ID: 13022
Title: Fix adding temperature graph to graph collections
Component: Multisite
Level: 1
Class: Bug fix
Version: 2.1.0i1
Before this werk it was not possible to add a "Temperature Zone N" graph to a
graph collection. There was no error message visible, it was simply not added
to the collection.
The function used to receive the graph definition was only expecting ascii
characters, although the graph definition contained a degree symbol.
Now a unicode compatible function is used to receive the graph definition.
ID: 12795
Title: Add dashlets to display host or service states
Component: Setup
Level: 1
Class: New feature
Version: 2.1.0i1
Two new dashlets are added:
<ol>
<li>display the state of a single service</li>
<li>display the state of a single host</li>
</ol>
ID: 12841
Title: Customizing the "Staleness value" had no effect
Component: Multisite
Level: 1
Class: Bug fix
Version: 2.1.0i1
The "Staleness value" is set to 1.5 by default and can be customized using the
global settings. However, this change had no effect on the views using the
staleness filter in previous 2.0 releases.
ID: 12918
Title: ups_capacity: add missing perfometer
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 2.1.0i1
The perfometer that was present in version 1.6 was missing in version 2.0.
The perfometer is now available again and changed to display the reamaining
time instead of the percentage. This seems to be more useful as the remaining
percentage may vary a lot. 100% may e.g. represent 1 or 100 minutes. This way
it is now possible to order the services by the remaining time.
Furthermore, the colors of the metrics are adapted to improve readability.
ID: 12920
Title: "Downtimes of service" is now below the topic Monitoring
Component: Multisite
Level: 1
Class: Bug fix
Version: 2.1.0i1
The link to the view "Downtimes of service" that is shown e.g. in
the Service dropdown of the service details view is now below the
topic Monitoring. Before it was shown below the topic History.
ID: 12839
Title: Background job details: Do not flicker while job is running
Component: Multisite
Level: 1
Class: Bug fix
Version: 2.1.0i1
While a background job is running, the background job detail page shows
the current state of the background job and reloaded the information
once a second. During this update, the page flickered in some browsers
and also depending on the time needed to render the page.
The update mechanism of this page has now been reworked to not produce
these visual glitches.
ID: 12794
Title: SLA details general view
Component: Setup
Level: 1
Class: Bug fix
Version: 2.1.0i1
"Problem details" on "sla_details_general" page did not show a table.
Also the mouseover effect on timeline elements to highlight the corresponding
element in the details table was broken, and showed an javascript error,
'sla_details_table_hover' not defined.
ID: 12519
Title: Inventory history: Fixed table styling
Component: HW/SW Inventory
Level: 1
Class: Bug fix
Version: 2.1.0i1
In "Inventory history of host" views the table styling was broken. It is now fixed to the same styling used for host inventory tables.
ID: 13051
Title: kaspersky_av_client: unhandled execption IndexError (list index out of range) in parse function
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 2.1.0i1
Fixes an unhandled IndexError expection in kaspersky_av_client parse function when a signature update time was missing.
ID: 12474
Title: Fixed Availability/SLA computation for BI
Component: BI
Level: 1
Class: Bug fix
Version: 2.1.0i1
Availability and SLA calculations for BI failed and showed <tt>N/A</tt> if the
hosts themselves were not also present in the aggregation.