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 a3f07d18 authored by thl-cmk's avatar thl-cmk :flag_na:
Browse files

Update CHANGELOG

parent 82300433
No related branches found
No related tags found
No related merge requests found
......@@ -92,3 +92,9 @@
2024-05-18: fixed crash on empty neighbour port (ThX to andreas doehler)
2024-06-17: fixed bad IPv4 address data (just drop it)
2024-06-18: fixed host_exist returns always True if host was in host_cache, even with host=None
2024-09-23: replaced options --lowercase/--uppercase with --case LOWER|UPPER
changed version output from settings to argparse action
removed backend FILESYSTEM -> will fallback to MULTISITE
removed support for CMK2.2.x file format (removed option --new-format)
2024-09-24: added site filter for multisite deployments (MULTISITE only), option --filter-sites and SITES section in toml file
added customer filter for MSP deployments (MULTISITE only), option --filter-customers and section CUSTOMERS in toml file
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