Branch: refs/heads/1.6.0
Home:
https://github.com/tribe29/checkmk
Commit: cdf002243811c39548f0e5871369e57311a679e8
https://github.com/tribe29/checkmk/commit/cdf002243811c39548f0e5871369e5731…
Author: Joerg Herbel <joerg.herbel(a)tribe29.com>
Date: 2020-07-03 (Fri, 03 Jul 2020)
Changed paths:
A tests/unit/checks/generictests/datasets/systemtime_1.py
A tests/unit/checks/generictests/datasets/systemtime_2.py
Log Message:
-----------
Added generic test datasets for systemtime check
Change-Id: Id9df3f950b7dfb7d48aea6aa2795bea0444f180b
Commit: 7f19fece30ecd0061d9bf0f5b5d8a9027acaed96
https://github.com/tribe29/checkmk/commit/7f19fece30ecd0061d9bf0f5b5d8a9027…
Author: Joerg Herbel <joerg.herbel(a)tribe29.com>
Date: 2020-07-03 (Fri, 03 Jul 2020)
Changed paths:
M checks/systemtime
M cmk/gui/plugins/wato/check_parameters/systemtime.py
M tests/unit/checks/generictests/datasets/systemtime_1.py
M tests/unit/checks/generictests/datasets/systemtime_2.py
Log Message:
-----------
Modernized check systemtime
Change-Id: I7609c01623cc85c916ae37086334c5a5f6174bbd
Commit: cfc84fad146719c6d7245059aa8d196b7c1e7f59
https://github.com/tribe29/checkmk/commit/cfc84fad146719c6d7245059aa8d196b7…
Author: Joerg Herbel <joerg.herbel(a)tribe29.com>
Date: 2020-07-03 (Fri, 03 Jul 2020)
Changed paths:
A .werks/11221
M agents/special/agent_vsphere
M checks/systemtime
A tests/unit/checks/generictests/datasets/systemtime_3.py
Log Message:
-----------
11221 FIX: systemtime: Offset for vSphere special agent
The check <tt>systemtime<\tt> reported an incorrect offset when checking
the output of the vSphere special agent. This was caused by the runtime of
the special agent itself and has now been fixed. The check
<tt>systemtime<\tt>
can now process a second, optional input which gives the timestamp against
which the actual offset is computed.
Change-Id: I23d6650e5bfb56fd109d8f3e6997aefab8c39bba
Compare:
https://github.com/tribe29/checkmk/compare/3edd587dbed6...cfc84fad1467