Nagios configuration for SAN monitoring

Jim Avery jim at jimavery.me.uk
Mon Feb 23 21:02:56 CET 2009


2009/2/21 Sonika Sachdeva <replysonika at gmail.com>:
> Hello List,
>
> I have nagios basic configuration up and running as per the quickstart
> guide.
> I also have SNMP4nagios installed and running and the command works from the
> command line as follows
>
> /usr/local/bin/check_brocade_port -H x.x.x.x -C mystring -T -i 5 -I addinf
> OK - Port 5: I: 527243 kFCW, 1109528922 FCF; O: 1204391 kFCW, 2066880039
> FCF|addinf;6;1;539897616;1233297068;1109528922;2066880039
> How do I integrate this command in nagios and start the logging and graphing
> functionality for brocade ports. can someone point me to a tutorial/guide.
>
> Has someone used nagios for SAN monitoring?


Using the check_brocade_port plugin is not much different to using
check_ping in your default Nagios install.  You need to define the
command, hosts and services in your Nagios configuration files.

If you find the supplied documentation difficult to follow, there are
various books available commercially.  A search for "Nagios" on the
website of your favourite bookstore will no doubt show a few to choose
from.  The book I used to recommend (Nagios by Wolfgang Barth
published by No Starch Press) gives an excellent introduction but
unless it's been updated it won't include a lot of useful stuff new in
version 3.  I'm not sure which book is the best today, but there was a
recent discussion on the topic here on the mailing list.

I use Nagios to receive SNMP traps from the SAN storage manager
software.  I use snmptt to receive the traps and NagTrap to store them
in a database and handle them in the web front-end.  I confess I
haven't tried using the check_brocade plugins.

http://www.snmptt.org/
http://nagtrap.org/doku.php/en:start

Cheers,

Jim

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
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