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

p: fix openweather_: returned .label instead of .value for wind direction

This commit is contained in:
obma 2015-10-07 18:15:30 +02:00 committed by Max Ober
parent ae13ec95c4
commit f29c24554b

View File

@ -113,7 +113,7 @@ cat <<- EOF
speed.value $WD_SPEED
multigraph $plugin_name.wind_direction
direction.label $WD_DIREC
direction.vaule $WD_DIREC
EOF