ID: 4867
Title: F5 BIG-IP: new checks for vCMP guest monitoring
Component: Checks & agents
Level: 1
Class: New feature
Version: 1.5.0i3
New checks for vCMP guest monitoring have been added:
<ul>
<li>f5_bigip_vcmpguests: check only available on vCMP hosts, showing failover state of all guests</li>
<li>f5_bigip_vcmpfailover: check for vCMP guests, showing their failover status, configurable via WATO rule "Cluster status" - just like other failover/cluster checks, too</li>
</ul>
ID: 4866
Title: F5 BIG-IP: new checks for vCMP guest monitoring
Component: Checks & agents
Level: 1
Class: New feature
Version: 1.5.0i3
New checks for vCMP guest monitoring have been added:
<ul>
<li>f5_bigip_vcmpguests: check only available on vCMP hosts, showing failover state of all guests</li>
<li>f5_bigip_vcmpfailover: check for vCMP guests, showing their failover status, configurable via WATO rule "Cluster status" - just like other failover/cluster checks, too</li>
</ul>
ID: 5828
Title: Handle case-insensitive equality correctly in Livestatus.
Component: Livestatus
Level: 1
Class: Bug fix
Version: 1.5.0i3
Equality-based Livestatus filters did not handle case-insensitivity
correctly for non-ASCII characters. This has been fixed.
The affected operators are =~ and !=~ for string-valued columns plus > and
<= for list-valued columns.
Note that regular expressions already handle case-(in)sensitivity correctly
since werk 5672 ("Use RE2 regular expression engine for Livestatus
queries").
ID: 5273
Title: Fix display of CustomGraphs for metrics without current performance data
Component: metrics
Level: 1
Class: Bug fix
Version: 1.5.0i3
The graphing system was unable to display metrics within a custom graph if the corresponding performance-data is currently not available. This would for example be the case if a check isin a temporary "Unknown" state.
The rendering now correctly relies on the corresponding historical metric data instead of discarding the metric completely.
ID: 5734
Title: LDAP: It's now possible to create user accounts only on first login
Component: WATO
Level: 1
Class: New feature
Version: 1.5.0i3
The LDAP connections can now be configured to create user accounts only on
demand which means the accounts are created during the first login of the
user.
This feature can be used if you need to allow a large base of users to access
Check_MK, but only want to have the accounts of users created that really work
with it.
Please note that you will only be able to configure the users after their
first login. For example the roles / groups of a user can only be configured
after account creation.
It can be enabled using the option <i>Create users only on login</i> in
the <i>Users</i> options of your LDAP connection.
ID: 5732
Title: BI aggregations are now customer aware
Component: WATO
Level: 2
Class: New feature
Version: 1.5.0i3
The configuration if the BI aggregations is now handled in a customer aware
way by the Check_MK Managed Services Edition. You can now configure each
aggregation to be associated with a customer, the provider or being globally
available. The aggregations are assigned to the provider by default.
In case you want to have an aggregation only be synchronized to a single
customer, you can configure it in the aggregation properties.
A customer only get's the BI packs and BI rules synchronized that are
needed to handle the aggregations that are made available to this customer.