ID: 1667
Title: Sidebar snapin 'Tree of Folders' and 'WATO folder' filter now available on slave sites
Component: Multisite
Level: 1
Class: New Feature
Version: 1.2.7i1
The multisite filter <i>WATO folder</i> was not available on slave sites with disabled WATO.
The <i>Tree of Folders</i> snapin was available even if WATO was disabled.
If you clicked on a link on the <i>Tree of Folders</i> snapin the upcoming page displayed
wrong information because the <i>WATO folder</i> filter was missing.
This has been fixed.
The new behaviour:
<ul>
<li>Slave site:<i>Tree of Folders</i> snapin is always available</li>
<li>Slave site:<i>WATO folder</i> filter is always available</li>
<li>Master site:<i>Tree of Folders</i> snapin is not available if WATO is disabled</li>
<li>Master site:<i>WATO folder</i> filter not available if WATO is disabled</li>
</ul>
ID: 1811
Title: Added new filter for regex based filtering of contacts to log based views
Component: Multisite
Level: 1
Class: New Feature
Version: 1.2.7i1
This filter can be used to filter monitoring log based views by a regex matching
the contact name. Additionally the filter can be negated.
ID: 1210
Title: New Downtime Filter for comments
Component: Multisite
Level: 1
Class: New Feature
Version: 1.2.7i1
It is no possible to add a comment filter to downtime views.
ID: 1810
Title: Rule based notifications: Fixed output of non contact mail recipient address in analyze table
Component: Notifications
Level: 1
Class: Bug Fix
Version: 1.2.7i1
The recipient mail address was shown as "mailto:...", stripping of the prefix now.
ID: 1808
Title: Fixed broken nagios config when using RBN without a host defined
Component: Core & Setup
Level: 1
Class: Bug Fix
Version: 1.2.7i1
Check_MK generated a broken configuration where the contact group 'check-mk-notify'
was missing when rule based notifications (RBN) were enabled without a single
host configured.
ID: 1807
Title: check_mail: Added new check to check IMAP/POP3 login (incl. forwarding of mails to event console)
Component: Checks & Agents
Level: 1
Class: New Feature
Version: 1.2.7i1
A new check has been added which checks whether or not a connect and login to an IMAP/POP3 server is
possible. This check also support fetching of the mails located in the inbox of the logged in mailbox,
parsing and forwarding them to the event console.
ID: 1848
Title: df: title of pnp graphs for filesystem checks fixed
Component: Checks & Agents
Level: 2
Class: Bug Fix
Version: 1.2.7i1
The title of pnp graphs for filesystem checks (df...) where broken since the new service description
of these checks ("Filesystem ...") was introduced. This has been fixed now.