1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-22 02:51:03 +00:00

Category Tree: Reduce number of categories

This commit is contained in:
dipohl 2017-02-20 22:14:23 +01:00
parent e2b11e381b
commit e00b066f2d
9 changed files with 13 additions and 13 deletions

View file

@ -40,7 +40,7 @@ case $1 in
graph_title BCM2835 core temperature
graph_vlabel temp in C
graph_args --base 1000 -l 0
graph_category Temperature
graph_category sensors
temp.label Temperature
temp.warning 60
temp.critical 85