System Management in Control
Certo Certius
more surely than sure
SMiC
Server management
CPU Usage monitoring Settings
The data file SMiC_DATA: MONITORPROCESSCPU.DAT contains the following fields:
- The name of the process to be monitored.
- The status of this monitoring.
Active: the CPU usage of this process is actively monitored.
Notactive: the CPU usage of this process is not actively monitored.
- The limit value for monitoring, in minutes.
If the CPU usage exceeds this value, the specified action is executed.
- The action to be performed in case of too high CPU usage.
You can choose from the following actions:
- Send a message of too high CPU usage.
- Send a message of too high CPU usage and stop the process.
- A stop scripts.
When no stop script is available, the process will be stopped using the command "STOP/ID".
When a stop script is available, this will be executed.