Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 5835a9356961c009f08e875a09fae5e2bb639628
https://github.com/tribe29/checkmk/commit/5835a9356961c009f08e875a09fae5e2b…
Author: Ulrich Bschorer <ulrich.bschorer(a)tribe29.com>
Date: 2021-09-29 (Wed, 29 Sep 2021)
Changed paths:
A .werks/13161
A checkman/aws_route53
A cmk/base/plugins/agent_based/aws_route53.py
M cmk/gui/plugins/metrics/aws.py
M cmk/gui/plugins/wato/check_parameters/aws.py
M cmk/gui/plugins/wato/datasource_programs.py
M cmk/special_agents/agent_aws.py
A tests/unit/cmk/base/plugins/agent_based/test_aws_route53.py
Log Message:
-----------
13161 added AWS/Route53 check
Metrics will only be available if a health check is configured.
The metrics ConnectionTime and TimeToFirstByte will only be available the option
"Latency graphs" for the health check is activated.
The metric SSLHandshakeTime will only be available if a health check is using the protocol
HTTPS.
Change-Id: I4a5457630a7331b208a75fff8dd86dd423b6bbd3