Users Guide

SEL 管理
11-5 提供了使用 SM-CLP Managed System 上执行 SEL 相关操作的示例。
11-5. SEL 管理操作
映射目标导
11-6 提供了使用 cd verb 导航映射的示例。 在所有示例中,假定初始的默认目标为 /
11-6. 映射目标导航操作
将服务器从电源关闭状态打开
-
->start /system1
system1 has been started successfully
重新引导服务器
->reset /system1
system1 has been reset successfully
操作
查看 SEL
->show /system1/logs1/log1
/system1/logs1/log1
Targets:
record1
record2
record3
record4
record5
Properties:
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
Commands:
cd
show
help
exit
version
查看 SEL 记录
->show /system1/logs1/log1/record4
/system1/logs1/log1/record4:
Properties:
LogCreationClassName=CIM_RecordLog
CreationClassName=CIM_LogRecord
LogName=IPMISEL
RecordID=1
MessageTimeStamp=200506200100512.000000-000
Description=FAN7RPM:fansensor,
detectedafailure
ElementName=IPMISELRecord
Commands:
cd
show
help
exit
version
清除 SEL
->delete /system1/logs1/log1/record*
All records deleted successfully(所有记录已成功删除)
操作
导航到系统目标并重新引导
->cd system1