Hello,
I have setup a WMI Custom String sensor to grab the hostname from a cluster interface (to identify the current physical host).
When I first create the sensor, it initially receives the correct string response and the result it shown in the 'Message' column (e.g. "ServerHostName123").
After approx 30sec later, the sensor is still green, but the 'Message' column now only shows 'OK'. It never shows the string in the message column again.
If I delete and recreate the sensor, I get the same behaviour each time.
Am I missing something? Are you aware of a bug with this sensor?
PRTG Network Monitor 17.4.36.3595
___Sensor Details ___ Contents of the WQL file: "SELECT Name FROM Win32_ComputerSystem" NameSpace = root\CIMV2 Unit String = # If value changes = Ignore change Response must include = For Keyword Search Use = Plain text Response Must Not Include = For Keyword Search Use = Plain text Maximum Length of String = Extract Number Using Regular Expression = No extraction Sensor Result = Discard sensor result
Add comment