checkmk
checkmk copied to clipboard
Checkmk - Best-in-class infrastructure & application monitoring
Enhancement to allow checkmk to calculate memory usage without relying on an external dependency.
## Bug reports + Your operating system name and version => Windows Server 2012 R2 to 2022 (MSSQL 2014-2022) + Any details about your local setup that might be helpful...
Adding the option for using ipmitool
## Bug reports Please include: + Your operating system name and version Windows Server 2019 + Detailed steps to reproduce the bug 1. use more than 3 Postgres DBs Then...
Thank you for your interest in contributing to Checkmk! Unfortunately, due to our current work load, we only consider pure bug fixes as stated in our [Readme](https://github.com/tribe29/checkmk#want-to-contribute). This means any...
…already Thank you for your interest in contributing to Checkmk! Unfortunately, due to our current work load, we only consider pure bug fixes as stated in our [Readme](https://github.com/tribe29/checkmk#want-to-contribute). This means...
With the latest updates of opnsense based on FreebSD 13.2, the `ipmitool` package is not available anymore. This patch enables the `check_mk_agent` for freebsd to use the `ipmi-sensors` command from...
Depending on the mailserver + python version, the mail_id can be bytes instead of str. i.e. in 2.1 with the older Python 3, out onprem exchange response was parsed to...
With the current state of mk_postgres.py, we had warnings in checkmk that the database could not be found due it running in a docker container. As a workaround we had...
## General information The Ceph Pool usage calculation is incorrect. ## Bug report Lets take the following `ceph df detail` output: ``` % sudo ceph df detail --- RAW STORAGE...