<?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 Re: View iLO config in Server Management - Remote Server Management</title>
    <link>https://community.hpe.com/t5/server-management-remote-server/view-ilo-config/m-p/3961798#M2633</link>
    <description>Try downloading the sample XML scripts from the following link incase if you don't have&lt;BR /&gt;it already.&lt;BR /&gt;  SAMPLE XML scripts&lt;BR /&gt;&lt;A href="http://h18004.www1.hp.com/support/files/lights-out/us/download/25058.html" target="_blank"&gt;http://h18004.www1.hp.com/support/files/lights-out/us/download/25058.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You can also write a perl script using these RIBCL commands.&lt;BR /&gt;Please also refer to "iLO_perl_xml.pdf" in the downloaded samples which gives info on how to write a perl script using the RIBCL commmands.&lt;BR /&gt; &lt;BR /&gt;SOME MORE INFO  &lt;BR /&gt;1.Getting iLO name (iLO DNS name)&lt;BR /&gt; Please use the "GET_NETWORK_SETTINGS" XML  command.&lt;BR /&gt;    Ex : cplqocfg -s &lt;ILO ip="" name="" or="" dns="" name=""&gt; -f Get_Network.xml&lt;BR /&gt;&lt;BR /&gt;2.Getting iLO firmware version&lt;BR /&gt;  XML command is "GET_FW_VERSION".&lt;BR /&gt;  Ex : cplqocfg -s &lt;ILO ip="" name="" or="" dns="" name=""&gt; -f Get_FW_Version.xml&lt;BR /&gt;  &lt;BR /&gt;Please also try using the following CPQLOCFG options&lt;BR /&gt;  1.-C &lt;BR /&gt;    This option will check for correct XML &lt;BR /&gt;    formatting&lt;BR /&gt; 2.-l logfilename&lt;BR /&gt;    This option will log the XML response &lt;BR /&gt;    output to a specified log file.&lt;BR /&gt;&lt;/ILO&gt;&lt;/ILO&gt;</description>
    <pubDate>Mon, 19 Mar 2007 02:14:23 GMT</pubDate>
    <dc:creator>M.S.Srivatsa</dc:creator>
    <dc:date>2007-03-19T02:14:23Z</dc:date>
    <item>
      <title>View iLO config</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/view-ilo-config/m-p/3961795#M2630</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I need to find a way to display the iLO config of servers remotely.  I've looked at cpqlocfg but as far as i can see you can only set config not display it.&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Wed, 14 Mar 2007 11:06:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/view-ilo-config/m-p/3961795#M2630</guid>
      <dc:creator>Paul Houghton</dc:creator>
      <dc:date>2007-03-14T11:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: View iLO config</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/view-ilo-config/m-p/3961796#M2631</link>
      <description>What is the information you want? you have scripts to get global_settings, network_settings, server_information etc. You can see the sample XML scripts available in the following link &lt;A href="http://www.hp.com/servers/lights-out" target="_blank"&gt;http://www.hp.com/servers/lights-out&lt;/A&gt; iLO-&amp;gt;softwares and drivers. You can also obtain the scripting guide from support and documents link.</description>
      <pubDate>Wed, 14 Mar 2007 23:30:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/view-ilo-config/m-p/3961796#M2631</guid>
      <dc:creator>pratap m keshava</dc:creator>
      <dc:date>2007-03-14T23:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: View iLO config</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/view-ilo-config/m-p/3961797#M2632</link>
      <description>I need info such as iLO name, IP, version.&lt;BR /&gt;&lt;BR /&gt;I know how to obtain these using hponcfg from the server, but i want to be able to do this remotely via some form of script, and then view the info in a text file.&lt;BR /&gt;&lt;BR /&gt;is there a way to do this remotely?&lt;BR /&gt;&lt;BR /&gt;thanks.</description>
      <pubDate>Thu, 15 Mar 2007 04:31:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/view-ilo-config/m-p/3961797#M2632</guid>
      <dc:creator>Paul Houghton</dc:creator>
      <dc:date>2007-03-15T04:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: View iLO config</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/view-ilo-config/m-p/3961798#M2633</link>
      <description>Try downloading the sample XML scripts from the following link incase if you don't have&lt;BR /&gt;it already.&lt;BR /&gt;  SAMPLE XML scripts&lt;BR /&gt;&lt;A href="http://h18004.www1.hp.com/support/files/lights-out/us/download/25058.html" target="_blank"&gt;http://h18004.www1.hp.com/support/files/lights-out/us/download/25058.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You can also write a perl script using these RIBCL commands.&lt;BR /&gt;Please also refer to "iLO_perl_xml.pdf" in the downloaded samples which gives info on how to write a perl script using the RIBCL commmands.&lt;BR /&gt; &lt;BR /&gt;SOME MORE INFO  &lt;BR /&gt;1.Getting iLO name (iLO DNS name)&lt;BR /&gt; Please use the "GET_NETWORK_SETTINGS" XML  command.&lt;BR /&gt;    Ex : cplqocfg -s &lt;ILO ip="" name="" or="" dns="" name=""&gt; -f Get_Network.xml&lt;BR /&gt;&lt;BR /&gt;2.Getting iLO firmware version&lt;BR /&gt;  XML command is "GET_FW_VERSION".&lt;BR /&gt;  Ex : cplqocfg -s &lt;ILO ip="" name="" or="" dns="" name=""&gt; -f Get_FW_Version.xml&lt;BR /&gt;  &lt;BR /&gt;Please also try using the following CPQLOCFG options&lt;BR /&gt;  1.-C &lt;BR /&gt;    This option will check for correct XML &lt;BR /&gt;    formatting&lt;BR /&gt; 2.-l logfilename&lt;BR /&gt;    This option will log the XML response &lt;BR /&gt;    output to a specified log file.&lt;BR /&gt;&lt;/ILO&gt;&lt;/ILO&gt;</description>
      <pubDate>Mon, 19 Mar 2007 02:14:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/view-ilo-config/m-p/3961798#M2633</guid>
      <dc:creator>M.S.Srivatsa</dc:creator>
      <dc:date>2007-03-19T02:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: View iLO config</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/view-ilo-config/m-p/3961799#M2634</link>
      <description>You also could run an HP SIM report...</description>
      <pubDate>Wed, 21 Mar 2007 10:27:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/view-ilo-config/m-p/3961799#M2634</guid>
      <dc:creator>David Claypool</dc:creator>
      <dc:date>2007-03-21T10:27:33Z</dc:date>
    </item>
  </channel>
</rss>

