Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 24501bf8aaddf2e818243c2f83ce9ce27abfe6bb
https://github.com/tribe29/checkmk/commit/24501bf8aaddf2e818243c2f83ce9ce27…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2020-04-30 (Thu, 30 Apr 2020)
Changed paths:
M buildscripts/scripts/test-agent-plugin-integration.jenkins
Log Message:
-----------
Use common image for new agent plugin test job
Change-Id: Id68f5f813c66b673bddc46a3ca58eeeebccb8f74
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: bb1e57d785b29b65022940da6d847c6d83e72eb8
https://github.com/tribe29/checkmk/commit/bb1e57d785b29b65022940da6d847c6d8…
Author: Joerg Herbel <joerg.herbel(a)tribe29.com>
Date: 2020-04-30 (Thu, 30 Apr 2020)
Changed paths:
M checks/aws_elbv2_network
M cmk/special_agents/agent_aws.py
M tests-py3/unit/cmk/special_agents/agent_aws/test_agent_aws_elbv2.py
Log Message:
-----------
Commented out two AWS network load balancers metrics in the AWS special
agent because they were queried using the wrong dimensions. Also
commented out the corresponding check aws_elbv2_network.healthy_hosts,
which was never discovered in the current configuration.
Change-Id: Ia322592270183ebe48908dbd9c8d6ade71ab0825
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: f839eca43a42779c60c79e19f60ac6f69adfa94d
https://github.com/tribe29/checkmk/commit/f839eca43a42779c60c79e19f60ac6f69…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2020-04-30 (Thu, 30 Apr 2020)
Changed paths:
M agents/plugins/mk_filestats.py2
M agents/plugins/mk_inotify.py2
M agents/plugins/mk_jolokia.py2
M agents/plugins/mk_mongodb.py2
M agents/plugins/mk_sap.py2
M agents/plugins/mtr.py2
M agents/plugins/nginx_status.py2
M agents/plugins/plesk_backups.py2
M agents/plugins/plesk_domains.py2
Log Message:
-----------
Fixes for Python < 2.7.
Change-Id: I29a189f9a370dc9a9555b2b68ebfa0b68dfb2ced
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 5b5142bc09548fa693713b034bfde1bb69179884
https://github.com/tribe29/checkmk/commit/5b5142bc09548fa693713b034bfde1bb6…
Author: Joerg Herbel <joerg.herbel(a)tribe29.com>
Date: 2020-04-30 (Thu, 30 Apr 2020)
Changed paths:
A .werks/11089
M cmk/special_agents/agent_aws.py
M tests-py3/unit/cmk/special_agents/agent_aws/test_agent_aws_elb.py
M tests-py3/unit/cmk/special_agents/agent_aws/test_agent_aws_elbv2.py
Log Message:
-----------
11089 FIX AWS ELB & ELBv2 host discovery based on user-specified names
This werk fixes a bug with the discovery of AWS ELB/ELBv2 load balancers based
on load balancer names specified by the user. In the case where both the overall
services tags and specific names (which are supposed to overrule the overall tags)
for ELB or ELBv2 were specified, all ELB/ELBv2 load balancers were fetched, ignoring
the user-specified names.
Change-Id: I0bfe7fa2744adfdcde83c809f79df521397ff362
Commit: 1b92ff3436ec4e6ad8bd87d6dca8616c7aea4880
https://github.com/tribe29/checkmk/commit/1b92ff3436ec4e6ad8bd87d6dca8616c7…
Author: Joerg Herbel <joerg.herbel(a)tribe29.com>
Date: 2020-04-30 (Thu, 30 Apr 2020)
Changed paths:
M checkman/aws_dynamodb_limits
M cmk/gui/plugins/wato/check_parameters/aws.py
M cmk/special_agents/agent_aws.py
Log Message:
-----------
Small improvements for AWS DynamoDB monitoring:
- improved checkman aws_dynamodb_limits
- improved valuespec title for AWS/DynamoDB Limits rule
- small simplification in AWS special agent
Change-Id: I227ad43ef10b859dc9a4e59863bfab61b391c431
Compare: https://github.com/tribe29/checkmk/compare/67e87e6c7759...1b92ff3436ec
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 67e87e6c775991e392d23efac50b102c23483276
https://github.com/tribe29/checkmk/commit/67e87e6c775991e392d23efac50b102c2…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2020-04-30 (Thu, 30 Apr 2020)
Changed paths:
M bin/mkbackup
Log Message:
-----------
mkbackup is back to Python 2 again... :-/
This reverts commits 13126ef44a05ad4a6b47b94b0fb413b6e83701d0 and
c4bb1e56c4a21a57082c9cc9f2551e2c3d02bd80, the integration test still hangs
with them.
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 7ae41fa57beed681c1ba4b60fba8311b2bba846a
https://github.com/tribe29/checkmk/commit/7ae41fa57beed681c1ba4b60fba8311b2…
Author: Timotheus Bachinger <timotheus.bachinger(a)tribe29.com>
Date: 2020-04-30 (Thu, 30 Apr 2020)
Changed paths:
A .werks/10935
M agents/plugins/mk_sap_hana
A checkman/sap_hana_ess_migration
A checks/sap_hana_ess_migration
A tests-py3/unit/checks/generictests/datasets/sap_hana_ess_migration.py
Log Message:
-----------
10935 Monitor migration state of SAP HANA ESS
A new check to monitor the migration state of SAP HANA's embedded statistics server (ESS).
Change-Id: Idffbc3078ad750b157e409ead4e9353790a59475