2
0
mirror of https://github.com/munin-monitoring/contrib.git synced 2018-11-08 00:59:34 +01:00

sequoia_websens: encode as UTF-8 and whitespace cleanup

This commit is contained in:
Kenyon Ralph 2012-06-21 23:01:02 -07:00
parent d5b6a600ac
commit 96418fa574

View File

@ -39,7 +39,7 @@ if [ "$1" = "config" ]; then
echo "graph_category sensor"
echo "graph_args -l 0 -u 100 -r"
echo "graph.scale no"
echo "graph_vlabel % and C°"
echo "graph_vlabel % and C°"
echo "tempsens.label Temperature"
echo "humsens.label Humidity"
echo "tempsens.warning 19:24"