Tags give the ability to mark specific points in history as being important
-
v0.1.9
protected09cc13e5 · ·v0.1.9: GPLv2 compliance fixes - Added COPYING (full GPLv2 text). - Marked modified files per GPLv2 section 2(a) (mk_docker.py, the check_mk_agent.linux shebang patch). - Added GPL-2.0-only headers to all of this project's own original code. - Fixed the MKP manifest's download_url placeholder and stale description URL. See CHANGELOG.md and README.md 'License' section for full details.
-
v0.1.8
protectedf9d0c000 · ·v0.1.8: public move, package-verification guide - Changed: project moved to the public checkmk1 group; all URLs updated. - Documentation: fixed a long-standing 'signed' inaccuracy in README's opening line; new 'Verifying a release before you install it' section with concrete commands to inspect an .apk before installing it. See CHANGELOG.md for full details.
-
v0.1.7
protectedc90da660 · ·v0.1.7: fix checkman deprecation, document AjaxPage risk - Fixed: checkman files were CRIT (removed in Checkmk 2.4.0) on the user's real Checkmk 2.5 instance - moved to the modern cmk_addons.plugins checkman location, verified end to end. - Documented (not fixed, no fix exists): the manifest AjaxPage has no forward-compatible replacement - Checkmk's PluginGroup enum has no PAGES entry. Real architectural risk, see DESIGN.md. - Also: README config-file table, ruleset help text improvements. See CHANGELOG.md and DESIGN.md 'Notable findings' for full details.
-
v0.1.5
protected549cbdfa · ·v0.1.5: AdGuard Home monitoring plugin - Added: checkmk-agent-alpine-adguard subpackage (check_adguard) - AdGuard Home service/API monitoring, three real bugs fixed vs. the original draft (avg_processing_time unit, /control/clients shape, querylog field name), plus systemctl->rc-service and independent service-status checking. - New README section documenting the plugin config-file convention. See CHANGELOG.md and DESIGN.md 'Notable findings' for full details.
-
v0.1.4
protected3c16ee52 · ·v0.1.4: fix df/ps busybox incompatibilities, add Vaultwarden plugin - Fixed: df -PTlk (section_df) failed outright on busybox - 'Filesystem /' vanished. Added coreutils dependency. - Fixed: ps ax -ww (section_ps) failed outright on busybox - 'Process zombies' vanished. Added procps dependency. - Added: checkmk-agent-alpine-vaultwarden subpackage (vaultwarden_version, vaultwarden_update_apk). See CHANGELOG.md and DESIGN.md 'Notable findings' for full details.
-
v0.1.3
protected43e7b1e2 · ·v0.1.3: 4 new plugins, 3 critical enable/disable+encryption bug fixes - New plugins: mk_logins, mk_logwatch.py, mk_inventory.linux, openrc_services - Fixed: .disabled convention never actually disabled anything since 0.1.0 - Fixed: checkmk-agent-poller never correctly parsed a successful manifest - Fixed: encryption silently broke on any host without openssl installed See CHANGELOG.md and DESIGN.md 'Notable findings' for full details.