ID: 0449
Title: Show all custom variables of hosts and services in the detail views
Component: Multisite
Level: 2
Class: New Feature
Version: 1.2.5i1
There is now a new column painter for showing all custom variables of a
host or service. This painter has been added to the details views of
host and service.
ID: 0448
Title: New button in WATO service list for displaying check parameters
Component: WATO
Level: 2
Class: New Feature
Version: 1.2.5i1
In WATO the service list of a host has now a new button <i>Show Check Parameters</i>. That button
adds a new column to the list that shows the check parameters of that service directly in the
table - not just as a tooltip to the triangle icon.
ID: 0568
Title: f5_big_ip_conns: check now supports predictive monitoring and both connections types are merged in one check
Component: Checks & Agents
Level: 1
Class: New Feature
Version: 1.2.5i1
ID: 0567
Title: apc_symmetra: transformation from old tuple to new dict format fixed and improved
Component: Checks & Agents
Level: 1
Class: Bug Fix
Version: 1.2.5i1
ID: 0256
Title: wato snapshots: snapshot restore no longer fails with older python versions
Component: WATO
Level: 1
Class: Bug Fix
Version: 1.2.5i1
Python versions <= 2.6.6 had problems on restoring snapshots files.<br>
The python tarfile module crashed when it tried to unpack tarfiles with no content.<br>
The new implementation now uses the tar from the command line instead of the python tarfile module.
ID: 0456
Title: Column was too short
Component: WATO
Level: 1
Class: Bug Fix
Version: 1.2.5i1
when activating changes by another user, the column showing the username was too
short for it's content
ID: 0566
Title: services.summary: new check to monitor stopped services of mode autostart in windows
Component: Checks & Agents
Level: 1
Class: New Feature
Version: 1.2.5i1
ID: 0447
Title: fortigate_memory: Fix inventory, do not add check if no info available
Component: Checks & Agents
Level: 1
Class: Bug Fix
Version: 1.2.5i1
Previously a check would be added if you do an explicity inventory. Now the
inventory function only creates an item if there is really data available
via SNMP.