mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-24 09:57:09 +00:00
Category Tree: Reduce number of categories
mogilefs -> fs (mogilefs) moodle -> cms (moodle) openvz -> virtualization (openvz) wowza -> streaming (wowza) varnish -> webserver (varnish) xbnbt -> torrent (xbnbt)
This commit is contained in:
parent
3ad41d6a4a
commit
eaf6c2d7ce
19 changed files with 28 additions and 28 deletions
|
@ -38,7 +38,7 @@ if [ "$1" = "config" ]; then
|
|||
echo "graph_args --base 1000 -l 0"
|
||||
echo "graph_scale yes"
|
||||
echo "graph_vlabel $ATTRIBUTE Value"
|
||||
echo "graph_category openvz"
|
||||
echo "graph_category virtualization"
|
||||
echo "graph_info This graph shows OpenVZ: $ATTRIBUTE"
|
||||
vzlist -a -H --no-trim -o hostname | awk '{gsub(/\./,"_",$1)
|
||||
print("'$ATTRIBUTE'"$1".label "$1"\n" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue