ID: 12658
Title: Fixed broken caching for host/service/contact groups in the GUI
Component: Setup
Level: 1
Class: Bug fix
Version: 2.1.0i1
This fix might increase the gui performance on installations with lots of groups.
ID: 12924
Title: SAP HANA: Services go to STALE if connection to database failed
Component: Checks & agents
Level: 1
Class: New feature
Version: 2.1.0i1
Previously, service state would become UNKNOWN if connection to a database is lost.
Now it becomes STALE.
ID: 12656
Title: Fixed incorrect sorted nodes within BI aggregations
Component: BI
Level: 1
Class: Bug fix
Version: 2.1.0i1
The generated nodes were not sorted alphabetically.
ID: 12390
Title: Permitted HW/SW inventory paths: Make explicit fields for single values, table columns or categories
Component: Setup
Level: 1
Class: New feature
Version: 2.1.0i1
Previously there was only a {{path}} and {{attributes}} field which was used
for an extension of the HW/SW Inventory which will allow adding single values,
table columns or categories to one single path.
Now there are three different input fields for single values, table columns or
categories. In order to stay compatible with previously configured settings,
the value of the {{attributes}} field is now used for single values and table
columns. This won't lead to unexpected filtered trees because the HW/SW
Inventory tree has either {{single values}} or {{tables}} below a given path
but not both.
We recommend cleaning up the transformed permitted paths because in the future
the tree structure may have single values and tables side-by-side below a path.
ID: 12818
Title: AWS Lambda: added check for monitoring AWS Lambda performance
Component: Checks & agents
Level: 1
Class: New feature
Version: 2.1.0i1
A checkplugin was added which monitors the following AWS Lambda metrics:
* Duration
* Errors
* Invocations
* Throttles
* iterator age (available only for stream based invocations)
* dead letter errors (available only for asynchronous executions)
ID: 12325
Title: Stabilize Windows Agent RunAs(User/Group) plugin feature
Component: Checks & agents
Level: 2
Class: Bug fix
Version: 2.1.0i1
Previously, Windows agent supplied as working directory the current one.
This may lead to failure if the starting plugin in RunAs mode had being
executed from the account without valid access rights.
Since this release the problem has been eliminated. If a plugin is starting
in RunAs mode, then Windows Agent supplies to the starting plugin user home
directory as a working directory.
ID: 12324
Title: Windows WMI timeout is increased to improve stability of WMI queries
Component: Checks & agents
Level: 2
Class: Bug fix
Version: 2.1.0i1
This change is intended to seriously reduce the number of undesired timeouts
during the access to the WMI on heavily loaded systems.
ID: 12919
Title: lsi_array, lsi_disk: fix crash of RAID array and RAID disk services
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 2.1.0i1
Due to a compatibility issue of the plugins with the new check plugin API
the services of the lsi_array plugin and the discovery service crashed after
an update to the 2.0. On the service discovery page all services of the
plugins were shown as vanished.
The services are now discovered correctly again. You have to rediscover the
services on the affected hosts.
ID: 12925
Title: sap_hana_memrate: Fix graph for memory used
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 2.1.0i1
Graph for memory used didn't have units displayed.
Now, units are displayed and the title is nicer.