checkmk
checkmk copied to clipboard
Checkmk - Best-in-class infrastructure & application monitoring
## General information This extends the functionality of mk_logwatch to watch logs located in UNC paths from a Windows host. ## Proposed changes Prior to this, mk_logwatch was not able...
## General information Customer is using CEE 2.3.0p30 and check crashes on SLES 15.6 systems. Customer will update to 2.4.0p2 soon. So it should be updated, too. ## Bug reports...
## General information Customer is using CEE 2.3.0p30 and check crashes on SLES 15.6 systems. ## Bug reports suseconnect is used on SLES 15.6 and should show state. Check crashes...
Werks 16594 introduced TZ support to the docker image, but didn't account for timezones with '_' (eg America/Los_Angeles) Patch to use '|' in sed to avoid clash with underscores.
## General information This adds an optional `PGHOST` variable to the .env file of `mk_postgres.py` It answers my own question at the [Checkmk forum](https://forum.checkmk.com/t/how-to-use-mk-postgres-py-plugin-when-postgres-only-listens-on-a-file-system-socket/52310). This is useful when connecting to...