Watchdog session
Name | Description |
---|---|
SESSION_STARTED | The session has started, either through an administrator action, or the server's normal startup procedure. |
SESSION_STOPPED | The session has stopped, either through an administrator action, or the server's normal shutdown procedure. |
SESSION_ERROR | An error occurred on the session |
SESSION_CONNECTED | The connection to the CCS server or HMC is established successfully. |
SESSION_CONNECT_FAILED | The connection to the CCS server or HMC has failed. |
SESSION_DISCONNECTED | The connection to the CCS server or HMC is disconnected. |
VIEWER_CONNECTED | An operator has started a viewer, and the viewer has successfully connected to the server. |
VIEWER_DISCONNECTED | An operator has stopped a viewer, and the viewer is disconnected. |
VIEWER_ERROR | An error has occurred on a viewer connection. |
VIEWER_BACKLOG_WARNING | A viewer is not accepting messages in an orderly manner. If the problem persists, the viewer will be automatically disconnected. |
VIEWER_BACKLOG_CLEARED | A viewer backlog warning situation is alleviated. |