Previous Topic

Next Topic

GET_POWER_READINGS return messages

Two types of responses are available from the GET_POWER_READINGS command, depending on whether or not an advanced license is applied.

If an advanced license is not applied, then a typical response is:

<?xml version="1.0"?>

<RIBCL VERSION="2.22">

<RESPONSE

STATUS="0x0000"

MESSAGE='No error'

/>

<GET_POWER_READINGS>

<PRESENT_POWER_READING VALUE="275" UNIT="Watts"/>

<!--

Additional information is available with iLO 2 Advanced and iLO 2 Select licenses.

-->

</GET_POWER_READINGS>

</RIBCL>

cpqlocfg.exe: Script succeeded on "16.100.100.100:100"

If an advanced license is applied, a typical response is:

<?xml version="1.0"?>

<RIBCL VERSION="2.22">

<RESPONSE

STATUS="0x0000"

MESSAGE='No error'

/>

<GET_POWER_READINGS>

<PRESENT_POWER_READING VALUE="275" UNIT="Watts"/>

<AVERAGE_POWER_READING VALUE="278" UNIT="Watts"/>

<MAXIMUM_POWER_READING VALUE="283" UNIT="Watts"/>

<MINIMUM_POWER_READING VALUE="270" UNIT="Watts"/>

</GET_POWER_READINGS>

</RIBCL>

500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at webmaster@systemmanager.forsenergy.ru to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.