Monitors CPU usage on your Linux systems.
This event monitor connects to your Linux-based systems using SSH and retrieves CPU usage data. It can alert based on average and maximum CPU usage either overall or on a per-core basis.
This event monitor provides the following options:
Use this option to control whether or not you will be notified if the event monitor is unable to establish an SSH connection.
The event monitor will sample the CPU usage multiple times. This option lets you set thresholds based on the detected average CPU usage.
The event monitor will sample the CPU usage multiple times. This option lets you set thresholds based on the detected maximum CPU usage.
This option is similar to the overall average CPU usage check but instead, it looks at individual CPU cores.
This option is similar to the overall maximum CPU usage check but instead, it looks at individual CPU cores.
With this option selected the event monitor will include a list of the top ten processes, ranked by CPU usage, in all alerts and notifications.
The default port for SSH connections is 22 but if your servers are using a non-standard port you can specify it here.
The account used for authentication must have interactive login rights via SSH. In addition, it must have permission to run the following commands:
This event monitor generates the following data points:
Data Point | Description |
---|---|
Maximum CPU Usage | The maximum CPU used during the sampling period. |
Average CPU Usage | The average CPU used during the sampling period. |
To view the tutorial for this event monitor, click here.
Add a comment