Branch: refs/heads/2.1.0
Home: https://github.com/tribe29/checkmk
Commit: a83c5a0f21d35a0d2c51dc76f6daff2f3d47fdd7
https://github.com/tribe29/checkmk/commit/a83c5a0f21d35a0d2c51dc76f6daff2f3…
Author: Lars Getwan <lars.getwan(a)tribe29.com>
Date: 2022-02-22 (Tue, 22 Feb 2022)
Changed paths:
A .werks/13746
Log Message:
-----------
13746 Support Diagnostics: Extend and improve functionality
The usage of the GUI was improved. There's a separate section "Checkmk Log files" now, the component "Business Intelligence" was added and the inline help now contains a description of each file.
The sctructure of the tar.gz file was slightly changed and the following information is now always included in the dump: Checkmk performance data (number of helper processes, current core statistics), HW information (CPU and Memory), and the environment variables of the site user.
Change-Id: I9d2bcbbd84c4aef0df5ee69d6a801272f045eb1d
Branch: refs/heads/2.0.0
Home: https://github.com/tribe29/checkmk
Commit: 38c07c14482ed0241f6b204bb26996707122226a
https://github.com/tribe29/checkmk/commit/38c07c14482ed0241f6b204bb26996707…
Author: Lars Getwan <lars.getwan(a)tribe29.com>
Date: 2022-02-22 (Tue, 22 Feb 2022)
Changed paths:
M cmk/base/diagnostics.py
M cmk/gui/wato/pages/diagnostics.py
M cmk/utils/diagnostics.py
M tests/unit/cmk/base/test_diagnostics.py
M tests/unit/cmk/utils/test_diagnostics_utils.py
Log Message:
-----------
Improved the support diagnostics based on CMK-9564:
- Make the log files selectable with a possible short description of each file
- Create a separate section "Log files" in the SD GUI
- Include the environment variables of the site user(s)
- Include the BI configuration
- Improved the structure of the tar and created an additional localfiles.csv
- Collect a basic set of performance data and HW information
independent from HW/SW inventory
- the tar.gz now has a tree-like file structure
- there are two "local" files in the tgz: one JSON and one CSV file
- the web.log is now also collected, and its sensitivity is 1 instead
of 3.
Change-Id: Ife0ca239b6d9b00cbb560d1b9421629f2022a642
Branch: refs/heads/2.1.0
Home: https://github.com/tribe29/checkmk
Commit: 957247ae2e0a1594f680a098bc9fe9f92f2667fb
https://github.com/tribe29/checkmk/commit/957247ae2e0a1594f680a098bc9fe9f92…
Author: Lukas Lengler <lukas.lengler(a)tribe29.com>
Date: 2022-02-22 (Tue, 22 Feb 2022)
Changed paths:
A .werks/13738
M cmk/base/plugins/agent_based/utils/device_types.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_snmp_extended_info.py
Log Message:
-----------
13738 FIX Incorrect fcswitch host labels for Cisco IOS switches
Cisco IOS switches would discover the incorrect "fcswitch" host label
since they use fc1 or fc2 designators.
Now this special case is handled and the correct "switch" host label
is discovered.
CMK-9597
Change-Id: I9a4fdaddb5948f861c7d5995c34cc30d7fa98265
Branch: refs/heads/2.0.0
Home: https://github.com/tribe29/checkmk
Commit: ffb178a7baf3ed803279e60c1c0bb2ac54cf46d0
https://github.com/tribe29/checkmk/commit/ffb178a7baf3ed803279e60c1c0bb2ac5…
Author: Lukas Lengler <lukas.lengler(a)tribe29.com>
Date: 2022-02-22 (Tue, 22 Feb 2022)
Changed paths:
A .werks/13738
M cmk/base/plugins/agent_based/utils/device_types.py
Log Message:
-----------
13738 FIX Incorrect fcswitch host labels for Cisco IOS switches
Cisco IOS switches would discover the incorrect "fcswitch" host label
since they use fc1 or fc2 designators.
Now this special case is handled and the correct "switch" host label
is discovered.
CMK-9597
Change-Id: I9a4fdaddb5948f861c7d5995c34cc30d7fa98265
Branch: refs/heads/2.0.0
Home: https://github.com/tribe29/checkmk
Commit: 4b37e1a59f9f96a32387adf7a3734e88f4d9d393
https://github.com/tribe29/checkmk/commit/4b37e1a59f9f96a32387adf7a3734e88f…
Author: Sofia Colakovic <sofia.colakovic(a)tribe29.com>
Date: 2022-02-22 (Tue, 22 Feb 2022)
Changed paths:
A .werks/13460
M checks/oracle_recovery_status
Log Message:
-----------
13460 FIX Fix crash in oracle_recovery_status
In case of error during querying oracle_recovery_status
in mk_oracle agent, the check would crash.
Now, the check reports the error and assumes the state CRIT.
Change-Id: I0bdd6b425d11e89bfd2c96af054e5cd213ee9d7d
Commit: 2313747bd9504a9a156cf0f84361482fae926d0d
https://github.com/tribe29/checkmk/commit/2313747bd9504a9a156cf0f84361482fa…
Author: Sofia Colakovic <sofia.colakovic(a)tribe29.com>
Date: 2022-02-22 (Tue, 22 Feb 2022)
Changed paths:
A .werks/13459
M cmk/gui/plugins/wato/check_parameters/ps.py
Log Message:
-----------
13459 FIX Fix inline help in ps monitoring rule
'Include process arguments in long-output' parameter in ps monitoring
rule previously falsely stated that first N arguments will be shown.
This was never the case. First N characters of all arguments are
shown in the long-output. Inline help text is therefore changed.
SUP-9349
Change-Id: I9488b10c014ec751f2a35a68796ec5f47f475dc7
Compare: https://github.com/tribe29/checkmk/compare/d3ee25811c1c...2313747bd950
Branch: refs/heads/2.1.0
Home: https://github.com/tribe29/checkmk
Commit: 6a8881e87be9caf2593e6bcf6ebf75a01735caa5
https://github.com/tribe29/checkmk/commit/6a8881e87be9caf2593e6bcf6ebf75a01…
Author: Sofia Colakovic <sofia.colakovic(a)tribe29.com>
Date: 2022-02-22 (Tue, 22 Feb 2022)
Changed paths:
A .werks/13459
M cmk/gui/plugins/wato/check_parameters/ps.py
M tests/unit/cmk/base/plugins/agent_based/utils/test_ps.py
Log Message:
-----------
13459 FIX Fix inline help in ps monitoring rule
'Include process arguments in long-output' parameter in ps monitoring
rule previously falsely stated that first N arguments will be shown.
This was never the case. First N characters of all arguments are
shown in the long-output. Inline help text is therefore changed.
SUP-9349
Change-Id: I2011824fd408c847cc38988d5051fc3e9afa456a