mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-24 09:57:09 +00:00
Category Tree: reduce number of categories
This commit is contained in:
parent
c4b2d9a8e3
commit
ff883dee02
17 changed files with 24 additions and 24 deletions
|
@ -60,7 +60,7 @@ if [ "$1" = "config" ]; then
|
|||
echo 'graph_title CPU time '
|
||||
echo 'graph_args -l 0 --base 1000'
|
||||
echo 'graph_vlabel nanosec'
|
||||
echo 'graph_category lxc'
|
||||
echo 'graph_category cpu'
|
||||
|
||||
for guest_name in $guest_names;
|
||||
do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue