mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
Now category "postfix" is correctly reported.
This commit is contained in:
parent
892be6fa13
commit
72c5b59d48
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ fi
|
|||
if [ "$1" = "config" ]; then
|
||||
|
||||
echo 'graph_title Postfix Mail Counter'
|
||||
echo 'graph_category postfix'
|
||||
echo 'graph_args --base 1000 -l 0'
|
||||
echo 'graph_vlabel Hourly Messages'
|
||||
echo 'recieved.label Delivered'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue