I've created a custom EXE/XML sensor which, in addition to the sensor's state, should include a message to be shown in the PRTG interface. As far as I understand from the PRTG manual, this is what the <text> tag is intended for. Regarding this tag, the PRTG API Custom Sensor's section explains the following: "Text the sensor returns in the Message field with every scanning interval." However, when I supply the message to be shown via the <text> tag (included within the <prtg> tag, but outside of <result>, as required by the API), I see it being included in the XML message in debug output, but the message won't show up in PRTG. Only the default message from the value lookup is shown. Is there anything I'm missing?
Supplying text messages with custom sensor doesn't work
Votes:
0
6 Replies
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.
Add comment