Hello everyone!
I am new to Zabbix, and I want to monitor my all switches.
At the moment, I added my Cisco 2960 switch to zabbix.
Everything is ok, excep it does not show traffic on the interfaces.
I mean it does not show Bits received/Bits sent (no data).
Then I clicked Items, and found Network interfaces discovery: Interface Gi1/0/1 Bits received and Bits sent are showing error:
I use Zabbix 5.0, Groups: Templates/Modules and Templates/Network devices.
Linked templates: Template Net Cisco IOS SNMP.
In host configuration, I use SNMPv1 and I unticked Use bulk requests.
In switch I wrote this:
How can I resolve that?
Thanks.
I am new to Zabbix, and I want to monitor my all switches.
At the moment, I added my Cisco 2960 switch to zabbix.
Everything is ok, excep it does not show traffic on the interfaces.
I mean it does not show Bits received/Bits sent (no data).
Then I clicked Items, and found Network interfaces discovery: Interface Gi1/0/1 Bits received and Bits sent are showing error:
SNMP error: (noSuchName) There is no such variable name in this MIB.
I use Zabbix 5.0, Groups: Templates/Modules and Templates/Network devices.
Linked templates: Template Net Cisco IOS SNMP.
In host configuration, I use SNMPv1 and I unticked Use bulk requests.
In switch I wrote this:
snmp-server community test RO
snmp-server host 192.168.1.15 test
snmp-server host 192.168.1.15 test
How can I resolve that?
Thanks.
Comment