Hp ProLiant SL2500 Scalable System User Manual Page 71

  • Download
  • Add to my manuals
  • Print
  • Page
    / 117
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 70
Using XML 71
<MOD_COMPUTE_NODE_POWER>
<SLAPM PORT=”1”/>
<DIST_MODULE PORT=”1”/>
<NODE PORT=”1”/>
<STATUS VALUE=”ON”/>
</MOD_COMPUTE_NODE_POWER>
</LOGIN>
</SLAPMCL>
To request SL Power Management Controller to turn on all nodes attached to HP APM, enter
<MOD_ALL_COMPUTE_NODES_POWER_VALUE="ON"/>.
For example, to turn on all nodes:
<SLAPMCL VERSION="2.00">
<LOGIN USER_LOGIN="Administrator" PASSWORD="password">
<MOD_ALL_COMPUTE_NODES_POWER_VALUE="ON"/>
</LOGIN>
</SLAPMCL>
To request SL Power Management Controller to turn off all nodes attached to HP APM, enter
<MOD_ALL_COMPUTE_NODES_POWER_VALUE="OFF"/>.
For example, to turn off all nodes:
<SLAPMCL VERSION="2.00">
<LOGIN USER_LOGIN="Administrator" PASSWORD="password">
<MOD_ALL_COMPUTE_NODES_POWER_VALUE="OFF"/>
</LOGIN>
</SLAPMCL>
Requesting compute power node status
To request the power status of a node, enter <GET_COMPUTE_NODE_POWER>.
For example:
<SLAPMCL VERSION="2.00">
<LOGIN USER_LOGIN="Administrator" PASSWORD="password">
<GET_COMPUTE_NODE_POWER>
<SLAPM PORT=”1”/>
<DIST_MODULE PORT=”1”/>
<NODE PORT=”1”/>
</GET_COMPUTE_NODE_POWER>
</LOGIN>
</SLAPMCL>
To request the power status of all nodes attached to HP APM, enter
<GET_ALL_COMPUTE_NODES_POWER/>.
For example:
<SLAPMCL VERSION="2.00">
<LOGIN USER_LOGIN="Administrator" PASSWORD="password">
<GET_ALL_COMPUTE_NODES_POWER/>
</LOGIN>
</SLAPMCL>
Resetting HP APM
To reset HP APM, enter <RESET_APM>.
Page view 70
1 2 ... 66 67 68 69 70 71 72 73 74 75 76 ... 116 117

Comments to this Manuals

No comments