<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic iLO Scripting using PhP in Server Management - Remote Server Management</title>
    <link>https://community.hpe.com/t5/server-management-remote-server/ilo-scripting-using-php/m-p/4407781#M4365</link>
    <description>Hello Ladies and Gentlemens,&lt;BR /&gt;&lt;BR /&gt;I' currently working on a project to restart / turn off / turn on a computer remotely.&lt;BR /&gt;&lt;BR /&gt;I was wondering if there is some documentation on how to do it using PhP!?&lt;BR /&gt;&lt;BR /&gt;Thank you in advance for your anwser.</description>
    <pubDate>Fri, 24 Apr 2009 15:43:53 GMT</pubDate>
    <dc:creator>Jean-Francois Gélinas</dc:creator>
    <dc:date>2009-04-24T15:43:53Z</dc:date>
    <item>
      <title>iLO Scripting using PhP</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ilo-scripting-using-php/m-p/4407781#M4365</link>
      <description>Hello Ladies and Gentlemens,&lt;BR /&gt;&lt;BR /&gt;I' currently working on a project to restart / turn off / turn on a computer remotely.&lt;BR /&gt;&lt;BR /&gt;I was wondering if there is some documentation on how to do it using PhP!?&lt;BR /&gt;&lt;BR /&gt;Thank you in advance for your anwser.</description>
      <pubDate>Fri, 24 Apr 2009 15:43:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ilo-scripting-using-php/m-p/4407781#M4365</guid>
      <dc:creator>Jean-Francois Gélinas</dc:creator>
      <dc:date>2009-04-24T15:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: iLO Scripting using PhP</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ilo-scripting-using-php/m-p/4407782#M4366</link>
      <description>The easiest would be to use SMASH commands over ssh, as in:&lt;BR /&gt;&lt;BR /&gt;ssh -l Administrator [DNS_NAME_OR_IP_ADDRESS] "start /system1"&lt;BR /&gt;&lt;BR /&gt;The other interface you could use would be the RIBCL over HTTPS.  There are sample Perl scripts published for that you could steal ideas from for your PhP:  &lt;A href="http://www.hp.com/go/ilo" target="_blank"&gt;http://www.hp.com/go/ilo&lt;/A&gt; --&amp;gt; Download Firmware (don't select Sample Scripts because you'll just get the raw XML) --&amp;gt; "HP Lights-Out XML PERL Scripting Sample for Linux"&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Apr 2009 17:27:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ilo-scripting-using-php/m-p/4407782#M4366</guid>
      <dc:creator>David Claypool</dc:creator>
      <dc:date>2009-04-24T17:27:58Z</dc:date>
    </item>
  </channel>
</rss>

