Hi,
Can i generate a report that will tell me which sensors are down for at lest 24 hours?
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.
Hello,
such a report is not available, but you can use the following API-Call to get all sensors that are currently not UP:
/api/table.xml?content=sensors&columns=objid,downtimesince,device,sensor,lastvalue,status,message,priority&filter_status=5&filter_status=4&filter_status=10&filter_status=13&filter_status=14&sortby=priority
But it's not possible to only show sensors that are down for at least a certain time.
Best Regards.
Oct, 2010 - Permalink
Hello,
such a report is not available, but you can use the following API-Call to get all sensors that are currently not UP:
But it's not possible to only show sensors that are down for at least a certain time.
Best Regards.
Oct, 2010 - Permalink