Seems, the only advice on Paessler KB for weather monitoring is to add some iFrame on a map. I wanna share my experience with "HTTP XML/REST Value" sensor.

Recently I found a post about Yandex.Weather providing its data in XML: http://habrahabr.ru/post/136149/

Mine solution was to add "HTTP XML/REST Value" sensor with URL: http://export.yandex.ru/weather-ng/forecasts/27612.xml and specify node "temperature"

City ID can be found here: (27612 was for Moscow) http://weather.yandex.ru/static/cities.xml

Everyone else now can easily google his own favorite weather provider's XML feed and parse it. PTF.XMLRestQB tool helped me to determine the right node: https://helpdesk.paessler.com/en/support/solutions/articles/760000635118783-is-there-a-tool-available-that-can-help-me-building-queries-for-the-xml-rest-sensor


Article Comments

Hey i3laze,

Thank you very much for sharing!


Jun, 2015 - Permalink

Yandex export XML feed is currently deprecated. However here's nice weather provider for parsing: https://openweathermap.org/forecast5


Jun, 2020 - Permalink

Hi i3laze,

Thank you again for this update.


Kind Regards,
Matthias Kupfer - Team Tech Support


Jun, 2020 - Permalink