mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-25 10:28:36 +00:00
Category Tree: reduce number of categories
This commit is contained in:
parent
a3c2338b1f
commit
84c28707eb
20 changed files with 22 additions and 26 deletions
|
@ -68,7 +68,7 @@ if [ "$1" = "config" ]; then
|
|||
echo "graph_vlabel VMs"
|
||||
echo "graph_scale no"
|
||||
echo "graph_info Shows slot activity from condor_status."
|
||||
echo "graph_category Condor"
|
||||
echo "graph_category htc"
|
||||
echo "graph_period second"
|
||||
echo "idl.label Idle"
|
||||
echo "idl.draw AREA"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue