Werk 15313 was adapted. The following is the new Werk, a diff is shown at the end of the message.
Title: Fix memory column in docker view
Class: fix
Compatible: compat
Component: wato
Date: 1701694701
Edition: cre
Level: 1
Version: 2.1.0p38
Memory used column was always empty.
------------------------------------<diff>-------------------------------------------
Title: Fix memory column in docker view
Class: fix
Compatible: compat
Component: wato
Date: 1701694701
Edition: cre
Level: 1
- Version: 2.1.0p37
? ^
+ Version: 2.1.0p38
? ^
Memory used column was always empty.
Werk 15647 was adapted. The following is the new Werk, a diff is shown at the end of the message.
Title: Don't Overwrite Existing diskspace.log
Class: fix
Compatible: compat
Component: omd
Date: 1701186077
Edition: cre
Knowledge: doc
Level: 1
State: unknown
Version: 2.1.0p38
Previously, the diskspace cronjob overwrote the $OMD_ROOT/var/log/diskspace.log on every run. This
is not necessary, since the file is automatically logrotated.
------------------------------------<diff>-------------------------------------------
Title: Don't Overwrite Existing diskspace.log
Class: fix
Compatible: compat
Component: omd
Date: 1701186077
Edition: cre
Knowledge: doc
Level: 1
State: unknown
- Version: 2.1.0p37
? ^
+ Version: 2.1.0p38
? ^
Previously, the diskspace cronjob overwrote the $OMD_ROOT/var/log/diskspace.log on every run. This
is not necessary, since the file is automatically logrotated.
Title: Don't Overwrite Existing diskspace.log
Class: fix
Compatible: compat
Component: omd
Date: 1701186077
Edition: cre
Knowledge: doc
Level: 1
State: unknown
Version: 2.1.0p37
Previously, the diskspace cronjob overwrote the $OMD_ROOT/var/log/diskspace.log on every run. This
is not necessary, since the file is automatically logrotated.
Title: Support Diagnostics: Use pip3
Class: fix
Compatible: compat
Component: wato
Date: 1701851869
Edition: cre
Level: 1
Version: 2.2.0p17
When creating a Support Diagnowtics dump, the information about the installed Python modules was collected using pip.
This actually collected information about the OS' Python environment, not about the one in the site context.
Sometimes, it caused a crash, when there was no pip installed.
Now, pip3 is used, which is built-in to the Checkmk Site.
Title: Licensing: Distribute license information to remote CME sites
Class: feature
Compatible: compat
Component: multisite
Date: 1701792141
Edition: cme
Level: 1
Version: 2.2.0p17
Currently, license verification for a CME is not required and therefore the information required for verification is not distributed across the sites in a CME setup.
With the 2.3, the CME will gain the CCE feature set, the verification will be required from then on.
To avoid license warnings on the remote sites during the update, with this werk the necessary information will be available in the whole setup after the license usage has been submitted.
If the associated subscription is valid for a 2.3 CME, no additional licensing is required during or after the update.
Title: Don't Overwrite Existing diskspace.log
Class: fix
Compatible: compat
Component: omd
Date: 1701186077
Edition: cre
Knowledge: doc
Level: 1
State: unknown
Version: 2.2.0p17
Previously, the diskspace cronjob overwrote the $OMD_ROOT/var/log/diskspace.log on every run. This
is not necessary, since the file is automatically logrotated.
Title: Fix possible "Internal server error" while saving large formulars
Class: fix
Compatible: compat
Component: multisite
Date: 1698237843
Edition: cre
Level: 1
Version: 2.2.0p17
Werk #15393 already solved this for most users but in rare cases, the
formulars were still so big that an "Internal server error" occurred on saving.
This change should fix that behaviour even for such cases.
Title: Support Diagnostics: Use pip3
Class: fix
Compatible: compat
Component: wato
Date: 1701851869
Edition: cre
Level: 1
Version: 2.3.0b1
When creating a Support Diagnowtics dump, the information about the installed Python modules was collected using pip.
This actually collected information about the OS' Python environment, not about the one in the site context.
Sometimes, it caused a crash, when there was no pip installed.
Now, pip3 is used, which is built-in to the Checkmk Site.