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 realarna
Extended FortiGate monitoring for Checkmk 2.4+ via REST API. All credits belong to original creators. I have only combined 2 ready to use extensions into one and added Fortigate Model and Serial Number as aditional services for better visualisation. This package combines the original FortiOS special agent with integrated firmware monitoring and additional device metadata services.
by alex23
This check monitors fan sensors in Check Point firewalls. It is an **enhanced replacement** for the original Checkmk check *checkpoint_fan*. > This plugin removes unused fans. After upgrading from the original "checkpoint_fan" check, service discovery should be performed on the affected hosts to remove obsolete services. See github for details. ### Improvements over the original check - Configurable state handling: - Out-of-range conditions can be mapped to the desired Checkmk state (default: `CRIT`) - Sensor reading errors can be mapped to the desired Checkmk state (default: `UNKNOWN`) - Optional performance data - Removed unused fans
by alex23
This check will monitor the *rx_signal_power* and the *tx_signal_power* of optical modules (SFPs) from Extreme Network Switches. > This plugin requires at least Extreme Networks' firmware version 30.x. It has not been tested with earlier versions. > There is currently a bug in Extreme Networks' firmware. The "etsysEntitySfpSensorState" returns a value of 6 (highAlarm) instead of 4 (normal). This error only occurs in SNMP queries and not in the CLI. To resolve the issue, you need at least firmware version v31.7.1.4-patch1-77 or v32.3.x.
by Man-in-Black
This MKP adds an SNMP-based check to monitor the total PoE power of network switches using the POWER-ETHERNET-MIB. The service “PoE total” shows nominal PoE capacity, current power consumption and percentage utilization, and exposes metrics (poe_used_watts, poe_total_watts, poe_usage_pct) for graphs and perf-o-meters. Warning and critical thresholds can be configured per host via a dedicated WATO ruleset.
by bh2005
Spezial Agent to Observe **TECSON Tank-Spion LX-NET** and **LX-Q-NET**
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.