Branch: refs/heads/1.6.0
Home: https://github.com/tribe29/checkmk
Commit: fa6c2813bc0e461c34262608cfc824d4e727c5c6
https://github.com/tribe29/checkmk/commit/fa6c2813bc0e461c34262608cfc824d4e…
Author: Andreas Boesl <andreas.boesl(a)tribe29.com>
Date: 2020-01-31 (Fri, 31 Jan 2020)
Changed paths:
A .werks/10528
M cmk/gui/watolib/hosts_and_folders.py
Log Message:
-----------
10528 FIX Host changes from normal monitoring users were not always applied on the first save
Users without the role <tt>Read access to all hosts and folders</tt> had to save hosts twice to get their changes applied.
Change-Id: I74c59e6c2e80b7208306fb59b7c398b1c99f1de7
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 8a400ebe46b584cbbd199c0b460f91b273c7d27a
https://github.com/tribe29/checkmk/commit/8a400ebe46b584cbbd199c0b460f91b27…
Author: Ronny Bruska <ronny.bruska(a)tribe29.com>
Date: 2020-01-31 (Fri, 31 Jan 2020)
Changed paths:
M checks/jira_custom_svc
M cmk/gui/plugins/wato/check_parameters/jira_custom_svc.py
M cmk/special_agents/agent_jira.py
M tests/unit/checks/generictests/datasets/jira_custom_svc.py
Log Message:
-----------
jira_custom_svc: Added more informations to service output
Total numbers and summed up values now show the difference on a
selectable timespan. Average shows on what numbers the calculation
based.
Change-Id: I6ca27893e1c1dec9bc14dbcf96d1c24d053a4172
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 0b17bcb88858e1caefa337fc4f7c1d43e5c91651
https://github.com/tribe29/checkmk/commit/0b17bcb88858e1caefa337fc4f7c1d43e…
Author: Tom Baerwinkel <tom.baerwinkel(a)tribe29.com>
Date: 2020-01-31 (Fri, 31 Jan 2020)
Changed paths:
A .werks/10742
M checks/mssql_tablespaces
M tests/unit/checks/generictests/datasets/mssql_tablespaces_regression.py
Log Message:
-----------
10742 FIX mssql_tablespaces: reintroduce missing performance data
Since version 1.6.0 the check plugin mssql_tablespaces did not
output performance data besides "Database size". This is fixed.
Change-Id: I496d723c94e664009b7b8e8cd9456a2e399a7778
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: fc488450200d230c8cf39e4accbe54a3293fb43d
https://github.com/tribe29/checkmk/commit/fc488450200d230c8cf39e4accbe54a32…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2020-01-31 (Fri, 31 Jan 2020)
Changed paths:
M cmk/base/config.py
M cmk/base/data_sources/abstract.py
Log Message:
-----------
Break an import cycle between cmk.base.config and cmk.base.data_sources.abstract.
We just inlined 2 functions, which slightly breaks an abstraction, but we
break the same abstraction elsewhere several times alredy => to be cleaned
up later.
Change-Id: I7eba56b3b059d7b94b09b936b022370fa43be658
Branch: refs/heads/1.6.0
Home: https://github.com/tribe29/checkmk
Commit: e08d9596e9d49da6c1610f98faf258414eedf28f
https://github.com/tribe29/checkmk/commit/e08d9596e9d49da6c1610f98faf258414…
Author: Tom Baerwinkel <tom.baerwinkel(a)tribe29.com>
Date: 2020-01-31 (Fri, 31 Jan 2020)
Changed paths:
A .werks/10742
M checks/mssql_tablespaces
M tests/unit/checks/generictests/datasets/mssql_tablespaces_regression.py
Log Message:
-----------
10742 FIX mssql_tablespaces: reintroduce missing performance data
Since version 1.6.0 the check plugin mssql_tablespaces did not
output performance data besides "Database size". This is fixed.
Change-Id: I496d723c94e664009b7b8e8cd9456a2e399a7778
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 89c9720fb688ff04c3226c6e6494680335134fc1
https://github.com/tribe29/checkmk/commit/89c9720fb688ff04c3226c6e649468033…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2020-01-31 (Fri, 31 Jan 2020)
Changed paths:
M cmk/base/classic_snmp.py
Log Message:
-----------
Python 3 changes for cmk.base, part 8.
Fixed a potential exception when parsing strange snmpget{,next} output on
the way.
Change-Id: I3d7ae9dfeb9ca29c7527c4c9c2d585cd279d0ffc