Ad Widget

Collapse

Translating number to string.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • zabby
    Junior Member
    • May 2005
    • 8

    #1

    Translating number to string.

    Using Zabbix V1 and SNMP V1.
    Monitoring some equipment that returns different values for the same item depending on status, i.e. 0=Idel,1=Busy,2=Off line,3=Not installed.

    Is there a way I can translate these returned values into the corresponding strings?
  • Wolfgang
    Senior Member
    Zabbix Certified Trainer
    Zabbix Certified Specialist
    • Apr 2005
    • 116

    #2
    I do not know a way of doing this using the zabbix build in snmp check.

    With luck, you might have also oid's that return a string instead of a number.

    Or

    You need to write a script that gets the snmp data and returns the string required.
    http://www.intellitrend.de
    Specialised in monitoring large environments and Zabbix API programming.

    Comment

    Working...