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

How can i get the device and sensors on the prtg

Votes:

0

I have more or less 13.000 sensors on my prtg. How can i get the name/device of these sensors via API? Is it possible?

Thanks.

prtg snmp wmi

Created on Sep 27, 2022 7:55:02 PM



1 Reply

Accepted Answer

Votes:

1

Hi there, thanks for your question. You can get a full list of devices using the following API call -

/api/table.xml?content=devices&output=xml&columns=objid,probe,group,device,host or /api/table.xml?content=devices&output=csv&columns=objid,probe,group,device,host

For some further reading, our manual for HTTP API is quite helpful.

Created on Sep 30, 2022 2:01:29 PM by  Mike Payne [Paessler Support]




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.