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
|
@ -57,7 +57,7 @@ if ( $arg eq "autoconf" ) {
|
|||
print "graph_scale no\n";
|
||||
print "graph_vlabel load average\n";
|
||||
print "graph_info Shows 5-minute load average per VE\n";
|
||||
print "graph_category OpenVZ\n";
|
||||
print "graph_category virtualization\n";
|
||||
|
||||
# Dynamic config
|
||||
my @result=`/usr/sbin/vzlist -H -a -s veid -o veid,name`;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue