Branch: refs/heads/2.1.0
Home:
https://github.com/tribe29/checkmk
Commit: b4feb82856e320cf8b45ac2fd225ad118d1493cb
https://github.com/tribe29/checkmk/commit/b4feb82856e320cf8b45ac2fd225ad118…
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: I8c8c879026d82cd2e240e2ec5f58a3e6733908cc