Users Guide
映射目标导航
表11-6 提供了使用 cd verb 导航映射的示例。在所有示例中,假定初始的默认目标为 /。
表 11-6. 映射目标导航操作
系统属性
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.000000000
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
注: 当前默认目标为 /。
导航到 SEL 目标并显示日志记录
->cd system1
->cd logs1/log1
->show
->cd system1/logs1/log1
->show
显示当前目标
->cd .
上移一级
->cd ..
退出 shell
->exit