Ive downloaded a template for an HP5406zl switch which includes some examples for monitoring port traffic.
When i set one of these examples to an "in use" port on the switch i get a message in the hosts items screen once its processed the item as follows :-
snmp_parse_oid(): cannot parse OID "ifHCOutOctets.141".
weirdly if i getmib this OID straight on the switch it returns the data :-
HP-5406zl# getmib ifHCInOctets.141
ifHCInOctets.141 = 5877698089155
Any ideas what i need to change to get this to work properly.
Also why is there no "Test Item" button on zabbix ? - it should run the command and output any error messages / debug to a window - It would make debugging non working items a breeze.
When i set one of these examples to an "in use" port on the switch i get a message in the hosts items screen once its processed the item as follows :-
snmp_parse_oid(): cannot parse OID "ifHCOutOctets.141".
weirdly if i getmib this OID straight on the switch it returns the data :-
HP-5406zl# getmib ifHCInOctets.141
ifHCInOctets.141 = 5877698089155
Any ideas what i need to change to get this to work properly.
Also why is there no "Test Item" button on zabbix ? - it should run the command and output any error messages / debug to a window - It would make debugging non working items a breeze.
Comment