Hp ProLiant SL2500 Scalable System User Manual Page 70

  • Download
  • Add to my manuals
  • Print
  • Page
    / 117
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 69
Using XML 70
<LOGIN USER_LOGIN="Administrator" PASSWORD="password">
<USER_INFO>
<MOD_USER USER_LOGIN="Administrator">
<PASSWORD VALUE="newpassword"/>
</MOD_USER>
</USER_INFO>
</LOGIN>
</SLAPMCL>
Requesting information with XML commands
You can request the firmware version, rack topology, and rack information with XML commands.
Requesting firmware version
To request the firmware information, enter <GET_FW_VERSION>.
For example:
<SLAPMCL VERSION="1.00">
<LOGIN USER_LOGIN="Administrator" PASSWORD="password">
<GET_FW_VERSION/>
</LOGIN>
</SLAPMCL>
Requesting rack topology
To request a return of the current topology of a rack infrastructure, enter <GET_RACK_TOPOLOGY>.
For example:
<SLAPMCL VERSION="2.00">
<LOGIN USER_LOGIN="Administrator" PASSWORD="password">
<GET_RACK_TOPOLOGY/>
</LOGIN>
</SLAPMCL>
Requesting rack information
To request information about a rack infrastructure, enter <GET_RACK_INFO>.
For example:
<SLAPMCL VERSION="1.00">
<LOGIN USER_LOGIN="Administrator" PASSWORD="password">
<GET_RACK_INFO/>
</LOGIN>
</SLAPMCL>
Modifying compute node power
To request SL Power Management Controller, or turn a node on or off, enter
<MOD_COMPUTE_NODE_POWER>.
For example:
<SLAPMCL VERSION="2.00">
<LOGIN USER_LOGIN="Administrator" PASSWORD="password">
Page view 69
1 2 ... 65 66 67 68 69 70 71 72 73 74 75 ... 116 117

Comments to this Manuals

No comments