mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
Category Tree: Reduce number of categories
power5 -> cpu directories for different ftp servers
This commit is contained in:
parent
68bb709de6
commit
c3e309c6a5
15 changed files with 9 additions and 9 deletions
|
@ -38,7 +38,7 @@ fi
|
|||
if [ "$1" = "config" ]; then
|
||||
echo 'graph_title Weight of an uncapped LPAR'
|
||||
echo 'graph_args -l 0'
|
||||
echo 'graph_category Power5'
|
||||
echo 'graph_category cpu'
|
||||
echo 'graph_vlabel Weight of LPAR'
|
||||
echo 'graph_info This graph shows the weight of an uncapped LPAR'
|
||||
echo 'weight.min 0'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue