Due to a review of our PRTG we need a file containing a list of all sensors with their entire configuratuion-data.. A flat file would be good enough.


Article Comments

Attention: This article is a record of a conversation with the Paessler support team. The information in this conversation is not updated to preserve the historical record. As a result, some of the information or recommendations in this conversation might be out of date.

Dear Ages

Creating a list of all sensors is possible, but using the interface or API it is not possible to get the configuration data at the same time. This is the API call to get a CSV list:

/api/table.csv?content=sensors&columns=objid,probegroupdevice=text,sensor=htmllong,status,message,lastvalue,priority,checkbox&count=*&

Nov, 2014 - Permalink