Version 1.2.0-20251218
This version is a breaking update. Read the update guide before updating. There you will find the breaking changes.
- REMOVED
- deprecated features
--update-config,--time-format
- deprecated features
- CHANGED
- raised min. requiered Checkmk version to 2.3.0p31/2.40p1 see werks #17003 and #17512
- raised min. requiered plugin versions
- host label nvdct/… → cmk/…
- neighbour → neighbor in all the Network Visualization plugins and documentaion
- default output directory is now
nvdct - dont add
L2_SEED_DEVICESwithout neighbours to the topology - allow
FILTER_BY_SERVICE_LABELto work ifl2_skip_ifis enabled --log-filewill skip any path configured. The log file is always saved under~/var/log- removed
L2_/L3_from layer names - disabled filters in
STATICtopology
- ADDED
- check the min. Checkmk version
- check the min. version of the installed Network Visualization plugins
- IMPROVED
- input validation in active check and NVDCT
Why all these changes? And was it necessary?
Most of these changes are to prepare for Checkmk 2.5. I didn’t have to put all the changes into version 1.2.0 right away. But that would mean having another “breaking” update at the latest with the release of Checkmk version 2.5.
And yes, I think with the changes in Checkmk 2.5, it’s worth the effort.
Cheers
Thomas