Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 7c0ff83deac4d958f963c2c1b54ff469dfaae111
https://github.com/tribe29/checkmk/commit/7c0ff83deac4d958f963c2c1b54ff469d…
Author: Tom Baerwinkel <tom.baerwinkel(a)tribe29.com>
Date: 2021-07-30 (Fri, 30 Jul 2021)
Changed paths:
M web/htdocs/themes/facelift/scss/_graphs.scss
Log Message:
-----------
Add maximum height to graph popups
This prevents clipping of popups at the top of the page.
35vh seems to work well with our popup positioning and allows larger
popup sizes than a fixed width. Simplebar is not used since we would
have to modify toggle_popup which is used by all popups.
CMK-7972
Change-Id: I1fb0b1e81afe94ff60fda3dcffe1a233c5481f5f
Branch: refs/heads/2.0.0
Home: https://github.com/tribe29/checkmk
Commit: 3d7bcb1786d41ab29036a2536f469577bd9befc1
https://github.com/tribe29/checkmk/commit/3d7bcb1786d41ab29036a2536f469577b…
Author: Tom Baerwinkel <tom.baerwinkel(a)tribe29.com>
Date: 2021-07-30 (Fri, 30 Jul 2021)
Changed paths:
M web/htdocs/themes/facelift/scss/_graphs.scss
Log Message:
-----------
Add maximum height to graph popups
This prevents clipping of popups at the top of the page.
35vh seems to work well with our popup positioning and allows larger
popup sizes than a fixed width. Simplebar is not used since we would
have to modify toggle_popup which is used by all popups.
CMK-7972
Change-Id: I1fb0b1e81afe94ff60fda3dcffe1a233c5481f5f
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 968442f37e3d863b9e6175d317dec7c132f5ba3d
https://github.com/tribe29/checkmk/commit/968442f37e3d863b9e6175d317dec7c13…
Author: Benedikt Seidl <benedikt.seidl(a)tribe29.com>
Date: 2021-07-30 (Fri, 30 Jul 2021)
Changed paths:
A .werks/13032
A agents/cfg_examples/mk_mongodb.cfg
M agents/plugins/mk_mongodb.py
Log Message:
-----------
13032 Optional authentication with mk_mongodb.py
It's now possible to use authentication with mk_mongodb.py
You can choose the authMethod and specify a authSource other than admin.
In addition to that you can activate TLS for the connection to the db.
Change-Id: I6549c6edbd7e6f38f66ab5ac5a1188efc51f5e79
Commit: 12efd3c24dccb384f0c81e64e54dbd6fb4e9a698
https://github.com/tribe29/checkmk/commit/12efd3c24dccb384f0c81e64e54dbd6fb…
Author: Benedikt Seidl <benedikt.seidl(a)tribe29.com>
Date: 2021-07-30 (Fri, 30 Jul 2021)
Changed paths:
M agents/plugins/README
Log Message:
-----------
formatting, hint cfg_examples, add mk_mongodb
Change-Id: I85e468dfcd145253a3febdac3a1c72bdb67240a3
Compare: https://github.com/tribe29/checkmk/compare/cfb9f38b0199...12efd3c24dcc
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: bb4cdd67163eb87b64c5e25fd6970fb9a185c932
https://github.com/tribe29/checkmk/commit/bb4cdd67163eb87b64c5e25fd6970fb9a…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2021-07-30 (Fri, 30 Jul 2021)
Changed paths:
M agents/check_mk_agent.aix
M agents/check_mk_agent.freebsd
M agents/check_mk_agent.linux
M agents/check_mk_agent.openwrt
M agents/check_mk_agent.solaris
Log Message:
-----------
get_file_mtime to common code block
Change-Id: I5c2b03b95342dfe897dfb5f9eb9f3f59e064f20f
Commit: 02fbb4246156db09d42d0208bc0fbd05e118cb62
https://github.com/tribe29/checkmk/commit/02fbb4246156db09d42d0208bc0fbd05e…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2021-07-30 (Fri, 30 Jul 2021)
Changed paths:
A .werks/12905
M agents/check_mk_agent.aix
M agents/check_mk_agent.freebsd
M agents/check_mk_agent.linux
M agents/check_mk_agent.openwrt
M agents/check_mk_agent.solaris
Log Message:
-----------
12905 check_mk_agent.{solaris,freebsd}: consider spool files
The agents now append all sections found in the spool directory
to the agent output, like most of the other *nix agents do.
Change-Id: Ia3a6848c8e9b2221ffba6109a9ccd4424e6d3322
Commit: cfb9f38b0199cc6ce18a3a525239815e12f2e288
https://github.com/tribe29/checkmk/commit/cfb9f38b0199cc6ce18a3a525239815e1…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2021-07-30 (Fri, 30 Jul 2021)
Changed paths:
A .werks/12907
A agents/cfg_examples/systemd/check_mk-async.service
M agents/cfg_examples/systemd/check_mk@.service
M agents/check-mk-agent.spec
Log Message:
-----------
12907 check_mk_agent and systemd: introduction of a third unit
Change-Id: Icb998622c1463d62442e3623944e7ed67a59e353
Compare: https://github.com/tribe29/checkmk/compare/2a8eab7eadf5...cfb9f38b0199
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: f8ca3699845b406ec4e9a543a2b92cb984fef862
https://github.com/tribe29/checkmk/commit/f8ca3699845b406ec4e9a543a2b92cb98…
Author: Frans Fürst <frans.fuerst(a)tribe29.com>
Date: 2021-07-30 (Fri, 30 Jul 2021)
Changed paths:
A buildscripts/docker_image_aliases/IMAGE_CENTOS_7/Dockerfile
A buildscripts/docker_image_aliases/IMAGE_CENTOS_7/meta.yml
A buildscripts/docker_image_aliases/IMAGE_CENTOS_8/Dockerfile
A buildscripts/docker_image_aliases/IMAGE_CENTOS_8/meta.yml
A buildscripts/docker_image_aliases/IMAGE_DEBIAN_10/Dockerfile
A buildscripts/docker_image_aliases/IMAGE_DEBIAN_10/meta.yml
A buildscripts/docker_image_aliases/IMAGE_DEBIAN_9/Dockerfile
A buildscripts/docker_image_aliases/IMAGE_DEBIAN_9/meta.yml
A buildscripts/docker_image_aliases/IMAGE_SLES_12SP3/Dockerfile
A buildscripts/docker_image_aliases/IMAGE_SLES_12SP3/meta.yml
A buildscripts/docker_image_aliases/IMAGE_SLES_12SP4/Dockerfile
A buildscripts/docker_image_aliases/IMAGE_SLES_12SP4/meta.yml
A buildscripts/docker_image_aliases/IMAGE_SLES_12SP5/Dockerfile
A buildscripts/docker_image_aliases/IMAGE_SLES_12SP5/meta.yml
A buildscripts/docker_image_aliases/IMAGE_SLES_15/Dockerfile
A buildscripts/docker_image_aliases/IMAGE_SLES_15/meta.yml
A buildscripts/docker_image_aliases/IMAGE_SLES_15SP1/Dockerfile
A buildscripts/docker_image_aliases/IMAGE_SLES_15SP1/meta.yml
A buildscripts/docker_image_aliases/IMAGE_SLES_15SP2/Dockerfile
A buildscripts/docker_image_aliases/IMAGE_SLES_15SP2/meta.yml
A buildscripts/docker_image_aliases/IMAGE_UBUNTU_16_04/Dockerfile
A buildscripts/docker_image_aliases/IMAGE_UBUNTU_16_04/meta.yml
A buildscripts/docker_image_aliases/IMAGE_UBUNTU_18_04/Dockerfile
A buildscripts/docker_image_aliases/IMAGE_UBUNTU_18_04/meta.yml
A buildscripts/docker_image_aliases/IMAGE_UBUNTU_19_04/Dockerfile
A buildscripts/docker_image_aliases/IMAGE_UBUNTU_19_04/meta.yml
A buildscripts/docker_image_aliases/IMAGE_UBUNTU_19_10/Dockerfile
A buildscripts/docker_image_aliases/IMAGE_UBUNTU_19_10/meta.yml
A buildscripts/docker_image_aliases/IMAGE_UBUNTU_20_04/Dockerfile
A buildscripts/docker_image_aliases/IMAGE_UBUNTU_20_04/meta.yml
A buildscripts/docker_image_aliases/IMAGE_UBUNTU_20_10/Dockerfile
A buildscripts/docker_image_aliases/IMAGE_UBUNTU_20_10/meta.yml
A buildscripts/docker_image_aliases/IMAGE_UBUNTU_21_04/Dockerfile
A buildscripts/docker_image_aliases/IMAGE_UBUNTU_21_04/meta.yml
M buildscripts/infrastructure/build-nodes/centos-7/Dockerfile
M buildscripts/infrastructure/build-nodes/centos-8/Dockerfile
M buildscripts/infrastructure/build-nodes/debian-10/Dockerfile
M buildscripts/infrastructure/build-nodes/debian-9/Dockerfile
M buildscripts/infrastructure/build-nodes/sles-12sp3/Dockerfile
M buildscripts/infrastructure/build-nodes/sles-12sp4/Dockerfile
M buildscripts/infrastructure/build-nodes/sles-12sp5/Dockerfile
M buildscripts/infrastructure/build-nodes/sles-15/Dockerfile
M buildscripts/infrastructure/build-nodes/sles-15sp1/Dockerfile
M buildscripts/infrastructure/build-nodes/sles-15sp2/Dockerfile
M buildscripts/infrastructure/build-nodes/ubuntu-16.04/Dockerfile
M buildscripts/infrastructure/build-nodes/ubuntu-18.04/Dockerfile
M buildscripts/infrastructure/build-nodes/ubuntu-19.04/Dockerfile
M buildscripts/infrastructure/build-nodes/ubuntu-19.10/Dockerfile
M buildscripts/infrastructure/build-nodes/ubuntu-20.04/Dockerfile
M buildscripts/infrastructure/build-nodes/ubuntu-20.10/Dockerfile
M buildscripts/infrastructure/build-nodes/ubuntu-21.04/Dockerfile
M buildscripts/scripts/build-build-containers.jenkins
Log Message:
-----------
docker image aliases: apply aliases to build node docker files
Change-Id: Ib11e15ac1f0c689db848b98812e01f4f0e4c9239