HTTP Data Advanced Sensor with xml result of external URL Request.
xml Channel Name "gültig" were accepted for years and serveral PRTG Versions. Last PRTG Version without Problems: 22.2.76.1705.
After the update a new channel is added to PRTG and displayed as "g?ltig" - and the old channel "gültig" is not updated anymore.
<?xml version="1.0" encoding="UTF-8" ?> <prtg> ... <result> <channel>gültig</channel> <value>80</value> <FLOAT>0</FLOAT> <CustomUnit>Tage</CustomUnit> </result> ... </prtg>
Add comment