Module: check_mk
Branch: master
Commit: 9c5fa114a2d4b819f8c7277c4c0b85e065e91562
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=9c5fa114a2d4b8…
Author: Moritz Kiemer <mo(a)mathias-kettner.de>
Date: Fri Jan 25 08:29:22 2019 +0100
azure: Smoothen configuration of azure agent
* reduce VM piggyback options
* simplify group configuration
* improve titles
Change-Id: I8f1eca438ba8112e38342a3077c41d84b23e4115
---
agents/special/agent_azure | 60 ++++---------
checks/agent_azure | 20 ++---
cmk/gui/plugins/wato/check_parameters/azure.py | 4 +-
cmk/gui/plugins/wato/datasource_programs.py | 118 +++++++++----------------
tests/unit/cmk/gui/watolib/test_rulespecs.py | 8 +-
5 files changed, 71 insertions(+), 139 deletions(-)
Diff:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commitdiff;h=9c5fa114a2…