mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-08-12 08:54:01 +00:00
Adjust categories for some mail-related plugins
This commit is contained in:
parent
01c2f1ca2d
commit
7c3074b5f0
4 changed files with 4 additions and 4 deletions
|
@ -31,7 +31,7 @@ if [ "$1" = "config" ]; then
|
|||
graph_title Open mail server connections
|
||||
graph_args --base 1000 -l 0
|
||||
graph_vlabel connections per second
|
||||
graph_category Mail
|
||||
graph_category mail
|
||||
EOT
|
||||
echo "$PORTS" | while read port field label; do
|
||||
echo "${field}.label $label"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue