Warning conditions
The monitor service sends an exception-cleared message with the service title to the PAS Journal when the service no longer detects a warning condition.
When you start a monitor service you can specify the following options:
A user-defined threshold value
Each new measurement of the system variable made at the expiration of an interval is compared to the threshold value.
When the measurement either exceeds a maximum threshold or is less than a minimum threshold, a warning condition exists and warning messages are sent automatically to the PAS journal log.
- To send warning messages to the operating system console through the write-to-operator (WTO) facility in addition to the PAS journal
- The number of warnings to be sent for one exception condition, the number of times the exception is detected before the first message, and the number of times the exception is detected between messages
You can specify these options to prevent situations where a condition often varies just above and below the threshold, triggering many messages. For example, a condition could be checked every 30 seconds with a warning only if that condition persists for 3 minutes, a repeated warning only after another 5 minutes, and a limit of 10 warnings.
This section contains the following topics: