Page 1 of 1
Monitoring HP Blade hardware & chassis
Posted: Wed Feb 17, 2016 2:22 pm
by MRStMichaels
We are currently running Nagios XI 2014R1.3 and are looking for a way to monitor our data center hardware. We are specifically looking for a way to monitor our HP C7000 Chassis and the blades therein.
I've done several searches in the exchange as well as in the library and have come up with Check_HP, but it hasn't been updated in over a year. Additionally it appears that the author doesn't own any HP hardware to test against according to a 2013 comment.
Does anyone have suggestions on another way to complete this?
Re: Monitoring HP Blade hardware & chassis
Posted: Wed Feb 17, 2016 3:24 pm
by hsmith
Does it support SNMP? If so, it would be simple enough to check versus the OID for the information you want, if it's available.
Re: Monitoring HP Blade hardware & chassis
Posted: Tue Feb 23, 2016 5:02 am
by nozlaf
the C7000 support sending SNMP traps
this post on the HP community forums covers exactly what you want to do
http://community.hpe.com/t5/HPE-BladeSy ... -p/4496741
combine the information there about sending snmp traps and the MIB with the information here about setup SNMP Traps with Nagios and you will have a win
https://assets.nagios.com/downloads/nag ... ios_XI.pdf
while the above link is about XI the installer works for core too
more reading abotu snmptt here
http://snmptt.sourceforge.net/docs/snmptt.shtml
may also be easier to use NSTI
http://nagiosenterprises.github.io/nsti ... ation.html
Re: Monitoring HP Blade hardware & chassis
Posted: Tue Feb 23, 2016 2:14 pm
by hsmith
Thank you,
@nozlaf. Will we be seeing you this year at the conference?

Re: Monitoring HP Blade hardware & chassis
Posted: Tue Mar 01, 2016 6:30 am
by nozlaf
hsmith wrote:Thank you,
@nozlaf. Will we be seeing you this year at the conference?

I've submitted a couple of idea's to speak about if they get accepted ill make the long Journey for sure.
Re: Monitoring HP Blade hardware & chassis
Posted: Tue Mar 01, 2016 5:15 pm
by bwallace
MRStMichaels, let us know if you've had a chance to apply the suggestions from nozlaf.