ID: 2380
Title: Custom Host Notes painter was showing service notes when used in service based views
Component: Multisite
Level: 1
Class: Bug Fix
Version: 1.2.7i3
ID: 2365
Title: Removed old deprecated notification global options for plain emails
Component: WATO
Level: 2
Class: New Feature
Version: 1.2.7i3
The global settings for old plain email notifications (like configuring the
subject) have been removed. The will not work for the current rule based
notifications anyway. If you really still use plain emails then your old
settings will continue to work for the while, though. We encourage you to
switch over to rule based notifiations.
ID: 2379
Title: Plugin-Output: Fixed handling of URLs within output of check_http
Component: Multisite
Level: 1
Class: Bug Fix
Version: 1.2.7i3
By default the plugin outputs are searched for URLs which are then replaced
by a "world" icon which links to this URL. This find/replace pattern was
not working correctly with the URLs provided by the check_http plugin which
surrounds the URLs with <tt>'</tt> characters.
ID: 2362
Title: mk_logwatch: fix cases where one logfile is listsed more than once in logwatch.cfg
Component: Checks & Agents
Level: 1
Class: Bug Fix
Version: 1.2.7i3
One example of such a case:
F+:logwatch.cfg
/var/log/syslog /var/log/kern.log
C panic
C Oops
W generic protection rip
W .*Unrecovered read error - auto reallocate failed
/var/log/kern.log
C INFO
F-:
In the old implementation the line with <tt>C INFO</tt> would never be executed.
Now it is appended at the bottom of the other patterns for <tt>kern.log</tt>.
Thanks to Gregor Hoffleit for the patch!
ID: 2378
Title: if: Now fixing encoding in interface descriptions according to rule
Component: Checks & Agents
Level: 1
Class: Bug Fix
Version: 1.2.7i3
You can now use the rule "Output text coding settings for SNMP devices" to
fix the encoding of the interface descriptions reported by devices.
ID: 2360
Title: esx_vsphere_vm.snapshot: Fix output of snapshot age in performance data and graph
Component: Checks & Agents
Level: 1
Class: Bug Fix
Version: 1.2.7i3
The check would output the timestamp instead of the age in seconds. That lead to bizarre
graphs. This has been fixed.
ID: 2359
Title: adva_fsp_if: Use more reliable SNMP table, avoids sporadic problems
Component: Checks & Agents
Level: 1
Class: Bug Fix
Version: 1.2.7i3
The check now uses <tt>opticalIfDiagOutputPower</tt> rather than <tt>currentPmSnapshotOutputPower</tt>.
That fixes problems with disappearing interfaces. Thanks to Bernhard Schmidt.
ID: 2352
Title: FreeBSD Agent: Removed statgrab cpu section because there is a dedicated cpu section
Component: Checks & Agents
Level: 2
Class: Bug Fix
Version: 1.2.7i3
Removed the <tt>statgrab_cpu</tt> section from the agent because there is a standard
conform <tt>cpu</tt> section in the agent.
If yoy used the <tt>statgrab_cpu</tt> check before and have disabled the <tt>cpu</tt>
check on your devices by configuration, you will need to remove the "disabled services"
or "disabled checks" rules from your hosts.