I have an arduino that can ouput an XML with a temp sensor reading, I would like ptrg monitor that reading and send an email when it gets above a certain amount. Is this possible?
Article Comments
Attention: This article is a record of a conversation with the Paessler support team. The information in this conversation is not updated to preserve the historical record. As a result, some of the information or recommendations in this conversation might be out of date.
Hi Kevin,
yes that is possible.
You need to add a HTTP XML/REST Value Sensor to collect the value from the XML File.
For the notification you can edit the limits of the Sensor.
For example if the warning is defined over a value of 70, the sensor change his state from "OK" to "warning" or "error".
See this link for further information about limits: Sensor Channels Settings
It is possible to define notifications by email, sms, ... depending on different types of triggers. For example if the state is changed or the value reached a defined limit the notification can be triggered.
See this link for further information about notifications:
Sensor Notifications Settings
Regards
Michael
Sep, 2013 - Permalink
Hi Kevin, yes that is possible. You need to add a HTTP XML/REST Value Sensor to collect the value from the XML File. For the notification you can edit the limits of the Sensor. For example if the warning is defined over a value of 70, the sensor change his state from "OK" to "warning" or "error".
See this link for further information about limits: Sensor Channels Settings
It is possible to define notifications by email, sms, ... depending on different types of triggers. For example if the state is changed or the value reached a defined limit the notification can be triggered.
See this link for further information about notifications: Sensor Notifications Settings
Regards Michael
Sep, 2013 - Permalink