Monitoring Dell 1750s with Nagios?

HENSHAW Brad Brad.Henshaw at qbuild.qld.gov.au
Fri Nov 12 02:00:36 CET 2004


Michael,

I've attached a horrible little plugin I hacked up in an hour or two to
poll our 1750s and 2650s using snmpget.
It's not very well written and based on the code I'd never hire me for
any programming work, but it does only call snmpget once to get all the
OIDs and doesn't require the MIB.

The plugin just returns the status (u/w/c/o) for each of the hardware
components. I plan to later make it a bit more intelligent (actually
report detailed errors, temperatures etc.) but for the moment it works
and we just manually look for the details if something goes wrong. We're
watching about 50 servers with this at the moment.

Because I haven't scripted something smarter yet, we're also using
check_snmp to check the array status for the following OIDs in
conjuction with the array manager MIB: 

.1.3.6.1.4.1.674.10893.1.1.130.1.1.5.1
.1.3.6.1.4.1.674.10893.1.1.130.1.1.2.1
.1.3.6.1.4.1.674.10893.1.1.140.1.1.4.1
.1.3.6.1.4.1.674.10893.1.1.140.1.1.13.1

Regards,
Brad

(apologies for the trailing disclaimer)

-----Original Message-----
From: nagios-users-admin at lists.sourceforge.net
[mailto:nagios-users-admin at lists.sourceforge.net] On Behalf Of Michael
Halligan
Sent: Thursday, 11 November 2004 8:58 AM
To: nagios
Subject: [Nagios-users] Monitoring Dell 1750s with Nagios?

I was wondering if anybody had a good nagios plugin script for
monitoring Dell-specific stuff through OpenManage & SNMP? Mainly I want
to monitor temperature of drives, servers, and external jbods through
the various PERC controllers.


#####################################################################################
This e-mail message has been scanned for Viruses and Content and cleared 
by MailMarshal
For more information please visit www.marshalsoftware.com
#####################################################################################

#############################################################################
This electronic message and any attachments are supplied in good faith. 
QBuild accepts no responsibility for the damage or loss which may occur 
through the use or transmission of this message and attachments.

The contents of this electronic message and any attachments are intended
only for the addressee and may contain privileged or confidential information. 
If you are not the addressee, you are notified that any transmission, distribution, 
downloading, printing or photocopying of the contents of this message or attachments 
is strictly prohibited. The privilege of confidentiality attached to this message and 
attachments is not waived, lost or destroyed by reason of mistaken delivery to you. 

If you receive this message in error please notify the sender by return e-mail or telephone.
##############################################################################
-------------- next part --------------
A non-text attachment was scrubbed...
Name: check_dellom_snmp.pl
Type: application/octet-stream
Size: 7833 bytes
Desc: not available
URL: <https://www.monitoring-lists.org/archive/users/attachments/20041112/72cc769a/attachment.obj>


More information about the Users mailing list