ID: 2811
Title: Mail notifications: Now able to add Host/Service Notes Url
Component: Notifications
Level: 1
Class: New Feature
Version: 1.2.7i4
You can now configure to add the host/service notes url to the email body.
ID: 1317
Title: fileinfo.groups: Fixed handling of $DATE pattern
Component: Checks & Agents
Level: 1
Class: Bug Fix
Version: 1.2.7i4
Before that fix the feature to use the current date as match criteria for fileinfo groups only worked
when the filename started with the date. Now the date not longer have to be at the beginning of the filename.
ID: 2885
Title: cisco_hsrp: now reports the HSRP state
Component: Checks & Agents
Level: 1
Class: New Feature
Version: 1.2.7i4
This check now reports the HSRP state in every case. The states can be
'initial', 'learn', 'listen', 'speak', 'standby' and 'active'.
ID: 2810
Title: esx_vsphere_counters, winperf_phydisk: fixed exception on pnpgraph overview page
Component: Multisite
Level: 1
Class: Bug Fix
Version: 1.2.7i4
These checks were using an incorrect template. This has been fixed.
ID: 2868
Title: cpu_util.include: fixed crash on some systems if per-core statistics were enabled
Component: Checks & Agents
Level: 1
Class: Bug Fix
Version: 1.2.7i4
The per-core statistics previously depended on a specific number of performance measures per core.
ID: 2894
Title: Fixed broken cluster checks when using Nagios core
Component: Core & Setup
Level: 2
Class: Bug Fix
Version: 1.2.7i4
When monitoring clustered hosts using Nagios as core, the Check_MK service always
resulted in an UNKNOWN state and this exception:
NameError: global name 'set_use_cachefile' is not defined
ID: 1315
Title: check_mk_agent.linux: The ps section of the agent now supports long usernames
Component: Checks & Agents
Level: 1
Class: New Feature
Version: 1.2.7i4
The ps command now return usernames up to 32 digits instead falling back to the user_id.
Thanks for this Patch to Vinny Wadding