ID: 15170
Title: DCD: fix REST API authentication problems
Component: Dynamic host configuration
Level: 1
Class: Bug fix
Version: 2.2.0i1
Prior to this werk, the DCD raised a REST API authentication error
when the user's automation password was changed after it was started.
In addition, the same error was also raised when the "Individual
automation user credentials" option in the "Connection to the REST API"
global setting was configured. This werk fixes both error sources.
ID: 15141
Title: azure_app_registration: Monitor Azure App Registration
Component: Checks & agents
Level: 1
Class: New feature
Version: 2.2.0i1
It's now possible to monitor Azure App Registrations in Checkmk.
A new check Microsoft Azure App Registration Secret has been added.
To monitor App Registrations you have to configure the related
special agent Microsoft Azure.
ID: 15112
Title: Drop configuration option "State in case of empty output"
Component: Checks & agents
Level: 1
Class: New feature
Version: 2.2.0i1
The WATO configuration option <i>"State in case of empty output"</i> is dropped.
The feature did not work as intended since Checkmk version 2.0.
We now reviewed the feature to decide whether we want to repair or remove it.
In this case we felt that its small benefit does not justify the complexity it introduces into the codebase.
For the sake of simplicty and maintainability we remove the feature.
An empty output from a monitored host will always result in a CRIT state of the <i>Check_MK</i> service, which has always been the default.
ID: 15178
Title: <tt>liebert_temp_fluid</tt>: Take user-defined parameters into account
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 2.2.0i1
The check plugin <tt>liebert_temp_fluid</tt> ignored user-defined parameters and only evaluated the
thresholds reported by the device. As of this werk, <tt>liebert_temp_fluid</tt> takes user-defined
parameters into account, including the option to override the thresholds reported by the device.
ID: 15177
Title: Backups: Azure Blob Storage containers can now be used as backup targets
Component: setup
Level: 1
Class: New feature
Version: 2.2.0i1
Azure Blob Storage containers can now be selected as destination when configuring <a href="https://docs.checkmk.com/latest/en/backup.html">backup</a> targets.
When selecting this option, users need to enter the Azure storage account name, the container name,
Azure credentials and a local directory used for temporary storage before uploading to and after
downloading from the container.
ID: 15176
Title: Backups: AWS S3 buckets can now be used as backup targets
Component: setup
Level: 1
Class: New feature
Version: 2.2.0i1
AWS S3 buckets can now be selected as destination when configuring <a href="https://docs.checkmk.com/latest/en/backup.html">backup</a> targets.
When selecting this option, users need to enter AWS credentials, the name of the bucket and a
local directory used for temporary storage before uploading to and after downloading from the
bucket.
ID: 15034
Title: SNMPv3 contexts: reintroducing 'All SNMP sections' option
Component: Setup
Level: 1
Class: Bug fix
Version: 2.2.0i1
Previously, werk 11114 unintentionally removed the option from the
dropdown list which consequently led to an error when a user tried
to upgrade for example from the 1.6 to the 2.0 version. This werk
fixes this problem by reintroducing the option.
ID: 15087
Title: HW/SW Inventory views: Macros can also be used in 'Joined columns'
Component: Multisite
Level: 1
Class: New feature
Version: 2.2.0i1
With werk 15086 different inventory tables can be joined. The configured macros
can now also be used in {{Joined columns}} in order to connect services with
the columns of this data source.
Example:
<ul>
<li>Choose {{Oracle instances}} as the data source</li>
<li>Choose {{SID}} with {{$SID$}} below macros</li>
<li>Now you can connect {{Services: Summary}} of the services {{ORA $SID$ Uptime}}
below {{Joined column}}</li>
</ul>
ID: 15138
Title: azure_vaults: Monitor Azure Recovery Services Vault
Component: Checks & agents
Level: 1
Class: New feature
Version: 2.2.0i1
It's now possible to monitor Azure Recovery Services Vault in Checkmk.
A new check Microsoft Azure Recovery Services Vault Backup Container
has been added.
To monitor Recovery Services Vault you have to configure
the related special agent Microsoft Azure.