ID: 2844
Title: heartbeat_crm: Fixed problem processing the state of clone set resources
Component: Checks & Agents
Level: 1
Class: Bug Fix
Version: 1.2.7i4
ID: 2797
Title: netscaler_vserver: now also shows tftp servers and health state of loadbalacing entities
Component: Checks & Agents
Level: 1
Class: New Feature
Version: 1.2.7i4
ID: 1304
Title: mk_mysql: Agent plugin can now detect multiple instances running unter the same user
Component: Checks & Agents
Level: 1
Class: New Feature
Version: 1.2.7i4
In case that the agent plugin detects more then one running instance, the Name of the socket will be used as item.
ID: 2843
Title: Hanging notification scripts could prevent all other notifications
Component: Notifications
Level: 2
Class: Bug Fix
Version: 1.2.7i4
Notification scripts are assumed to finish within short time like a couple
of seconds. If a notification script takes longer or is hanging for ever,
it prevent Check_MK from sending out other notifications. So one hanging
notification could prevent all others.
This has been fixed by introducing a global notification plugin timeout.
All notification plugins which take more than 60 seconds will be killed
so that other notifications can be done again. If you need a different
timeout, you can configure it using the global setting "Notification plugin timeout".
ID: 2772
Title: Fixed possible exception in icon column when showing some actions in the column
Component: Multisite
Level: 1
Class: Bug Fix
Version: 1.2.7i4
When e.g. moving the reschedule action icon from the dropdown menu to the column top
level, this could result in an exception when the webserver is not being restarted
after this config change. This has now been fixed to work as expected.
ID: 1303
Title: multipath, solaris_multipath: Level for needed paths can now be specified in percent
Component: Checks & Agents
Level: 1
Class: New Feature
Version: 1.2.7i4
ID: 2771
Title: Errors in Check_MK configuration do not prevent the core from being restarted anymore
Component: Core & Setup
Level: 2
Class: New Feature
Version: 1.2.7i4
This has been implemented for the CMC configuration generating mechanism some time ago.
See werk #8294 for details. This has also been implemented for installations which use
Nagios as monitoring core.