Werk #13857: Windows agent uses perflib to obtain wmi_cpuload data
Komponente | Checks & agents |
Titel | Windows agent uses perflib to obtain wmi_cpuload data |
Datum | 05.05.2022 |
Checkmk-Edition | Checkmk Raw (CRE) |
Checkmk-Version | 2.2.0b1 2.1.0b8 |
Level | Bedeutende Änderung |
Klasse | Neues Feature |
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen |
Windows agent uses now the Perflib API for service wmi_cpuload as a more reliable and stable source of information compared to the previously used WMI API.
If, for some reasons, the new functionality causes problems, it is possible to return to the WMI API, using the appropriate key in the user config. To do it, set in section global the key cpuload_method to 'use_wmi'.