Hello,
Thank you for your message.
Regarding what you would like to achieve, I invite you to the the API of PRTG with the request below to get the list of the sensors for a specific device, and then combine the output in an Excel file.
https://PRTGSERVER/api/table.xml?content=sensors&columns=objid,name,probe,group,favorite,lastvalue,device,downtime,downtimetime,downtimesince,uptime,uptimetime,uptimesince,knowntime,cumsince,lastcheck,lastup,lastdown,minigraph,schedule,basetype,baselink,notifiesx,intervalx,access,dependency,position,status,comments,priority,message,parentid,tags,type,active&count=*&id=DEVICEID&username=PRTGUSER&passhash=PASSHASH
You can also use the Report feature of PRTG with the template List of sensors (No graphs) and the corresponding devices configured under the Select Sensors Manually tab.
If you have questions, let us know.
Regards.
Add comment