Users Guide

Table Of Contents
配置 iDRAC Servcie Module
可以使用各种 iDRAC 界面(例如 UICLI WS-Man)远程配置 iDRAC Service Module 功能。
主题:
iDRAC web 界面配置 iDRAC Service Module
RACADM 配置 iDRAC Service Module
通过 WS-Man 配置 iDRAC Service Module
iDRAC web 界面配置 iDRAC Service Module
使用 iDRAC IP 地址作为 root 用户或管理员用户登录 iDRAC 用户界面。
要通过 yx5x PowerEdge 服务器的 iDRAC web 界面使用 iSM,请转至 iDRAC 设置 > 设置 > iDRAC Service Module 设置
RACADM 配置 iDRAC Service Module
可以通过 RACADM CLI 命令访问和配置 iSM。要验证 iSM 提供的功能的状态,请使用 racadm get idrac.servicemodule
令。功能是:
ChipsetSATASupported
HostSNMPAlert
HostSNMPGet
iDRACHardReset
iDRACSSOLauncher
LCLReplication
OSInfo
ServiceModuleEnable
SSEventCorrelation
WatchdogRecoveryAction
WatchdogResetTime
WatchdogState
WMIInfo
要设置或配置功能,请使用命令 racadm set idrac.servicemodule. <feature name> <enabled or disabled>
: # 符号开头的功能名称和属性无法修改。
要通过 RACADM 使用 iSM,请参阅 Dell.com/support iDRAC8iDRAC9 CMC RACADM
命令行参考指南
中的服务模块组中的
对象。
通过 WS-Man 配置 iDRAC Service Module
可以使用以下命令通过 WS-Man 访问和配置 iSM
winrm i ApplyAttributes http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/root/dcim/
DCIM_iDRACCardService?
CreationClassName=DCIM_iDRACCardService+Name=DCIM:iDRACCardService+SystemCreationClassName=DCI
M_ComputerSystem+SystemName=DCIM:ComputerSystem -u:{username} -p:{password} -r:https://<Host
IP address>/wsman -SkipCNcheck -SkipCAcheck -encoding:utf-8 -a:basic
@{Target="iDRAC.Embedded.1";AttributeName="AgentLite.1#<feature>";AttributeValue="1"}
4
配置 iDRAC Servcie Module 21