add averaging
[trinked.git] / munin.plugin / trinket
index c16a8b1..c2b3ab4 100755 (executable)
@@ -48,9 +48,7 @@ fi
 if [ "$1" = "config" ]; then
     echo 'multigraph rad'
     echo "graph_title Radiation level, mkR/h"
-#    echo 'graph_args --upper-limit 3000 -l 0'
     echo 'graph_vlabel mkR/h'
-#    echo 'graph_scale no'
     echo 'graph_category sensors'
     echo "rad.label Radiation level, mkR/h"
     rad_warning=${rad_warning:-50}