Packages
  • 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.

  • by 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.

  • by 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.

  • by 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.

  • by mbunkus

    Agent plugin for querying Linux' resource pressure counters in /proc/pressure, displaying them & optionally set state based on limits imposed by rules

  • by mbunkus

    query TrueNAS Scale-specific information via SNMP Can retrieve & display the following: - ZFS cache statistics - zpool health status - zpool & zvol statistics - HDD temperatures

  • by mbunkus

    enriching the information that base CheckMK can already retrieve from Dell Compellent storages via SNMP by fan state & speed

  • by 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

  • by mbunkus

    agent plugin for tracking installed apps on Univention Corporate Server (UCS) systems & warning when upgrades are available Updates the list of available apps first. Then gathers the list of installed apps & which apps are upgradable. For each app a service "Univention app 'name'" is created and its status set depending on upgrade availability (configurable). The currently installed version is shown in the service's summary.

  • by mbunkus

    local check to check the status of Veeam Backup & Replication backups of Proxmox Virtual Environment (PVE) servers Stopgap measure for as long as CheckMK's own Veeam plugin don't support PVE jobs due to Veeam's PowerShell scriptlets themselves not supporting them yet