Xymon Mailing List Archive search

Monitoring HP Blade Enclosures

2 messages in this thread

list Colin Coe · Thu, 2 Apr 2015 15:42:45 +0800 ·
Hi all

Just trying to save myself some time and effort...

Is anyone monitoring HP C7000 blade enclosures?  Specifically, I want
to monitor the power supplies and graph the amount of power they're
each putting into the enclosure.

Thanks

CC
list Japheth Cleaver · Thu, 2 Apr 2015 23:56:49 -0700 ·
quoted from Colin Coe

On Thu, April 2, 2015 12:42 am, Colin Coe wrote:
Hi all

Just trying to save myself some time and effort...

Is anyone monitoring HP C7000 blade enclosures?  Specifically, I want
to monitor the power supplies and graph the amount of power they're
each putting into the enclosure.

Thanks
For something like this, it might be useful to use an existing project for
the logic, and then parse it into a xymon-style message + graph
afterwards.

We did something similar with the check_openmanage Nagios script for our
Dell OMSA check (although we haven't gotten around to graphing things
yet), and it looks like the same author for that has one for HP blade
chassises also:

http://folk.uio.no/trondham/software/check_hp_bladechassis.html

Might be a fruitful place to start.


HTH,

-jc