Werk #1675: esx_vsphere_hostsystem.cpu_util_cluster: Averaged CPU utilization of all cluster nodes
Component | Checks & agents | ||
Title | esx_vsphere_hostsystem.cpu_util_cluster: Averaged CPU utilization of all cluster nodes | ||
Date | Jan 26, 2015 | ||
Level | Trivial Change | ||
Class | New Feature | ||
Compatibility | Compatible - no manual interaction needed | ||
Checkmk versions & editions |
|
This new check allows you to monitor the average CPU utilization over all cluster nodes. Each node has informations about the total available MHz and the actually used MHz for computing. The actual usage of a cluster is calculated by the formula (total_used_mhz / total_avail_mhz) * 100
Via WATO you can configure a set of WARN and CRIT levels for specific node counts.