|
|
|
Critical |
Host has been powered off |
ALOM compatibility shell sends this message whenever the SC requests a host power off, including when a user types the poweroff command. |
Critical |
Host has been powered off |
ALOM compatibility shell sends this message when the SC requires an immediate host power off, including when a user types the poweroff –f command. |
Critical |
Host has been powered off |
ALOM compatibility shell sends this message when the host power has turned off. It is also normal for this event to be sent when the host has reset itself. |
Major |
Host has been powered on |
ALOM compatibility shell sends this message when the SC requests a host power on, either because of sc_powerstatememory or when a user types the poweron command. |
|
Host has been resetHost has been powered ff Host has been powered on |
ALOM compatibility shell sends one of these messages when the SC requests a host reset, including when a user types the reset command. |
Critical |
Host System has Reset. |
ALOM compatibility shell sends this message when the SC detects that the host has reset. This message is followed immediately by the Host has been powered off event message because reset is implemented as a powercycle on these systems. |
Minor |
“root : Set : object = /clock/datetime : value = "datetime": success |
ALOM compatibility shell sends this message when a user types the setdate command to modify the SC date or time. |
Major |
Upgrade succeeded |
ALOM compatibility shell sends this message after the SC firmware has been reloaded after operation of the flashupdate command. |
Minor |
“root : Set : object = /HOST/bootmode/state: value = "bootmode-value": success |
ALOM compatibility shell sends this message after a user changes the bootmode to normal using the
bootmode normal command. |
Minor |
“root : Set : object = /HOST/bootmode/state: value = "reset_nvram": success |
ALOM compatibility shell sends this message after a user changes the boot mode to reset_nvram with the bootmode command. |
Minor |
"root : Set : object = /HOST/bootmode/script: value = "text": success |
ALOM compatibility shell sends this message after a user changes the boot mode boot script. The boot script = "text"
is the text of the boot script provided by the user. |
Minor |
Keyswitch position has been changed to keyswitch_position. |
ALOM compatibility shell sends this message after a user changes the keyswitch position with the setkeyswitch command. The keyswitch_position is the new keyswitch position. |
Minor |
"user" : open session : object = /session/type: value = www/shell: success |
ALOM compatibility shell sends this message when users log in. user is the name of the user who just logged in. |
Minor |
"user" : close session : object = /session/type: value = www/shell: success |
ALOM compatibility shell sends this message when users log out. user is the name of the user who just logged out. |
Minor |
"root : Set: object = /HOST/send_break_action: value = dumpcore : success |
ALOM compatibility shell sends this message when an ALOM compatibility shell user sends a request to the host to dump core by typing the break –D command. |
Critical |
Host Watchdog timeout. |
ALOM compatibility shell sends this message when the host watchdog has timed out and the sys_autorestart variable has been set to none. The SC will not perform any corrective measures. |
Critical |
SP Request to Dump core Host due to Watchdog. |
ALOM compatibility shell sends this message when the host watchdog has timed out and the sys_autorestart variable has been set to dumpcore. The SC attempts to perform a core dump of the host to capture error state information. The dump core feature is not supported by all OS versions. |
Critical |
SP Request to Reset Host due to Watchdog. |
ALOM compatibility shell sends this message when the host watchdog has timed out and the sys_autorestart variable has been set to reset. Then the SC attempts to reset the host. |