1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-24 18:07:20 +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:
dipohl 2017-02-23 15:31:40 +01:00
parent 3ad41d6a4a
commit eaf6c2d7ce
19 changed files with 28 additions and 28 deletions

View file

@ -63,7 +63,7 @@ export devices
print_config() {
printf "graph_title Varnish device detection\n"
printf "graph_vlabel percent\n"
printf "graph_category varnish\n"
printf "graph_category webserver\n"
printf "graph_args --rigid --lower-limit 0 --upper-limit 100\n"
for device in $devices; do