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
CHANGELOG 785 B
Newer Older
thl-cmk's avatar
thl-cmk committed
2023-10-10: initial release
thl-cmk's avatar
thl-cmk committed
2023-10-16: added options  --keep-max  and --min-age 
thl-cmk's avatar
thl-cmk committed
2023-10-17: removed -p, -c, -d (use the long options instead: --path-in-inventory, --data-source, --inventory-columns)
thl-cmk's avatar
thl-cmk committed
            changed option --keep-max to --keep
            added option --check-user-data-only
            added SEED_DEVICES to user data, option -s/--sed-devices is now optional
            refactoring
thl-cmk's avatar
thl-cmk committed
2023-10-18: fixed --make-default not working
            added protected topologies
            changed get inventory data from file access to request via live status query
            get interfaces from autochecks changed to live status query
2023-10-19: cleanup removed "all" unused functions
            added option -u, --user-data-file to provide a user specific data file