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 OPUM-LABS
This extension provides a modernized notification plugin for ntfy, enabling push notifications from Checkmk to any ntfy instance. Built for Checkmk 2.3, 2.4, and 2.5. Configurable Parameters: - Topic (Required) - ntfy Instance (Required, defaults to ntfy.sh) - Access Token (Optional: for private topics) - Host/Service Message Templates (Optional: macro support) - Include Checkmk icon (Optional) - URL Prefix for links (Optional: for reverse proxy setups) - Button label site name (Optional) - Disable SSL verification (Optional: for self-signed certs) - HTTP Proxy support (Optional) This Plugin is based on [Notifications via ntfy](https://exchange.checkmk.com/p/notify-via-ntfy)
by signalgridco
Send Checkmk alerts instantly to iPhone and Android with Signalgrid. Receive host and service notifications as rich push notifications, with severity mapping and support for critical alerts that can bypass silent mode and Do Not Disturb.
by rons4
When critical systems fail, incidents happen or urgent services need to be provided, SIGNL4 bridges the ‘last mile’ to your staff, engineers, IT admins and workers ‘in the field’. It adds real-time mobile alerting to your services, systems and processes in no time. SIGNL4 notifies through persistent mobile push, text and voice calls with acknowledgement, tracking and escalation. Integrated duty and shift scheduling ensures the right people are alerted at the right time. SIGNL4 thus provides for an up to 10x faster and effective response to critical alerts, major incidents and urgent service requests. Get the app at https://www.signl4.com.
by mschlenker
Show patch status data from PatchMon in Checkmk. A special agent that generates piggyback data for hosts known to PatchMon (and hopefully to Checkmk) for a proper overview of missing patches.
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.