ID: 4017
Title: New option to hide WATO folders when the user has insufficent permissions
Component: WATO
Level: 1
Class: New feature
Version: 1.4.0i4
The new global settings option <i>Hide folders without read permissions</i> allows
you to hide WATO folders from users. If a user does not have read permission to the
subfolder AND any of its subfolders, the folder is simply not shown.
Note: This feature only reduces the number of folders in the WATO folder overview.
It does not hide these folders in other WATO pages.
ID: 4196
Title: blade_blades: fixed out of range state
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 1.5.0i1
The check will not crash anymore if a state reported by a bladecenter is
our of range. Instead the failed part of this service will change to UNKNOWN.
ID: 4394
Title: mssql_backup: Backups of availability group databases are now handled correctly
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 1.5.0i1
In previous versions the backups of availability group cluster slave hosts (were no backup is
executed) was handled as last backup age. Now we exclude those backups from the monitoring and
only handle the backups of the primary replica.
ID: 4033
Title: Quicksearch: Now cycles through the filters h:/ad:/al:/s: when no specific filters are set
Component: Multisite
Level: 1
Class: New feature
Version: 1.5.0i1
Once a match is found the data is shown. So if the address matches,
the query won't issue an al: or s: query.
ID: 4426
Title: Fixed PID file locking
Component: Core & setup
Level: 1
Class: Bug fix
Version: 1.5.0i1
Previously it was possible to start the Check_MK Micro Core multiple times,
which resulted in totally erratic behavior. This has been fixed by
correctly locking the core's PID file.
ID: 4393
Title: The permissions on events were not always handled correctly
Component: Event Console
Level: 1
Class: Bug fix
Version: 1.5.0i1
When rulesets have "contact group" permissions configured and set the
rulset config to have precedence, this was not handled correctly, making
users don't see event that they should see.
ID: 4392
Title: Fixed possible broken agent deployment status data
Component: agents
Level: 1
Class: Bug fix
Version: 1.5.0i1
The agent deployment status of hosts, stored on the Check_MK
server, could corrupt or be reset in case of parallel write
operations to the file storing this information.
ID: 4032
Title: smart agent plugin: disable megacli logging output
Component: Checks & agents
Level: 1
Class: New feature
Version: 1.5.0i1
MegaCLI by default writes output to MegaSAS.log in the same directory.
With the smart plugin being called every 60 seconds this file can become
several GiB large. Disable logging similar to what is done in the main
agent.
ID: 4031
Title: LVM Volume Groups: fixed broken WATO configuration
Component: WATO
Level: 1
Class: Bug fix
Version: 1.5.0i1
The WATO rule "Volume Groups (LVM)" created incorrect levels, which never applied.
This has been fixed. You need to reconfigure all LVM Volume Groups rules from scratch, because
their format has changed.