ID: 2707
Title: winperf_processor: can now be configured to warn if a single cpu core exceeds a utilization threshold for a while
Component: Checks & Agents
Level: 1
Class: New Feature
Version: 1.2.7i4
This is the same feature as werk #2529, now for windows hosts.
ID: 2445
Title: ibm_svc_disks: fixed crash in case special agent reports too much data columns per line
Component: Checks & Agents
Level: 1
Class: Bug Fix
Version: 1.2.7i4
ID: 2720
Title: nullmailer_mailq: New check for monitoring the outgoing mail queue of Nullmailer
Component: Checks & Agents
Level: 1
Class: New Feature
Version: 1.2.7i4
This check monitors the number of mails in the deferred / outgoing mail queue of
the Nullmailer daemon.
ID: 2719
Title: Events Check: Links to EC were broken when using regular expressions as application
Component: Event Console
Level: 1
Class: Bug Fix
Version: 1.2.7i4
When using a regular expression to find Event Console events for an "Events" service, the
icon linking from the service to the Event Console linked to a view which did not show
the corrent amount of events.
ID: 2718
Title: Fixed agent timeouts not resulting in a crash report anympore
Component: Core & Setup
Level: 1
Class: Bug Fix
Version: 1.2.7i4
When an agents takes too long to respond, this results in a timeout
exception which was handled as "crash". This has been changed to output
a proper error message.
ID: 2444
Title: lnx_if: now able to detect interfaces which "break" during runtime
Component: Checks & Agents
Level: 1
Class: New Feature
Version: 1.2.7i4
Previously the check <i>lnx_if</i> used the output of the <i>ethtool</i> command to determine if
an interface is up or down. There was a fallback in case <i>ethtool</i> was not available,
or did not report valid data at all (happens on broken interfaces).
However, these fallback could not detect interfaces which break during runtime.
The linux agent now reports additional information collected with the <i>ip link</i> command.
In case the ethtool information is missing the <i>lnx_if</i> check will now use the
data from <i>ip link</i> instead.
ID: 2443
Title: Fixed quoting of ! in classical nagios checks configured via WATO
Component: Core & Setup
Level: 1
Class: Bug Fix
Version: 1.2.7i4
Any <i>!</i> character configured in the WATO rule </i>Classical active and passive Monitoring checks</i>
or through the command line via custom_checks was incorrectly quoted. Nagios truncated the command
at the !, which lead to unwanted results.
ID: 2442
Title: WATO remove host: improved cleanup of obsolete host files
Component: WATO
Level: 1
Class: New Feature
Version: 1.2.7i4
Deleting a host in WATO will now also remove the following files
<ul>
<li>Persisted data</li>
<li>Piggyback data</li>
<li>Inventory data</li>
<li>Agent Bakery symlinks</li>
</ul>
To prevent the loss of historic files, any performance data and the
archived inventory data is not deleted.
ID: 2733
Title: Visibility of Event Console events more flexible now
Component: Event Console
Level: 1
Class: New Feature
Version: 1.2.7i4
The assignment of Event Console events to contact groups is a bit more
flexible now. There is a new global option in <i>User Interface</i> called
<i>Precedence of contact groups of events</i>. The default setting is <i>Host's
contact groups have precedence</i> and implements the previos behaviour. You
now can change that to <i>Contact groups in rule have precedence</i>.
This handles the case where an event can successfully be mapped to a host
in the monitoring while there are specified explicit contact groups in the
event rule. Those will have then precedence and not only be used as a fall
back. That way you can explicitely assign events to arbitrary contact groups
and by that way control the visibility. Note: this has now influence on
notification.