Eventlog commands enable you to display or delete the logs of both the system and iLO 3. Eventlog settings are available at:
/system1/log1
for the system event log
/map1/log1
for the
iLO 3 event log
Targets
n, where n is the total
number of recordsrecord:1..
Properties
Property |
Access |
Description |
---|---|---|
|
read |
Displays the record number for the event. |
|
read |
Displays the severity of the event. It can be informational, noncritical, critical, or unknown. |
|
read |
Displays the event date. |
|
read |
Displays the event time. |
|
read |
Displays a description of the event. |
Examples
show
/system1/log1
—Displays system event log.show
/map1/log1
—Displays the iLO 3 event log.show
/system1/log1/recordn
—Displays record n from the
system event default text.show
/map1/log1/recordn
—Displays record n from the iLO 3
event log.delete
/system1/log1
—Deletes system event log.delete
/map1/log1
—Deletes iLO 3 event log.