I write an custom sensor console program whose format is as below
<?xml version="1.0" encoding="UTF-8" ?> <prtg> <result> <channel>Serve1: Connection Fail</channel> <value>0</value> </result>
<result> <channel>Serve2: Connection OK</channel> <value>0</value> </result>
</prtg>
but it shows "no result or error in xml response"
Could anyone help me?
Hello Orientorient,
Please enable the "Write sensor result to disk (Filename: "Result of Sensor [ID].txt")") and forward the results in these text files.
The results looks fine to me.
Best regards, Felix
Sep, 2016 - Permalink