Werk #16340: docker_node_images: KeyError: 'VirtualSize'
Komponente | Checks & agents | ||||||
Titel | docker_node_images: KeyError: 'VirtualSize' | ||||||
Datum | 06.03.2024 | ||||||
Level | Kleine Änderung | ||||||
Klasse | Bugfix | ||||||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||||||
Checkmk versions & editions |
|
In newer versions of the Docker API the information about the 'VirtualSize' of a node image is not available, because it has been deprecated. From now on the plugin will use 'VirtualSize' if available, and 'Size' if not.