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

List of devices or sensors

Votes:

0

Hi How can I list all the devices and their sensors in Excel or export it from PRTG

devices list sensors

Created on Mar 1, 2019 7:43:59 AM



1 Reply

Votes:

0

Hello,

Thank you for the kbPost.

This is possible. To do this, use the following API-Call:

/api/table.csv?content=devices&columns=objid,probe,group,device,host&count=*

If you want just the devices of a certain group, then add the following parameter together with the ID of the group: &id=GROUP-ID

Afterwards you can open this Comma Separated Values file in Excel. To divide the data into multiple rows, just navigate to "Data > Text to Columns > Delimited > Comma".

Please let us know if you need anything else.

Created on Mar 1, 2019 12:55:12 PM by  Torsten Lindner [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.