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

jenkins -> devel
sickbeard -> other (sickbeard)
swift -> fs (swift) [or better disk, storage, appserver?]
tarsnap -> backup (tarsnap)
tv -> sensors (tv)
This commit is contained in:
dipohl 2017-02-23 03:20:34 +01:00
parent 7cd10950aa
commit 0147f80574
10 changed files with 14 additions and 14 deletions

View file

@ -50,7 +50,7 @@ if [ "$1" = "config" ] ; then
echo "graph_args --upper-limit 100 -l 0"
echo "graph_vlabel %"
echo "graph_scale no"
echo "graph_category tv"
echo "graph_category sensors"
echo "ss.label Signal Strength"
echo "snq.label Signal Quality"
echo "seq.label Symbol Quality"