Ad Widget

Collapse

issue with zabbix v3.2

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • droid
    Junior Member
    • Jun 2017
    • 1

    #1

    issue with zabbix v3.2

    Hi guys,
    need your expert advise, i am hitting issue when i add the host to newly created template for Cisco/Mikrotik device. However the snmpwalk is giving me the correct output. Any idea about this? thanks in advance.

    snmpwalk -v2c -c testing123 192.168.1.10 1.3.6.1.2.1.31.1.1.1.6.2
    IF-MIB::ifHCInOctets.2 = Counter64: 380733143333

    This is the error i get when hooking the host in the template
    Cannot update template
    Details–Updated: Application "ICMP Reachability" on "AVI".
    –Updated: Application "ICMP latency" on "AVI".
    –Updated: Application "Interface Speed" on "AVI".
    –Updated: Application "Interface Traffic Incomming" on "AVI".
    –Updated: Application "Interface Traffic Outgoing" on "AVI".
    –Updated: Application "System Uptime" on "AVI-192.168.1.10".
    –Cannot find host interface on "192.168.1.10" for item key "ifHCInOctets.2".
  • batchenr
    Senior Member
    • Sep 2016
    • 440

    #2
    Originally posted by droid
    Hi guys,
    need your expert advise, i am hitting issue when i add the host to newly created template for Cisco/Mikrotik device. However the snmpwalk is giving me the correct output. Any idea about this? thanks in advance.

    snmpwalk -v2c -c testing123 192.168.1.10 1.3.6.1.2.1.31.1.1.1.6.2
    IF-MIB::ifHCInOctets.2 = Counter64: 380733143333

    This is the error i get when hooking the host in the template
    Cannot update template
    Details–Updated: Application "ICMP Reachability" on "AVI".
    –Updated: Application "ICMP latency" on "AVI".
    –Updated: Application "Interface Speed" on "AVI".
    –Updated: Application "Interface Traffic Incomming" on "AVI".
    –Updated: Application "Interface Traffic Outgoing" on "AVI".
    –Updated: Application "System Uptime" on "AVI-192.168.1.10".
    –Cannot find host interface on "192.168.1.10" for item key "ifHCInOctets.2".
    if you run this ifHCInOctets.2 with snmpget on this host do you get something ?
    you can try to delete this item and try again (if it is not necessary)

    Comment

    Working...