Werk #17655: Fix inventory of docker node networks
Component | HW/SW inventory | ||||||
Title | Fix inventory of docker node networks | ||||||
Date | Mar 24, 2025 | ||||||
Level | Trivial Change | ||||||
Class | Bug Fix | ||||||
Compatibility | Compatible - no manual interaction needed | ||||||
Checkmk versions & editions |
|
Docker networks and related containers are inventorized below the network name as a sub tree. The network names may contain spaces which are not allowed in inventory paths and break the inventory of docker node networks and related containers. Now the networks are re-organized as a table below the static inventory path "Software - Applications - Docker networks" and the containers are stored below "Software - Applications - Docker networks - Containers" as a table, too.