Hp ProLiant SL2500 Scalable System Manual de usuario Pagina 98

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 117
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 97
XML commands 98
<SLAPMCL VERSION="2.00">
<LOGIN USER_LOGIN="Administrator" PASSWORD="password">
<MOD_COMPUTE_NODE_POWER>
<SLAPM PORT=”1”/>
<DIST_MODULE PORT=”1”/>
<NODE PORT=”1”/>
<STATUS VALUE=”ON”/>
</MOD_COMPUTE_NODE_POWER>
</LOGIN>
</SLAPMCL>
where
USER_LOGIN is the login name of the user account. This parameter is case sensitive and must never be
blank.
PASSWORD is the password associated with the user.
Description:
This command, executed in XML, requests SL Power Management Controller to turn a node on or off.
Modify all compute node power
Command:
<SLAPMCL VERSION="2.00">
<LOGIN USER_LOGIN="Administrator" PASSWORD="password">
<MOD_ALL_COMPUTE_NODES_POWER_VALUE="ON"/>
</LOGIN>
</SLAPMCL>
to turn on all nodes, or
<SLAPMCL VERSION="2.00">
<LOGIN USER_LOGIN="Administrator" PASSWORD="password">
<MOD_ALL_COMPUTE_NODES_POWER_VALUE="OFF"/>
</LOGIN>
</SLAPMCL>
to turn off all nodes, where
USER_LOGIN is the login name of the user account. This parameter is case sensitive and must never be
blank.
PASSWORD is the password associated with the user.
Description:
This command, executed in XML, requests SL Power Management Controller to turn all nodes attached
to HP APMon or off.
Get compute node
Command:
<SLAPMCL VERSION="2.00">
<LOGIN USER_LOGIN="Administrator" PASSWORD="password">
<GET_COMPUTE_NODE_POWER>
<SLAPM PORT=”1”/>
<DIST_MODULE PORT=”1”/>
<NODE PORT=”1”/>
Vista de pagina 97
1 2 ... 93 94 95 96 97 98 99 100 101 102 103 ... 116 117

Comentarios a estos manuales

Sin comentarios