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
Get extended Data about the mobile network for Teletonika routers. Important: the old addon name teltonika-router can cause probelms at the raw edition and was changes in 2.0.2 You have to uninstall the old version first before installing a version >2.0.2
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. Completly rewritten Check from cmk-bonobo
by nightwalker
Shelly Monitoring (via special agent) Make the Addon more flexible and rubust and Checkmk 2.3/2.4/2.4 compatible. Also Pro 3EM should work. For new or additional Gen1/Gen2 devices, or additional services such as temperature sensors, please send the JSON dumps of these three requests to dev@baier-nt.de: http(s)://shelly_ip/shelly Gen1: http(s)://shelly_ip/settings and http(s)://shelly_ip/status Gen2+: http(s)://shelly_ip/rpc/Shelly.GetConfig and http(s)://shelly_ip/rpc/Shelly.GetStatus
by doctore74
A Checkmk **special agent** plus check plugins to monitor GitLab through its REST API (v4) — both **self-hosted** (CE/EE) and **GitLab.com (SaaS)** — built in the style of the bundled Jenkins special agent. Tested layout for **Checkmk 2.5.0**, GitLab EE 19.x, and tested successfully against a **GitLab.com free account**. Some services are admin- or EE-only and therefore self-hosted only — see [Compatibility](#compatibility).
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.