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.
Hardware and service checks for Barracuda CloudGen Firewalls. Includes monitoring of Firewall sessions and trhoughput, Service status, Client VPN users, Site to site VPN tunnels and hardware components (PSU, temperaturs & fans).
by mape2k
This agent plugin checks Proxmox VE using the Checkmk-Agent. It produces the same output as the official Promox VE special agent including piggyback sections for Virtual Machines and Linux Containers (LXC). In most places, it (re)uses the source code of # the Proxmox VE special agent. This solution is intended for cases where the Proxmox VE node is not directly accessible from the Checkmk server.
by mbunkus
Unifi devices by querying controller API This is a fork of the "check-unifi-controller" project updated to the 2.3.0 API & compatible with 2.4.0. On top of those it adds a couple of fixes & adds more supported device types.
by mbunkus
agent for checking hardware sensors via the lmsensors tools
by mbunkus
CheckMK plugin to query `keepalived` VRRP instances via SNMP - show names & types (IPv4 vs. IPv6) - show assigned main IP addresses - set CheckMK state depending on VRRP instance state See website for required setup on the keepalived side.
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.