Network Visualization (DCT) goes WATO

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
  • 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/
    • neighbourneighbor in all the Network Visualization plugins and documentaion
    • default output directory is now nvdct
    • dont add L2_SEED_DEVICES without neighbours to the topology
    • allow FILTER_BY_SERVICE_LABEL to work if l2_skip_if is enabled
    • --log-file will skip any path configured. The log file is always saved under ~/var/log
    • removed L2_/L3_ from layer names
    • disabled filters in STATIC topology
  • 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

5 Likes