I'm trying to include a message in our custom sensor, however the Error Limit Message doesn't seem to be coming through. There is a good chance that I have no idea what i'm doing though.
Here is the xml output from the script
<prtg> <result> <channel>Oldest Snapshot</channel> <value>65</value> <CustomUnit>Days</CustomUnit> <LimitMaxError>30</LimitMaxError> <LimitMode>1</LimitMode> <LimitErrorMsg> SWW-DMZ-LAMP-01 - presendmail : 12/6/2013 12:26:51 PM and 65 days old </LimitErrorMsg> </result> </prtg>
Add comment