1
0
Fork 0
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:
Lars Kruse 2018-08-01 22:32:40 +02:00
parent 01c2f1ca2d
commit 7c3074b5f0
4 changed files with 4 additions and 4 deletions

View file

@ -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"