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 mbunkus
local check to check the status of Veeam Backup & Replication backups of Proxmox Virtual Environment (PVE) servers Stopgap measure for as long as CheckMK's own Veeam plugin don't support PVE jobs due to Veeam's PowerShell scriptlets themselves not supporting them yet
by Elicarlos Ferreira (Lynxmind)
n8n.io Special Agent It gives you full monitoring details about all the Workflows and system insights over some mission critical metrics (heap, gc, runtime, etc).
Monitor devices managed by Arista CloudVision, either a self-hosted CloudVision Portal (CVP) instance or CloudVision as a Service (CVaaS), directly from checkmk.
Checkmk special agent + check plugins that monitor a Proxmox Backup Server (PBS) through its REST API. Not meant as a replacement for monitoring via the Checkmk agent, but as an addition.
Checkmk MKP that monitors OPNsense firewalls through the OPNsense REST API. Not an replacement for the checkmk agent, but an addition.
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.