ID: 0754
Title: Allow users to disable their notifications completely
Component: Notifications
Level: 2
Class: New Feature
Version: 1.2.5i3
In the personal settings a user has now a convenient checkbox called
<i>Temporarily disable all notifications!</i>. This disables <b>all</b>
notification for that user - regardless of wether plain, flexible or rule
based notifications are in use.
<b>Note:</b> Because this is a dangerous feature, it is protected with the
new permission <i>Disable all personal notifications</i>. This permission
is switched <b>off</b> in the role <i>User</i> per default. If you like this
feature then you need to enable that permission.
ID: 0785
Title: Availability: fixed memory leak in table statehist
Component: Core & Setup
Level: 2
Class: Bug Fix
Version: 1.2.5i3
The cleanup procedure of the livestatus table statehist missed some items..
This has been fixed.
ID: 0801
Title: ibm_svc_eventlog: New Check for Messages in Event log of IBM SVC / V7000 devices
Component: Checks & Agents
Level: 1
Class: New Feature
Version: 1.2.5i3
ID: 0753
Title: FIX: correctly show original state in HTML notification mails
Component: Notifications
Level: 1
Class: Bug Fix
Version: 1.2.5i3
This fix is relevant if you have the maximum check attempts > 1.
ID: 0752
Title: FIX: compute correct state transitions for notifications
Component: Notifications
Level: 2
Class: Bug Fix
Version: 1.2.5i3
This fixes a problem with the combination of
<ul>
<li>Rule based notifications</li>
<li>Maximum check attempts > 1</li>
<li>Rule conditions based on the <i>original</i> state of a host or service</li>
</ul>
When a service got CRIT while having more than one check attempt, the previous
(soft) state would be displayed as CRIT, while it is OK in fact. This has
been fixed natively when using the Check_MK Micro Core. When using Nagios then
during the notification the previous hard state is not always known. In doubt
a notification is being sent out rather then omitted.
ID: 0150
Title: printer_suply: New option to upturn toner levels
Component: Checks & Agents
Level: 1
Class: New Feature
Version: 1.2.5i3
Some Printers (eg. Konica for Drum Cartdiges) returning the available fuel instead of what is left. In this case it's possible to upturn the levels to handle this behavior
ID: 0799
Title: ibm_svc_systemstats.cpu_util: New check for CPU Utilization of an IBM SVC / V7000 device in total
Component: Checks & Agents
Level: 1
Class: New Feature
Version: 1.2.5i3
ID: 0601
Title: printer_alerts: check can now display a textual representation of the alert code
Component: Checks & Agents
Level: 1
Class: Incompatible Change
Version: 1.2.5i3
If a description of the the alert group state is not available from the device, the check
now displays a textual representation of the alert code instead of the alert code itself.
This makes the service output more readable and useful to the printer admin.