ID: 5017
Title: check_mk_agent: Fixed false positive error messages while installing rpm from bakery
Component: agents
Level: 1
Class: Bug fix
Version: 1.5.0i1
Previously a rpm package of the linux agent assumed sysvinit while checking for
xinetd to be installed. The check failed if systemd was the init system. This
affects only rpm packages built by agent bakery.
Now the rpm packages verifies the presence of xinetd by looking for the
presence of the binary (/usr/sbin/xinetd) which seems to be less error-prone.
ID: 5293
Title: ucs_bladecenter_if: Now detects 'Direct Server Connect' interfaces
Component: Checks & agents
Level: 1
Class: New feature
Version: 1.5.0i1
The internal description of these interfaces is 'fabricDceSwSrvEp'.
These are directrly connected and not part of any interface group.
ID: 5292
Title: ucs_bladecenter_if: Fixed wrong indexing of single detected interfaces
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 1.5.0i1
Indexing of single interfaces was wrong which had only an impact
on single discovered interfaces where the index was used as item
in service description.
Interface groups and single interfaces with interface alias or
description are not affected.
ID: 5295
Title: Service discovery: Fixed permission handling regarding foreign changes if user just performs a service discovery
Component: WATO
Level: 1
Class: Bug fix
Version: 1.5.0i1
If a user is not allowed to activate foreign changes but wants to
perform a service discovery of hosts configured on slave sites,
this action was falsely forbidden by Check_MK showing
<tt>There are some changes made by your colleagues that you can not
activate because you are not permitted to. You can only activate
the changes on the sites that are not affected by these changes.</tt>
Only if the user wants to activate these changes and does not have
the right permissions the above warning message should be displayed.
ID: 5223
Title: juniper_alarm, juniper_bgp_state, juniper_cpu, juniper_cpu_util, juniper_fru, juniper_mem: Try discovery also on QFX series devices
Component: Checks & agents
Level: 1
Class: New feature
Version: 1.5.0i1
The scan functions of these checks previously were overly restrictive.
Thanks to Ricardo Fribeiro for pointing this out!
ID: 5222
Title: mrpe: Fix compatibility of bakery ruleset when updating from 1.2.8*
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 1.5.0i1
A change in the bakelet's parameters introduced in 1.4.0i1 (cf. Werk #3137)
led to previously configured rules blocking the baking process as well as
leading to errors when searching for rulesets. This has been fixed.
ID: 5011
Title: scaleio_mdm, scaleio_pd, scaleio_sds, scaleio_storage_pool, scaleio_system, scaleio_volume: New Checks for EMC ScaleIO Appliances
Component: Checks & agents
Level: 1
Class: New feature
Version: 1.5.0i1
These new checks enable Check_MK to monitor a EMC ScaleIO infrastructure. Take
a look into the manpages for further and detailed information.
It is recommended to install the needed plugin on all MDM members and
configure a cluster host in Check_MK, as the information is only provided
by the active MDM. All ScaleIO Services should be mapped to this cluster host.