checkmk
checkmk copied to clipboard
Checkmk - Best-in-class infrastructure & application monitoring
## General information Correct: + Do not add plugs without data + Accept Checkmk humidity levels Add: + Resisual Current check More information in SUP-20101 as Discussed with your Product...
## General information some nvme disks are missing from monitoring tested on: debian bookworm ## Proposed changes added an override to assume that any device name containing "nvme" is an...
current behaviour: the script work well if there is only one network interface configured but as soon as more then one network interface exists the reports just garbage. the cause:...
The current FRITZ!Box check uses traffic counters that are 32-bit wide. This means that they overflow quickly, causing gaps in graphs & wrong traffic stats in general. Most current FRITZ!Box...
## General information Add: + Cisco UCS Fault Table Check because Errors are not shown in other Checks for example Memory (Ack Flag already set in SNMP) and Fan (no...
## General information The current Linux agent doesn't work with Home Assistant OS (HAOS: https://www.home-assistant.io/installation/linux) because `/bin/bash` is in fact a redirection to `/bin/sh`. The `openwrt` agent is compatible with...
## General information Add support for mailq output if DragonFly BSD Mail Agent (dma) is installed on FreeBSD. Starting FreeBSD 14, dma became the default MTA. ## Proposed changes Output...
timemachine: remove .backup suffix from `tmutil latestbackup` output ## General information The output of `tmutil latestbackup` on my macOS looks like this: `/Volumes/.timemachine/CA30DC01-325C-43C2-8187-E404168D2F8B/2024-08-17-001115.backup/2024-08-17-001115.backup` Because of the `.backup` suffix the check...
Thank you for your interest in contributing to Checkmk! Consider looking into [Readme](https://github.com/Checkmk/checkmk#want-to-contribute) regarding process details. ## General information Extremely simple one-line fix to prevent the liebert_pump plugin from crashing...
## General information This aligns check_mk_agent with the filesystem hierarchy found on FreeBSD. ## Proposed changes On FreeBSD, check_mk_agent is not part of the base system, but installed via ports...