Custom EXEXML sensor written, getting the following error: "Error reading response: missing /prtg"
But the output of running the exe at the command line is the following
<prtg> <result> <channel>Data Engine 1</channel> <Value>0</Value> </result> <result> <channel>Client Status</channel> <Value>0</Value> </result> <result> <channel>Document Generation</channel> <Value>0</Value> </result> <result> <channel>Importer Engine</channel> <Value>0</Value> </result> <result> <channel>Data Engine 2</channel> <Value>0</Value> </result> <result> <channel>Data Engine 3</channel> <Value>1</Value> </result> </prtg>
any help is appreciated. Thx.
Add comment