ID: 5564
Title: Fixed site filter when using "analyse notification"
Component: Notifications
Level: 1
Class: Bug fix
Version: 1.5.0i2
When analyzing notifications forwarded from remote sites, the site filter did not work as
intended. The site filter was always using the local (central) site ID as value for OMD_SITE
instead of the origin site.
ID: 5414
Title: Windows agent: Exchange Availability Service was broken
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 1.5.0i2
The name of the WMI class
Win32_PerfRawData_MSExchangeAvailabilityService_MSExchangeAvailabilityService
was misspelled. As a result, the Exchange Availability Service was broken in
all versions since 1.4.0. The misspelled name was introduced by the
refactoring done in commit c5ee818358e695b01c2f2dbc05ad0713723a37f8.
ID: 5563
Title: Renamed "Site Management" configuration options introduced with #5173
Component: WATO
Level: 1
Class: Bug fix
Version: 1.5.0i2
The configuration options introduced with #5173 (Set OMD config via WATO) had
to be renamed. This is mostly an internal change, but you may have set one
of these options in a site using a daily master snapshot or the 1.5.0i1
version. Renaming the settings will reset your already configured settings
to default.
ID: 5562
Title: Flap settings can now be configured individually for hosts/services
Component: Core & setup
Level: 1
Class: New feature
Version: 1.5.0i2
It is now possible to configure the flaping settings individuall for each
host and service. This was previously only configurable globally via
the global setting "Tuning of flap detection".
No you can use the rulesets "Flap detection settings for hosts" and
"Flap detection settings for services" to configure this using rules.
ID: 5467
Title: Fixed interaction between periodic notifications and acknowledgements.
Component: Core & setup
Level: 1
Class: Bug fix
Version: 1.5.0i2
When an acknowledgement was removed or expired, any periodic notifications
would not be triggered again. This has been fixed.