Hi
We try to monitor the programm version of installed products on a system trough powershell/xml sensors. Below is the Output from the Script. In PRTG the value is always 0. How can we display this value in a channel? Is it even possible with this kind of value?
<prtg>
<result>
<channel>Version</channel>
<CustomUnit>v</CustomUnit>
<value>
9.4.15.2827462
</value>
</result>
</prtg>
Thanks for your help,
Mario
Add comment