Archiv für die Kategorie ‘SNMP’
Temperature Monitoring of 3Ware Controller with smartmontools, Nagios and NagiosGrapher
30.06.2009
von Mario Rasser
von Mario Rasser
We have a 3Ware 9550SX-8LP installed in a Linuxserver running Ubuntu Server. What I am going to describe is, how we monitor the Harddisk Temperature via Nagios and graphing it via NagiosGrapher. This HowTo can easily be modified for other 3Ware Controllers.

Temperature graph from a 3Ware 9550SX-8LP with NagiosGrapher
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"
