Using perl to drive HP’s Lights Out management module

Hewlett-Packard<br />
logo Most of the current generation hp ProLiant servers (really all
except the very low cost ones) have an embedded management chip,
the
Integrated Lights Out (iLO)
.

The cool thing is you can drive all the iLO’s operations (power on/off
server, user admin, etc) by sending XML across SSL to it’s NIC. HP
has recently put out some sample perl to show you exactly how to do
this.

Be sure to have the perl modules IO::Socket::SSL
installed.

Check it out: HP Lights-Out Perl Scripting Sample

Tags: ,

4 Responses to “Using perl to drive HP’s Lights Out management module”

  1. Ariel Rivera Says:

    Really cool interesting blog !,

    I found a dead link for the “HP Lights-Out Perl Scripting Sample” .

    Yeah…..,I know, its hard to keep up with links……..

    Keep the good bloggin’ rolling!

  2. SomeUser Says:

    After a little digging, the script has been re-found at this location:

    http://h18004.www1.hp.com/support/files/lights-out/us/download/23218.html.

    Keep the good times rollin’!

  3. Chris Osicki Says:

    Would be nice to fix the dead link:
    HP Lights-Out Perl Scripting Sample

    Behind is a really usefull info.

    Regards,
    Chris

  4. Marc Nozell Says:

    Here is a working link:

    http://h18007.www1.hp.com/support/files/server/us/download/23218.html

Leave a Reply