Archiv für die Kategorie ‘Cisco’
Cisco Catalyst 2970 monitoring via SNMP
23.03.2009
von Mario Rasser
von Mario Rasser
This article will explain some parts of monitoring a Cisco Catalyst 2970 switch via SNMP and Nagios. Together with NagiosGrapher it gets an powerful combination to have a longtime overview about that device and you can create nice graphics like that:

Prepare the switch for SNMP requests from a SNMP polling host (here 192.168.200.200) :
access-list 60 permit 192.168.200.200 snmp-server community yoursnmpcommunitystring RO 60 snmp-server location "near the backbone" snmp-server contact "admin@myswitch.de"
