ID: 4399
Title: Views: Fixed graph showing views of services with invalid perfdata
Component: Multisite
Level: 1
Class: Bug fix
Version: 1.5.0i1
Some checks that produced invalid perfdata like 'key=" "' were causing the
metric parsing to crash with a "IndexError (list index out of range)" error.
The metric parsing is now skipping those invalid values.
ID: 4397
Title: Views: Fixed datasource KeyError exception
Component: Multisite
Level: 1
Class: Bug fix
Version: 1.5.0i1
When e.g. a Event Console related view was added to a dashboard and
then the Event Console was disabled or that site, this could lead
into a KeyError exception when rendering the dashboard, because the
datasource was not existant anymore.
ID: 4398
Title: Fixed broken GUI when deleting local/share/check_mk/web/plugins dir
Component: Multisite
Level: 1
Class: Bug fix
Version: 1.5.0i1
An exception "OSError ([Errno 2] No such file or directory: '/omd/sites/shl/local/share/check_mk/web/plugins/')" prevented use of the GUI at all when deleting the directory.
ID: 4034
Title: Windows agent fileinfo monitoring: Now able to configure globbing patterns for subdirectories
Component: Checks & agents
Level: 1
Class: New feature
Version: 1.5.0i1
Previously you could only configure globbing patterns on the filename level. E.g. C:\test\mylog2017*.txt.
This new feature enables globbing patterns for paths, too. E.g. C:\test\archive-2017-*\summary?.log.
ID: 4396
Title: Fixed exception in BI views when using site icons
Component: BI
Level: 1
Class: Bug fix
Version: 1.5.0i1
There is a annicient and now hidden feature "site icons". The user can set the option
use_siteicons = True in the multisite.mk and put an icon named like this into the
images/icons directory: icons/site-%s-24.png.
When this is enabled and the sites icon painter is added to a BI view, this leads
to an exception. That the "site" key is not available.
ID: 4437
Title: qlogic_fcport: added compatibility for HP StorageWorks Fibre Channel Switch
Component: Checks & agents
Level: 1
Class: New feature
Version: 1.5.0i1
The checkplugin is now able to use information of HP StorageWorks Switches.