Hi there people,
I'm looking for some guidance on what API command I need to use to output a list of devices or sensors that are currently not receiving data (collected under the grey ? tab in the gui) and push it to a csv.
I've never done any API calls before so I'm a complete novice in this regard so could do with some detail in the instructions if possible!?
Thanks all, Gareth
Gareth,
Try using this API command.
<YOUR PRTG URL>/api/table.xml?content=sensors&output=csvtable&columns=objid,probe,group,device,sensor,status,message,lastvalue,priority,favorite&filter_status=1&filter_status=2&filter_status=0
Let me know if it gives you what you're looking for.
Benjamin Day
[Paessler Support]
Jun, 2018 - Permalink