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
29bdf34eae
commit
a3c2338b1f
34 changed files with 34 additions and 34 deletions
|
@ -85,7 +85,7 @@ if [ "$1" = "config" ]; then
|
|||
echo 'graph_args --base 1000 -l 0 '
|
||||
echo 'graph_vlabel Responses'
|
||||
echo 'graph_scale no'
|
||||
echo 'graph_category haproxy'
|
||||
echo 'graph_category loadbalancer'
|
||||
echo "graph_info HTTP Responses ${SVNAME}"
|
||||
|
||||
for i in ${LIST}; do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue