Hi, Can i generate a report that will tell me which sensors are down for at lest 24 hours?


Article Comments

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