mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 02:51:03 +00:00
Category Tree: Reduce number of categories
This commit is contained in:
parent
8172d38c2d
commit
d3ec292809
9 changed files with 118 additions and 10 deletions
|
@ -17,7 +17,7 @@
|
|||
|
||||
if [ "$1" = "config" ]; then
|
||||
echo "graph_title Mailman Queue"
|
||||
echo "graph_category mailman"
|
||||
echo "graph_category mailinglist"
|
||||
echo "graph_args --base 1000 -l 0"
|
||||
echo "archive.label Archive"
|
||||
echo "archive.draw LINE2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue