Werk #13706: esx_vsphere_counters_diskio: Fix summarized read and write latency

Component Checks & agents
Title esx_vsphere_counters_diskio: Fix summarized read and write latency
Date Jan 25, 2022
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.1.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
2.0.0p19 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

In summary mode, the check plugin esx_vsphere_counters_diskio reported inconsistent read and write latencies. The overall latency is averaged across the individual disks but the read and write latencies were summed up instead of averaged. As of this werk, they are averaged instead.

To the list of all Werks