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 = 20050620100512.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
->reset
注:当前默认目标为 /。