ID: 10741
Title: lparstat_aix.cpu_util: display the correct physical CPU consumption
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 1.7.0i1
The physical CPU consumption for uncapped partitions is now taken directly
from the output of the lparstat command. Previously it was calculated based
on the CPU utilization which yields wrong values for uncapped partitions
if the physical CPU consumption is above the entitlement. Since the CPU
utilization is calculated with respect to the available CPUs the displayed
value never exceeded the entitlement.
ID: 10607
Title: Dashboard: New dashlet "single metric"
Component: Multisite
Level: 1
Class: New feature
Version: 1.7.0i1
A new configurable dashlet can now be used, showing a single metric value and the respective service state at a glance.
ID: 10812
Title: agent_splunk: Make instance an optional parameter
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 1.7.0i1
The option "Splunk instance to query" in the related WATO rule is now optional.
If not set, the hostname of the explicit host is used.
ID: 10811
Title: agent_splunk: Password store can now be used
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 1.7.0i1
If you used a password from password store, the agent exited with an error
"unrecognized arguments". This has been fixed.
ID: 10769
Title: Customer specific report layout
Component: Reporting & Availability
Level: 1
Class: New feature
Version: 1.7.0i1
A customer specific report layout can be configured for each customer. This
layout can the be accessed generically from the report property {{"Use
settings and page layout from"}} as {{"Customer specific report layout"}}
ID: 10770
Title: Reporting graph elements have now time range as property
Component: Reporting & Availability
Level: 1
Class: New feature
Version: 1.7.0i1
Until now graph elements within a report rendered in the time range given
by the report context. With this Werk it is additionaly possible to define
a specific time range for the graph element.
ID: 10768
Title: Report front matter templates
Component: Reporting & Availability
Level: 1
Class: New feature
Version: 1.7.0i1
Some reports would benefit from a front matter to introduce the
content. For this purpose a report layout can now be transformed into a
front matter layout. In this case the layout is exclusively dedicated to
describe the front matter of the report, like cover page, table of contents
and other static elements one wishes the report to include.
Reports wishing to use the front matter template need simply to select it
in the {{report properties}}->{{Use settings and page layout from}}. The
front matter always generates an even number of pages and is numbered with
roman numerals.
The Table of contents report element(werk #10409) is only active in the
front matter templates.
ID: 10809
Title: cadvisor_diskstat: Diskstat check for cadvisor metrics from Prometheus
Component: Checks & agents
Level: 1
Class: New feature
Version: 1.7.0i1
This check plugin can be used for Prometheus retrieved metrics concerning disk IO information
from the cAdvisor. The information can be grouped by container and/or pod level. The grouping option
can be configured in the Prometheus Datasource Program ruleset.