> On Sun, 2011-10-16 at 15:44 -0400, Joshua Baker-LePain wrote:
>> On Sun, 16 Oct 2011 at 2:22pm, Robert G. (Doc) Savage wrote
>>
>> > At work I'm looking for a way to extend the monitoring capabilities of
>> > RHEL5 running on a ProLiant DL380 G7 in a remote, lights-out facility.
>> > I'm looking for a software API for its front panel hardware alarms. In
>> > particular, I'm looking a way to monitor the status alarm LEDs for
>> each
>> > CPU's DIMMs.
>>
>> You can ssh directly into the Proliant's iLO port (provided you have it
>> set up, of course) and query a lot of that information there.
>> Alternatively, HP provides tools which can monitor the server as well
>> (which also work over iLO).  Go the support page for your server model
>> and
>> look for those tools there (and, yes, I realie that is *much* easier
>> said
>> than done on HP's horrific website).
>>
>> In short, you'll need to get that iLO port setup.
>
> Josh,
>
> iLO is installed and running. The ssh connection will require a lengthy
> "Mother may I?" application from our enterprise network trolls. Thanks
> for the lead.
>
> --Doc
>

You don't need ssh to do ILO related things. Check out the hp-openIPMI
stuff. You will need to install some hp kernel drivers and some other
things but you can get to the ilo (and do scripts to it!) without
traversing the network. There are various google hits, like this one:

http://linuxsysadminblog.com/2009/04/hp-ilo-remote-managment-online-configuration-part-1/

HTH.

-- 
Tim

_______________________________________________
rhelv5-list mailing list
rhelv5-list@redhat.com
https://www.redhat.com/mailman/listinfo/rhelv5-list

Reply via email to