WTO
The WTO Buffer Usage (WTO) sampler monitors usage of console buffers and anticipates problems caused by a backlog of messages to be displayed on a system console.
Syntax
The parameters are defined as follows:
Parameter | Description |
|---|---|
int | is the length of the sample period in intervals; the default sample period is 30 seconds (one interval) |
percent | is the percentage of console buffers in use that causes a warning message to be issued; the default threshold is 75 percent |
Example
Assuming a report interval of 30 seconds, the following control statement displays a warning message every 30 seconds when the use of console buffers exceeds 80 percent:
WTO 1,80
Warning message
The following warning message is issued by the WTO sampler:
PWSWTO01 *WARNING* CONSOLE BUFFER USAGE IS xxx%
Message PWSWTO01 indicates that the specified threshold has been exceeded. You should check the status of the consoles.
Related topic