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.
25 Jul 202535450166by mbunkus
CheckMK plugin to query Dell-specific information from N-series switches (N2000/N3000) via SNMP Can retrieve the following: - firmware version - Dell service tag - CPU & memory usage - temperature Rules can be used to set limits on CPU usage.
25 Jul 20253520338by 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.
25 Jul 20253518643by mbunkus
Agent plugin that uses the upsc program from the Network UPS Tools to query connected UPS. Supports metrics for battery capacity, remaining time, input/output voltage & more.
26 Jul 20253460953by mbunkus
Agent plugin for querying Linux' resource pressure counters in /proc/pressure, displaying them & optionally set state based on limits imposed by rules
26 Jul 20253460140by mbunkus
query TrueNAS Scale-specific information via SNMP Can retrieve & display the following: - ZFS cache statistics - zpool health status - zpool & zvol statistics - HDD temperatures
14 Aug 20251565529by mbunkus
enriching the information that base CheckMK can already retrieve from Dell Compellent storages via SNMP by fan state & speed
15 Aug 20251481316by mbunkus
CheckMK plugin to retrieve various metrics from PHP-FPM pools for the 2.3.0 plugin API. Supported metrics: - Seconds since start of server - Total number of accepted connections - Number of connections waiting to be processed - Maximum number of connections waiting to be processed - Number of idle processes - Number of active processes - Maximum number of active processes - Total number of processes - Number of requests taking a lot of time Setup instructions: https://codeberg.org/LINET-Services/linet-php-fpm-status/src/branch/main/README.md#setup-testing
15 Aug 20251476216