Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 1a127a029c4eb1dedb4055058e0cad6046b459a1
https://github.com/tribe29/checkmk/commit/1a127a029c4eb1dedb4055058e0cad604…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2019-11-26 (Tue, 26 Nov 2019)
Changed paths:
M cmk/special_agents/agent_azure.py
Log Message:
-----------
agent_azure: Allow to log cache age of usage data
Change-Id: I53ba3bd9a04a2a0372ab3252f07cc698461b484c
Commit: 7b86eb67a600bb63f0510b85e0fa3dee96ebdf4c
https://github.com/tribe29/checkmk/commit/7b86eb67a600bb63f0510b85e0fa3dee9…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2019-11-26 (Tue, 26 Nov 2019)
Changed paths:
M cmk/special_agents/agent_azure.py
Log Message:
-----------
agent_azure: do not cache result in case of API error
Change-Id: I42c2dc4844f3e3daa09675a3ce737eee67fb140e
Commit: 0055d53ccbbee0f8a3c85451f759e7f89c47eb5e
https://github.com/tribe29/checkmk/commit/0055d53ccbbee0f8a3c85451f759e7f89…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2019-11-26 (Tue, 26 Nov 2019)
Changed paths:
A .werks/10474
M cmk/special_agents/agent_azure.py
Log Message:
-----------
10474 FIX agent_azure: No longer report missing metrics as warning
Previously metrics not found in the API response have resulted in
a warning reported to the 'Agent Azure Info' service. As it turns
out this happens to often to be usefull. Now an info is reported
instead of a warning.
Change-Id: I7b405bd9461ba90df78e47c7fe499dd01df42b87
Compare: https://github.com/tribe29/checkmk/compare/225e63bcc349...0055d53ccbbe
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 225e63bcc3497e130288903d06a7325196db26d3
https://github.com/tribe29/checkmk/commit/225e63bcc3497e130288903d06a732519…
Author: Andreas Umbreit <andreas.umbreit(a)tribe29.com>
Date: 2019-11-26 (Tue, 26 Nov 2019)
Changed paths:
A .werks/10430
Log Message:
-----------
10430 FIX Follow rule "match site" at agent updates host selection
Previously, the "match sites" selection within the agent updates
host selection configuration got ignored completely, i.e. updates
were possible for hosts even if the "match site" parameter got selected
and the corresponding monitoring site got not selected.
With this Werk, the parameter is processed correctly.
CMK-3247
Change-Id: Iaee82ad875e6037fb557ea5c1c1918dd947007d6
Branch: refs/heads/1.6.0
Home: https://github.com/tribe29/checkmk
Commit: 620947b0c5ce9b6939823258e47c9f4be3edadca
https://github.com/tribe29/checkmk/commit/620947b0c5ce9b6939823258e47c9f4be…
Author: Andreas Umbreit <andreas.umbreit(a)tribe29.com>
Date: 2019-11-26 (Tue, 26 Nov 2019)
Changed paths:
A .werks/10430
Log Message:
-----------
10430 FIX Follow rule "match site" at agent updates host selection
Previously, the "match sites" selection within the agent updates
host selection configuration got ignored completely, i.e. updates
were possible for hosts even if the "match site" parameter got selected
and the corresponding monitoring site got not selected.
With this Werk, the parameter is processed correctly.
CMK-3247
Change-Id: I2c2b5735d358b5a65a202a4302f9a4e26d2a2b4a
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 9f0b65ed3aea5a10733c71bcf5551172f4cda45e
https://github.com/tribe29/checkmk/commit/9f0b65ed3aea5a10733c71bcf5551172f…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2019-11-25 (Mon, 25 Nov 2019)
Changed paths:
M omd/packages/python3-modules/python3-modules.make
A omd/packages/python3-modules/src/certifi-2019.9.11.tar.gz
A omd/packages/python3-modules/src/chardet-3.0.4.tar.gz
A omd/packages/python3-modules/src/pyOpenSSL-19.1.0.tar.gz
A omd/packages/python3-modules/src/requests-2.22.0.tar.gz
A omd/packages/python3-modules/src/urllib3-1.25.7.tar.gz
M virtual-envs/3.7/Pipfile
M virtual-envs/3.7/Pipfile.lock
Log Message:
-----------
Added missing Python 3 modules for DCD.
Change-Id: I401b11fa97fd3dc2efefa795bffbdc685be4f0a1