Hey everbody,

I want creat one websit whit maps.

And my wish would be to integrate the cards in this site. Is it possible to have an API that gives alarms only?

Thank's to reply.

Wal


Article Comments

Hi Wal,

I'm not sure I fully understand what you're trying to do.

Regarding PRTG's API, for example this call would result in an XML containing all sensors that are currently down: http://<your-prtg>/api/table.xml?content=sensors&columns=objid,downtimesince,device,sensor,lastvalue,status,message,priority&filter_status=5&sortby=priority More details on API can be found in PRTG in Setup | PRTG API.

Regarding Maps, there's a data table for only showing "Down Sensors" for the the selected object. If you do this for a device group or the root of your device tree, this table will show all sensors below that level that are in an error state.

Kind regards.


Jan, 2016 - Permalink