How to make visible in maps, a sensor's "message"?
Modified on 2025-06-10 12:01:33 +0200
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.
Important: We no longer maintain this article. The information might be out of date.
I need to have the result message of an EXE Sensor, always visible in my map .. Not only the integer value (I don't care of it..). I need the message string on the right of ":" output (e.g.: the "OK" message).
I've to write some xml code?
Thanks a lot
Gianluca
Article Comments
Dear Gianluca,
this should be possible using the PRTG API with a call similar to:
https://MY_PRTG_SERVER/api/getobjectstatus.htm?id=1002&name=message
Best Regards.
Jan, 2011 - Permalink
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.
Dear Gianluca,
this should be possible using the PRTG API with a call similar to:
Best Regards.
Jan, 2011 - Permalink