ID: 5123
Title: Service discovery: Fix moving services from 'Disabled services' to 'Vanished services' or 'Undecided services'
Component: WATO
Level: 1
Class: Bug fix
Version: 1.5.0i1
Before passive services were not always listed in the right group resp.
they disappeared and just after a reload they were listed in the right
table. This has been fixed.
ID: 5206
Title: Ruleset quick search now excludes deprecated rulesets
Component: WATO
Level: 1
Class: Bug fix
Version: 1.5.0i1
Deprecated rulesets are now excluded from the search when performing
a "quick search" for rulesets / rules in WATO when starting the search
from a view that does not show deprecated rulesets.
ID: 5092
Title: Service discovery performance: Do full scan once only right after clicking full scan
Component: WATO
Level: 1
Class: Bug fix
Version: 1.5.0i1
ID: 4985
Title: Service descriptions can be translated
Component: WATO
Level: 1
Class: New feature
Version: 1.5.0i1
With the new ruleset {{Translation of service descriptions}}
service descriptions can be translated similar to the ruleset
{{Hostname translation for piggybacked hosts}}.
Services such as "Check_MK", "Check_MK Agent","Check_MK Discovery",
"Check_MK inventory" and "Check_MK HW/SW Inventory" are excluded.
Attention:
<ul>
<li>Downtimes and other configured rules which match these
services have to be adapted eg. the ruleset {{Disabled services}}. They fit
old service descriptions.</li>
<li>Performance data and graphs will begin from scratch for translated services.</li>
<li>Especially configured check parameters keep their functionality further on.</li>
<li>This new ruleset translates also the item part of a service description.
This means that after such a translation the item may be gone but is used in the
conditions of the parameters further on if any parameters are configured.
This might be confusing.</li>
</ul>
This rule should only be configured in the early stages.
ID: 5014
Title: df: Fixed error if dynamic levels should be set
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 1.5.0i1
Since 1.2.8 no dynamic levels could be set anymore. The error "You need to
specify levels for filesystems larger than 0 bytes." prevented the user from
saving a rule if a filesystem has not 0 bytes. Thix has been fixed now.
ID: 5122
Title: Service discovery: Find SNMP checks of not yet monitored type when using cached data
Component: WATO
Level: 2
Class: Bug fix
Version: 1.5.0i1
ID: 5218
Title: jolokia_metrics: Fix failing parse function for MBeans containing ":"
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 1.5.0i1
Thanks to Bernhard Lichtinger for the patch!