checkmk
checkmk copied to clipboard
Checkmk - Best-in-class infrastructure & application monitoring
## General information Code to detect a Python installation is missing from the FreeBSD version of check_mk_agent. ## Bug reports Output from vanilla check_mk_agent: `FailedPythonPlugins: test.py (Missing Python 3 installation)'`...
## General information This avoids loading of the ZFS kernel module. ## Bug reports Calling zpool or zfs automatically loads zfs.ko. This might not be desired on systems without any...
## General information On FreeBSD, when called with parameter "-m", kldstat indicates via its exit code whether that symbol has been loaded into the kernel. In addition, "-q" suppresses any...
Retrieve minor windows version, this is useful to quickly know patch level among hosts. See: https://ideas.checkmk.com/suggestions/484201/windows-mk_inventoryvbs-add-ubr-to-kernel-version ## General information Modified `mk_inventory.vbs` script to include full windows os version. ## Bug...
## General information Affected devices: WLAN controllers from Aruba The `aruba_wlc_clients` check shows how many clients are connected for each SSID. As far as I know, IEEE 802.11 (correct me...
## General information This pull request fixes the problem that the script lnx_container_host_if.linux does not ignore possible files like bonding_masters as expected but generates empty values that are sent to...
## General information Check_MK not handling Jenkins Jobs with build result not_build correct: Exception:KeyError (not_built) Traceback ``` File "/omd/sites/SITE/lib/python3/cmk/base/agent_based/checking/__init__.py", line 470, in get_aggregated_result result = _aggregate_results( File "/omd/sites/SITE/lib/python3/cmk/base/agent_based/checking/__init__.py", line 578,...
## General information If you run an interactive mrpe check the while loop running the mrpe execution stops right after the interactive command called as the interactive part "eats up"...
## General information It looks like NVIDIA is deprecating the power_state XML-Element in it's nvidia-smi output. We need to allow the deprecation message as a valid input when parsing the...
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 Oid of C9800LCK9 is present in SNMPSection detect for cisco_wlc but...