Monitors CPU utilization on a device and triggers an alarm if above the specified threshold.
On Windows devices, the methods for measuring CPU utilization is WMI or Windows performance counters.
On Unix devices, KNM connects to a monitored device using SSH2, issuing commands specific to the selected operating system. Ensure the user used for UNIX devices can issue required commands, like vmstat
or mpstat
. If required, install the system tools for your system that include the mpstat
utility to monitor specific CPUs or cores. Otherwise, only overall system load will be monitored.
Note: If you experience issues with this monitor type on Windows machines, try unchecking the Use WMI checkbox on the Advanced tab of the device node.
Note: Only monitor specific settings are documented here. See Standard monitor settings.
Monitor specific properties