Hi Benjamin,
Our problem : Calculate values from differents VMWARE vcenter OIDs via SNMP
We see with the custom sensor we can do the operation to obtain human readable values :
https://www.paessler.com/manuals/prtg/snmp_custom_sensor
Here we can divide/multiply the values which give correct output (human readable values).
BUT that’s not enough to make generic way to monitor things.
We can see with the advanced custom sensor that we can set OID = channel(value)
https://www.paessler.com/manuals/prtg/snmp_custom_advanced_sensor
Unfortunately, what we are trying to set up seems impossible actually :
- Set one value (oid) in each channel AND calculate the human readable from the raw value (multiply/divide)
- Output a third value from the two ones grabbed before (result from value_OID1-value_OID2)
Working like this would permit to monitor the third value and create a generic rule.
Is there any way to do that ?
Thanks.
Jérôme
Add comment