What is this?

This knowledgebase contains questions and answers about PRTG Network Monitor and network monitoring in general.

Learn more

PRTG Network Monitor

Intuitive to Use. Easy to manage.
More than 500,000 users rely on Paessler PRTG every day. Find out how you can reduce cost, increase QoS and ease planning, as well.

Free Download

Top Tags


View all Tags

Export device list with unknown status

Votes:

0

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

csvexport http-api undefined

Created on Jun 7, 2018 9:21:07 AM



1 Reply

Votes:

0

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]

Created on Jun 7, 2018 3:45:30 PM by  Benjamin Day [Paessler Support] (1,441) 2 1




Disclaimer: The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.