Hello, how can I output a string as a value in the sensor (Powershell) ? For example, I want to display a computer name as a value. Is that possible ?
Example:
"<prtg>" "<result>" "<channel>Logincounter</channel>" "<value>$LoginCounter</value>" "<unit>Number</unit>" "</result>" "<result>" "<channel>TopHost</channel>" "<value>$TopHostname</value>" "<unit>Text</unit>" "</result>" "<Text>$Text</Text>" "</prtg>"
The second part does not work like that. But is there a possibility?
Regards, Coyo
Add comment