mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-09-20 01:23:36 +00:00
Category Tree: Reduce number of categories
This commit is contained in:
parent
d5440def19
commit
3c98d06933
19 changed files with 25 additions and 25 deletions
|
@ -45,7 +45,7 @@ case $1 in
|
|||
echo 'graph_title Nginx Virtual host traffic'
|
||||
echo 'graph_vlabel bits out / ${graph_period}'
|
||||
echo 'graph_args --base 1000 -l 0'
|
||||
echo 'graph_category Nginx'
|
||||
echo 'graph_category webserver'
|
||||
|
||||
i=0
|
||||
for vhost in $VHOSTS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue