I am trying to generate a report which contains the readings of sensor (message), but i only am able to see the downtime time or response time logs.
The sensor type is a snmp custom string.
Modified on 2025-06-10 15:02:41 +0200
I am trying to generate a report which contains the readings of sensor (message), but i only am able to see the downtime time or response time logs.
The sensor type is a snmp custom string.
Hello,
There is no way to create a report that will include the "messages" from the log tab of a sensor. However, you can retrieve the messages by using the API call:
/api/table.xml?content=messages&columns=objid,datetime,parent,type,name,status,message&id=<sensor_id>&username=<user>&passhash=<hash>
You just need to enter the ID of the sensor and the user credentials for authentication.
Kind regards,
Sasa Ignjatovic, Tech Support Team
Jun, 2021 - Permalink