Collection of CheckMK checks (see https://checkmk.com/). All checks and plugins are provided as is. Absolutely no warranty. Send any comments to thl-cmk[at]outlook[dot]com

Skip to content
Snippets Groups Projects
Commit a53a51ce authored by thl-cmk's avatar thl-cmk :flag_na:
Browse files

Update CHANGELOG

parent 477d0d49
No related branches found
No related tags found
No related merge requests found
......@@ -28,4 +28,12 @@
LIVESTATUS is the default for performance reasons -> for now only local site
FILESYSTEM fetches the data directly form the inventory files -> use in distributed environments
2023-11-28: implemented MULTISITE as backend, via livestatus -> use in distributed environments, may become the default
2023-11-30: added RESTAPI backend --> this is kind of slow (20 seconds compared to 0.5 for MULTISITE)
2023-12-06: do not add devices from static connections to seed devices --> be more transparent
added prefix option -> needs testing (THX to andreas doehler for the suggestion)
2023-12-21: adjusted for streamlined CDP/LLDP inventory format,
needs at least CDP 0.7.1-20231221 and LLDP 0.9.2-2023122
changed default backend from LIVESTATUS to MULTISITE
added logger (option --log-level)
removed option --debug
2023-12-22: added options --log-file and --log-to-stdout
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment