Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 69582bf14e638175d1974e65c180f7d1a7858920
https://github.com/tribe29/checkmk/commit/69582bf14e638175d1974e65c180f7d1a…
Author: Joerg Herbel <joerg.herbel(a)tribe29.com>
Date: 2021-06-04 (Fri, 04 Jun 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: Ic455e99e35073c00af479cb08faf11d9990e3b2e
Commit: e57976f3310ff90b8f8ac8843a44f50ad286f9a1
https://github.com/tribe29/checkmk/commit/e57976f3310ff90b8f8ac8843a44f50ad…
Author: Joerg Herbel <joerg.herbel(a)tribe29.com>
Date: 2021-06-04 (Fri, 04 Jun 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: Ib0c31952f58eb89f3ee0474cc09683d9b9c71e9e
Commit: 77efb33e815b11b6d4a622ecb9eca5b89bd90539
https://github.com/tribe29/checkmk/commit/77efb33e815b11b6d4a622ecb9eca5b89…
Author: Joerg Herbel <joerg.herbel(a)tribe29.com>
Date: 2021-06-04 (Fri, 04 Jun 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: Iddfca95bd8e8f53a9b012e402a54dbbfed3fd89b
Compare:
https://github.com/tribe29/checkmk/compare/da5b6dfbc301...77efb33e815b