Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 9f0198fcafd292839977533c3e5a45d68a99cc78
https://github.com/tribe29/checkmk/commit/9f0198fcafd292839977533c3e5a45d68…
Author: Andreas Umbreit <andreas.umbreit(a)tribe29.com>
Date: 2021-05-31 (Mon, 31 May 2021)
Changed paths:
A agents/special/agent_datadog
A checks/agent_datadog
M cmk/.f12
M cmk/gui/plugins/wato/datasource_programs.py
A cmk/special_agents/agent_datadog.py
M tests/unit/agents/special/test_special_agent_args.py
A tests/unit/checks/test_agent_datadog.py
A tests/unit/cmk/special_agents/test_agent_datadog_.py
Log Message:
-----------
New special agent for Datadog
To collect data from Datadog, the agent connects to the Datadog API. The
following features are currently supported:
* Datadog monitors are forwarded as a normal agent section.
* Datadog events are forwarded to the EC.
SUP-3069
Change-Id: Ic50d087552dda72f9b0d3114339ac0fd05c17ae2
Commit: 3397b7a089e76b367767fd70c786e563ceefb332
https://github.com/tribe29/checkmk/commit/3397b7a089e76b367767fd70c786e563c…
Author: Joerg Herbel <joerg.herbel(a)tribe29.com>
Date: 2021-05-31 (Mon, 31 May 2021)
Changed paths:
A checkman/datadog_monitors
A cmk/base/plugins/agent_based/datadog_monitors.py
A cmk/gui/plugins/wato/check_parameters/datadog_monitors.py
M cmk/utils/man_pages.py
A tests/unit/cmk/base/plugins/agent_based/test_datadog_monitors.py
Log Message:
-----------
Implement agent section and check plugin datadog_monitors
SUP-3069
Change-Id: I5068f2d164d0aebc051d6c57885fc392900287c2
Commit: 671eadcc93cce28bf720277ddf8c23f7e0df2e1e
https://github.com/tribe29/checkmk/commit/671eadcc93cce28bf720277ddf8c23f7e…
Author: Joerg Herbel <joerg.herbel(a)tribe29.com>
Date: 2021-05-31 (Mon, 31 May 2021)
Changed paths:
A .werks/12881
Log Message:
-----------
12881 New special agent to monitor Datadog
This werk introduces a new special agent which enables the monitoring
of Datadog monitors and Datadog events in Checkmk. To collects its
data, the agent connects to the Datadog API.
Datadog monitors are monitored as services of the host on which the
special agent is executed. One monitor corresponds to one service.
Datadog events are forwarded to the local event console of the
Checkmk site.
SUP-3069
Change-Id: I43e1fcf96bad8934f17517b56cca22c60f6323de
Commit: 59decb06baf51646bbf1628fc6471bf2de3912a1
https://github.com/tribe29/checkmk/commit/59decb06baf51646bbf1628fc6471bf2d…
Author: Joerg Herbel <joerg.herbel(a)tribe29.com>
Date: 2021-05-31 (Mon, 31 May 2021)
Changed paths:
R .werks/12881
Log Message:
-----------
Revert "12881 New special agent to monitor Datadog"
This reverts commit 671eadcc93cce28bf720277ddf8c23f7e0df2e1e.
Commit: c54f6c94c463bed308841dbcad54d97e6e4d382e
https://github.com/tribe29/checkmk/commit/c54f6c94c463bed308841dbcad54d97e6…
Author: Joerg Herbel <joerg.herbel(a)tribe29.com>
Date: 2021-05-31 (Mon, 31 May 2021)
Changed paths:
R checkman/datadog_monitors
R cmk/base/plugins/agent_based/datadog_monitors.py
R cmk/gui/plugins/wato/check_parameters/datadog_monitors.py
M cmk/utils/man_pages.py
R tests/unit/cmk/base/plugins/agent_based/test_datadog_monitors.py
Log Message:
-----------
Revert "Implement agent section and check plugin datadog_monitors"
This reverts commit 3397b7a089e76b367767fd70c786e563ceefb332.
Commit: 6fb12c0c5eb673c003053286f361190fda7d14f1
https://github.com/tribe29/checkmk/commit/6fb12c0c5eb673c003053286f361190fd…
Author: Joerg Herbel <joerg.herbel(a)tribe29.com>
Date: 2021-05-31 (Mon, 31 May 2021)
Changed paths:
R agents/special/agent_datadog
R checks/agent_datadog
M cmk/.f12
M cmk/gui/plugins/wato/datasource_programs.py
R cmk/special_agents/agent_datadog.py
M tests/unit/agents/special/test_special_agent_args.py
R tests/unit/checks/test_agent_datadog.py
R tests/unit/cmk/special_agents/test_agent_datadog_.py
Log Message:
-----------
Revert "New special agent for Datadog"
This reverts commit 9f0198fcafd292839977533c3e5a45d68a99cc78.
Compare:
https://github.com/tribe29/checkmk/compare/160b7951e798...6fb12c0c5eb6