Event manager
The eventmgr.log file records system events and the stopping and starting of the eventmgr process.
Log files
- /nz/kit/log/eventmgr/eventmgr.log
- Current log
- /nz/kit/log/eventmgr/eventmgr.YYYY-MM-DD.log
- Archived log
Sample messages
2012-12-12 18:12:05.926667 EST Info: NZ-00022: --- program 'eventmgr' (26081)
starting on host 'nzhost' ... ---
2012-12-12 18:13:25.064891 EST Info: received & processing event type =
hwNeedsAttention, event args = 'hwId=1037, hwType=host, location=upper host,
devSerial=06LTY66, eventSource=system, errString=Eth RX Errors exceeded threshold,
reasonCode=1052' event source = 'System initiated event'
2012-12-12 18:16:45.987066 EST Info: received & processing event type =
sysStateChanged, event args = 'previousState=discovering, currentState=initializing,
eventSource=user' event source = 'User initiated event'
- Event type
- The event that triggered the notification.
- Event args
- The argument that is being processed.
- ErrString
- The event message, which can include hardware identifications and other details.
- eventSource
- The source of the event; system is the typical value.