1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00

Added a category to mailman-queue-check

This commit is contained in:
thefinn93 2014-01-15 19:09:31 -08:00
parent 59ecf3f15e
commit faca733fd6

View file

@ -17,6 +17,7 @@
if [ "$1" = "config" ]; then
echo "graph_title Mailman Queue"
echo "graph_category mailman"
echo "graph_args --base 1000 -l 0"
echo "archive.label Archive"
echo "archive.draw LINE2"