Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 5e9251f1bb0d21bd07dabcc4d4e4f9ee3027a6e5
https://github.com/tribe29/checkmk/commit/5e9251f1bb0d21bd07dabcc4d4e4f9ee3…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2022-01-31 (Mon, 31 Jan 2022)
Changed paths:
M livestatus/src/TableStatus.h
M livestatus/src/test/test_Table.cc
Log Message:
-----------
Removed a few annoying #ifdefs.
The MonitoringCore abstraction is quite incomplete, so we already have a
few ugly impl<Core> calls. Having one more seems to be a good tradeoff.
Change-Id: I779648d80bc0beb0217b91f51d6211559eb42352
Commit: cd815c2bb4accde593fabc70109f87f28bbb9ed5
https://github.com/tribe29/checkmk/commit/cd815c2bb4accde593fabc70109f87f28…
Author: Max Linke <max.linke(a)tribe29.com>
Date: 2022-01-31 (Mon, 31 Jan 2022)
Changed paths:
M Pipfile
M Pipfile.lock
Log Message:
-----------
Add Google Monitoring dependency
Also needs an update to google-auth to avoid version conflicts
Change-Id: I6849c7166cbc2d85658a79ee41b6a426a6fb9871
Commit: 4ae502e1c0b2df403eac917cd1f8204e2c7b0684
https://github.com/tribe29/checkmk/commit/4ae502e1c0b2df403eac917cd1f8204e2…
Author: Max Linke <max.linke(a)tribe29.com>
Date: 2022-01-31 (Mon, 31 Jan 2022)
Changed paths:
A agents/special/agent_gcp
A checks/agent_gcp
M cmk/gui/plugins/wato/datasource_programs.py
A cmk/special_agents/agent_gcp.py
M tests/unit/agents/special/test_special_agent_args.py
Log Message:
-----------
First rough gcp agent
Change-Id: I91dd6a023cb9147eb3f6c6a6e258ba4262da1e6a
Commit: 5369425b87b262b0200251b8c736c5676fee06eb
https://github.com/tribe29/checkmk/commit/5369425b87b262b0200251b8c736c5676…
Author: Max Linke <max.linke(a)tribe29.com>
Date: 2022-01-31 (Mon, 31 Jan 2022)
Changed paths:
M cmk/special_agents/agent_gcp.py
A tests/unit/checks/test_agent_gcp.py
A tests/unit/cmk/special_agents/test_agent_gcp.py
Log Message:
-----------
Add gcp agent tests
Change-Id: If0bec03056424ec158de138ce99280f27148b4b1
Commit: 8ff43d5cb4e7dbe77eb62cc6b127be64783070df
https://github.com/tribe29/checkmk/commit/8ff43d5cb4e7dbe77eb62cc6b127be647…
Author: Max Linke <max.linke(a)tribe29.com>
Date: 2022-01-31 (Mon, 31 Jan 2022)
Changed paths:
M agents/special/agent_gcp
M checks/agent_gcp
M cmk/special_agents/agent_gcp.py
M tests/unit/checks/test_agent_gcp.py
Log Message:
-----------
REF: use new agent convenience functions
Change-Id: I8dae0f761e17b97121609256406804d02681c0ed
Compare:
https://github.com/tribe29/checkmk/compare/9bc7e1c71908...8ff43d5cb4e7