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.
Check is parsing HTML with regex and tries to find needed timestamp for monitoring
Service Metric Counter: This Check summarizes the given Metrics (Filtered by Livestatus Filters) into a new Metric. This way you can count, for example, the total Power Output based on multiple Checkmk PDU Services and create a new Service with a summarized Performance Graph. This Service is then checked against your Thresholds.
Special agent for monitoring Palo Alto Networks firewalls through the PAN-OS XML API. Authentication works either with a fixed API key or with username and password, in which case the agent generates a key per run. Every topic can be enabled or disabled individually in the rule. Monitored topics: - Certificates: expiry of configured and device certificates - IPSec tunnels: tunnel state and negotiated cipher - IKE gateways: gateway state and negotiated cipher - System: model, serial, PAN-OS version, content and threat versions, uptime - Sessions: active sessions against the session limit, connections per second - CPU: load of management and data planes - Environment: temperature, fans, power supplies - High availability: HA state, peer state and HA link status - Interfaces: link state, speed, duplex, traffic, errors and discards - BGP: peer session states - OSPF: OSPFv2 and OSPFv3 neighbor states - Licenses: installed licenses and their expiry
Monitor Version of Installed HP OpenView Agents (Bakery based)
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.