Hi all,
I need to compare Firmware-Versions of two identical devices. I can get to version of each device via SNMP IOD Sensors. I then created a facory sensor to compare the two values.
Unfortunaly, the OID Sensor gives me only one channel wiht the response time of the snmp request. The value oft the current version which I need to compare is oly given within the status message. This is not a channel, only a string beeing displayd as status message.
This sensor definition in the factory sensor gives me a table with the response times of the two IOD SNMP Sensors:
#1: lokal[Version] Channel(37848,0) #2: Master[Version] Channel(37835,0)
The source sensors have only sensory channel 0 (response time) and -4 (downtime).
Is there a way to compare the content of this info-string?
Add comment