Extend your Checkmk monitoring with packages created by community members. Or create your own packages and share the here with the rest of the community.
by nightwalker
CheckMK Special Agent for Nextcloud Monitors various aspects of Nextcloud instances like state, quota and disk usage of all users, number of apps with available updates, database cache hit rate and so on. Gives additional information regarding versions of Nextcloud, database etc. - Since version > 2.0, the Nextcloud special agent rule has changed. Existing rules must be deleted and recreated. - Server information requires a dedicated NC-Token, sent to the ServerInfo API as the NC-Token header. - Optional user monitoring uses a separate administrator username and its app password. The NC-Token cannot be used as the user password. - If Nextcloud uses allowed_admin_ranges, the effective client IP address of the Checkmk site must be included in an allowed range. - In container deployments, Nextcloud may see the Docker bridge or gateway IP instead of the Checkmk host's LAN IP. Include that address or network in allowed_admin_ranges. Completly rewritten Check from cmk-bonobo
by OETIKER+PARTNER AG (support@oetiker.ch)
This Checkmk plugin monitors Proxmox Backup Server (PBS) via its REST API, providing comprehensive monitoring of datastores, backup jobs, and per-guest backup freshness through piggyback integration.
by OETIKER+PARTNER AG (support@oetiker.ch)
A comprehensive CheckMK SNMP plugin for monitoring Wiseways UPS devices (6000VA, 10kVA and compatible models).
by OETIKER+PARTNER AG (support@oetiker.ch)
# CheckMK OPOSS zpool iostat Plugin A comprehensive CheckMK plugin for monitoring ZFS storage pool I/O performance using zpool iostat. This plugin provides detailed monitoring of ZFS storage pool I/O statistics including: - I/O Operations: Read/write operations per second - Throughput: Read/write data throughput in bytes/second - Latency: I/O wait times at various levels (pool, disk, queue) - Storage Utilization: Pool capacity usage monitoring - Queue Statistics: Detailed queue depths and wait times for sync/async operations - Maintenance Operations: Scrub and trim operation monitoring
by rsander
Agent Plugin to check SSL certificates in specified directories Now with support to check signature algorithm Windows Plugin added JSON data in agent data section Is now able to ignore certificates with a short lifetime
by simonmeggle
Robotmk integrates Robot Framework results into Checkmk.
by lgbff
This check monitors the status of ssl cert checks on ssllab.com. Changelog: - 3.2.0 no systemtime in agent output - 3.x version for cmk 2.2 - 2.1.0 change to python3 - 2.0.1 fix datasource_programm group definition - 2.0.0 insert cache for api response - 1.6.0 insert Agent status (line[3]) - 1.5.3 change default status - 1.5.2 Insert Agent Header infos - 1.5.1 cache default settings - 1.5.0 new data seperator (59) - 1.4.9 fix display JSON Error on check result. - 1.4.8 fix connect exeption - 1.4.7 add default value for timeout - 1.4.6 change timeout handling - 1.4.5 fix inventory issue while JSON issues - 1.4.4 change urlopen error handling - 1.4.3 Rename check file - 1.4.2 Fix check manpage - 1.4.1 delete modul calls from check - 1.4.0 changes for cmk version 1.4 - 1.3.1 improve error handling.