ID: 4766
Title: snmp_extended_info: Inventorizes all available physical components except ports in more robust way
Component: HW/SW Inventory
Level: 1
Class: New feature
Version: 1.5.0i1
Note: Some bogus devices such as Cisco WLC 2500 Series or
Cisco Wide Area Application Services either do not have exactly
one entry == "0" which means device itself or do not provide
any information about physical class.
In the first case {{Hardware > System}} will be omitted.
In the second case we inventorize these components below physical
components table {{Unknown entities}}.
In all cases ports are ignored because we have an extra view
for them.
ID: 4764
Title: Fixed internal automation error handling when syncing with 1.2.8 or older
Component: WATO
Level: 1
Class: Bug fix
Version: 1.5.0i1
Some "internal automation error" messages were not displayed correctly in the
activation dialog when an error occured.
ID: 4708
Title: Windows Agent/Agent Updater: Fixed race condition which removed the windows service
Component: Checks & agents
Level: 2
Class: Bug fix
Version: 1.5.0i1
The agent updater could kill itself during an update, because the MSI installation process
sent a shutdown signal to the windows service. This shutdown also killed any plugins,
including the agent updater... This has been fixed by detaching the cmk-update-agent.exe
file from the process group of the windows agent.
ID: 4763
Title: HTML mails: Fixed wrong rendered state markers in plugin outputs
Component: Notifications
Level: 1
Class: Bug fix
Version: 1.5.0i1
The plugin output of hosts/services can contain state markers like "(!!)"
which were not rendered colored like in the Web GUI.
ID: 4762
Title: Showing correctly formated plugin output in "analyse notifications table"
Component: Notifications
Level: 1
Class: Bug fix
Version: 1.5.0i1
The plugin output shown in the "analyse notification table" was not being formatted
correctly (e.g. state markers were not converted and HTML links were not rendered).
ID: 4692
Title: Correctly handle deactivated event console when Nagios core is used.
Component: Livestatus
Level: 1
Class: Bug fix
Version: 1.5.0i1
This fix avoids log entries and exceptions of the form:
"[mkeventd at /omd/sites/stable/tmp/run/mkeventd/status] cannot connect: No such file or directory"
ID: 4783
Title: User notifications can now temporarily disabled within configured timerange
Component: Notifications
Level: 1
Class: New feature
Version: 1.5.0i1
So far users could disable notifications "forever" within their user profile.
Now they have additionaly the possibility to customize a timerange where
notifications are disabled.