Ad Widget

Collapse

Zabbix 1.8.4 : how can I count errors and % of errors

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • patrick
    Member
    • Oct 2004
    • 57

    #1

    Zabbix 1.8.4 : how can I count errors and % of errors

    Hi,
    I am using IP Sla to test a connectivity between two Cisco devices with Icmp-Echo scenario and get statistics.
    I use 2 items :
    -SNMP OID X to read the delay
    -SNMP OID Y to test if an error occured (no response ...)
    I can know if there is no error if a SNMP read for OID Y returns value "1". If the value is other than "1" then it's an error (Values are from "0" to "n").

    I would like to calculate the % of errors (Number of errors / Number of tests)
    Is it possible? How could I do that?

    Thanks
Working...