Hi everyboody,
I'm using Zabbix 1.8.13 and I'm monitoring an SNMP host which returns its status as a sting of bits in which each bit carries information.
I'd like to set triggers according to the status of each bit.
E.g. strings received "01100010"
trigger 1: if first bit = 1 then "memory fault"
trigger 2: if second bit = 1 then "processor load too high"
etc...
could anyone please suggest how to?
I made some Google search and found not much on it, sorry if this issue has been already discussed.
Thanks in advance,
sovr
I'm using Zabbix 1.8.13 and I'm monitoring an SNMP host which returns its status as a sting of bits in which each bit carries information.
I'd like to set triggers according to the status of each bit.
E.g. strings received "01100010"
trigger 1: if first bit = 1 then "memory fault"
trigger 2: if second bit = 1 then "processor load too high"
etc...
could anyone please suggest how to?
I made some Google search and found not much on it, sorry if this issue has been already discussed.
Thanks in advance,
sovr


Comment