Monitoring a 3Com Baseline SPF switch

Richard Gliebe richard.gliebe at fhv.at
Tue Sep 29 13:50:58 CEST 2009


On 9/29/09 12:22 PM shacky wrote:
> Hi.
> 
> I need to monitor a 3Com Baseline 2916 SFP Plus switch.
> This switch supports the SNMP protocol and the public community is
> enable in read-only.
> I don't understand how I can monitor it through the check_snmp plugin.
> 
> I tried that without any positive result:
> 
> server:/# /usr/local/nagios/libexec/check_snmp -H 192.168.98.122 -C public
> SNMP problem - No data received from host
> CMD: /usr/bin/snmpget -t 1 -r 5 -m '' -v 1 [authpriv] 192.168.98.122:161
> 
> I don't know what commands I have to use with the -o option.
> 
> Could you help me please?
> 
> Thank you very much!

Hi,

first of all, you have to get familiar with snmp/Mibs/etc.

Check, if you can connect to your 3Com switch via snmp, try following.

# snmpwalk -v1 -c <community> <IP or hostname from your switch> system

next step is, what will you exactly monitor.

Interfaces? FANs? Temperature? Powersupplies? etc.

Therefor, you have to find the right MIBs for your Hardware.

Looking forward
Richard

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list