Users Guide

SEL 管理
12-6 提供了使用 SM-CLP Managed System 上执行 SEL 相关操作的示例。
12-6SEL 管理操作
关闭服务器的电源
-
->stop /system1
system1 已成功停止
将服务器从电源关闭状态打开
-
->start /system1
system1 已成功启动
重新引导服务器
->reset /system1
system1 已成功重设
操作
查看 SEL
->show /system1/logs1/log1
/system1/logs1/log1
目标:
Record1
Record2
Record3
Record4
Record5
属性:
InstanceID = IPMI:BMC1 SEL Log
MaxNumberOfRecords = 512
CurrentNumberOfRecords = 5
Name = IPMI SEL
EnabledState = 2
OperationalState = 2
HealthState = 2
Caption = IPMI SEL
Description = IPMI SEL
ElementName = IPMI SEL
命令:
cd
show
help
exit
version
查看 SEL 记录
->show /system1/logs1/log1/record4
/system1/logs1/log1/record4
属性:
LogCreationClassName = CIM_RecordLog
CreationClassName = CIM_LogRecord
LogName = IPMI SEL
RecordID = 1
MessageTimeStamp = 20050620100512.000000-000
Description = FAN 7 RPM: fan sensor, detected a failure(风扇传感器,检测到故障)
ElementName = IPMI SEL Record
命令:
cd
show
help
exit
version
清除 SEL
->delete /system1/logs1/log1/record*
所有记录成功删除