Commit: 39cf631b455b93ed49bc849142fbceef0ebc0827
URL: http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=39cf631b455b93…
Author: Mathias Kettner <mk(a)mathias-kettner.de>
Date: 1384340695
Comp.: Checks & Agents
Level: 1
Class: Bug Fix
Version: 1.2.3i7
When using the process inventory with regular expressions that contain
groups, like <tt>"/sbin/getty .* (tty.)"</tt>, the matched group is inserted as
a replacement for <tt>%s</tt> in the service description. The bug resulted
in additional brackets. It was <tt>"[tty2]"</tt> instead of just <tt>"tty2"</tt>.
This has been fixed.
Commit: b8f1b19116c137d6a96bf1f5ee6c0109b00b701c
URL: http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=b8f1b19116c137…
Author: Mathias Kettner <mk(a)mathias-kettner.de>
Date: 1384336231
Comp.: Reporting & Availability
Level: 2
Class: New Feature
Version: 1.2.3i7
In the availability reporting there is now the possibility for annotating outages. In fact you
can attach an annotation to any arbitrary span of time of a host or service. For creating new
annotations you need to go to the "Timeline" view of a host or service. At each single period
there is now a new icon for creating an annotation (or changing an existing one).
Once the editor dialog is open you can decide to modify the time span, for example in order to
make the annotation cover a larger time period.
In any availability view all annotations that match the shown period of
time and selection of hosts and services are being displayed.
The annotations are saved globally and are shared amongst all users.
Commit: a1e5951ba6f62fa0d2b9aa0ee5d1a09ff92f0141
URL: http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=a1e5951ba6f62f…
Author: Bastian Kuhn <bk(a)mathias-kettner.de>
Date: 1384270642
Comp.: Checks & Agents
Level: 1
Class: New Feature
Version: 1.2.3i7
If the check_http service description is prefixed with a caret,
the default prefix HTTP will not be used.
Commit: 23327145ebf6c678b3e5623c93ad2780af4a7203
URL: http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=23327145ebf6c6…
Author: Lars Michelsen <lm(a)mathias-kettner.de>
Date: 1384266662
Comp.: Multisite
Level: 1
Class: New Feature
Version: 1.2.3i7
The messages were named popups before, but were not really poups, as they were
only shown at the bottom of the sidebar as small hints. Both functions are now
available as notification methods. Popups will show up as alert windows and be
marked as read after closing the alert window and hints are only shown at the
bottom of the sidebar now.
Commit: b361fb7c7154565b93480b1b2b4ca82ce41bb5a7
URL: http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=b361fb7c715456…
Author: Lars Michelsen <lm(a)mathias-kettner.de>
Date: 1384250251
Comp.: Checks & Agents
Level: 1
Class: New Feature
Version: 1.2.3i7
It is now possible to configure thresholds for the minimum and maximum
file size of all files found with a file grouping pattern.
Commit: 1f9fb2a4a1c5e385da656891319c80f1a8ffc405
URL: http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=1f9fb2a4a1c5e3…
Author: Götz Golla <gg(a)mathias-kettner.de>
Date: 1384184962
Comp.: Livestatus
Level: 1
Class: New Feature
Version: 1.2.3i7
livedump now has an option to mark the mode of the dump (config or status) in the first
line of the dump to be read by the livedump receiver livedump-ssh-recv