Asynchronous event monitoring by keywords
The error log is monitored with monitoring keywords. When a message that includes monitoring keywords is output, an asynchronous event is sent to Manager according to the level corresponding to the monitoring keywords. In this case, the message containing the detected monitoring keywords is sent to Manager as is. If asynchronous events corresponding to the same message are detected multiple times within the message monitoring period (Polling Time in the Correlation.ini parameter file), these events are reported to Manager only once.
MPIO asynchronous events
"^" in the monitoring keywords is a regular expression (beginning of line). "\s+" is a regular expression (which indicates that a space character appears 1 times and more). ".*" is a regular expression (which indicates that any character appears 0 times and more).
Monitoring keyword | Level | Event display | Troubleshooting |
---|---|---|---|
^DE3B8540\s+.* | Warning | One-line message including monitoring keywords | Take appropriate action as described in the message. |