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

Report of sensors by device

Votes:

0

Is it possible to get a report of all sensors by device in a csv file?

csv device report sensors

Created on May 17, 2023 6:08:23 PM



2 Replies

Votes:

0

Hello there,


Thanks for using PRTG.


Yes, this is possible. To achieve this, use the following API call:


/api/table.csv?content=sensors&columns=objid,probe,group,device,name,type&sortby=device&count=*


If you only want the sensors from a specific group, add the following parameter along with the group's ID: &id=GROUP-ID Afterward, you can open this Comma Separated Values (CSV) file in Excel.


To split the data into multiple rows, navigate to "Data > Text to Columns > Delimited > Comma".

This CSV file includes all sensors in your installation, including the parent device and group information.


Kind regards,

Jeremiah Katatumba - Technical Support

Created on May 19, 2023 11:48:54 AM by  Jeremiah Katatumba

Last change on May 19, 2023 11:49:06 AM by  Jeremiah Katatumba



Votes:

0

Worked great! Thank you!

Created on May 19, 2023 1:01:56 PM




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.