mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
p: fix openweather_: returned .label instead of .value for wind direction
This commit is contained in:
parent
ae13ec95c4
commit
f29c24554b
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ cat <<- EOF
|
|||
speed.value $WD_SPEED
|
||||
|
||||
multigraph $plugin_name.wind_direction
|
||||
direction.label $WD_DIREC
|
||||
direction.vaule $WD_DIREC
|
||||
EOF
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue