ID: 13389
Title: Reports: Change color properties to take rgb values
Component: Reporting & Availability
Level: 1
Class: New feature
Version: 2.1.0i1
Two report related color properties took percentage values as input to define a color (from red,
green and blue). This is changed to the common format of rgb color codes ([0, 255]).
Changed properties:
<ul>
<li>Create/Edit report: Default table layout > Background shading for rows</li>
<li>Create new/Edit fixed element: Color</li>
</ul>
ID: 13654
Title: Cisco IE: addition of new check plugin for temperature monitoring
Component: Checks & agents
Level: 1
Class: New feature
Version: 2.1.0i1
This werk introduces the new temperature check for Cisco IE devices.
ID: 13658
Title: Fix validation of ID while creating or cloning visuals and pagetypes
Component: Multisite
Level: 1
Class: Bug fix
Version: 2.1.0i1
If you cloned an existing visual, e.g. reports or bookmarks, it was
possible to save the new visual with an already existing ID, overwriting the
already existing visual.
Pagetypes like topics could be created with an existing ID, while cloning was
not possible with an existing ID.
ID: 13660
Title: Fix duplicate "Event icons" painter
Component: Multisite
Level: 1
Class: Bug fix
Version: 2.1.0i1
The columns option of views showed two "Event console events: Event icons"
entries. One of them was the painter for event history icons and was now
renamed accordingly.
ID: 13571
Title: VLAN aware ntop setups
Component: ntopng_integration
Level: 1
Class: Bug fix
Version: 2.1.0i1
This werk ships multiple fixes regarding the integration with a vlan aware ntop setup.
You were affected by the fixed issues in case:
* you're ntopng instance is vlan aware
* you're using the ntop Checkmk integration
* you cannot access the ntop host details in Checkmk
ID: 13709
Title: <tt>bluecoat_sensors_temp</tt>: Handle state reported by sensor correctly
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 2.1.0i1
The check plugin <tt>bluecoat_sensors_temp</tt> ignored states reported
directly by the sensors. Hence, even sensors with non-OK states were displayed
as OK by Checkmk as long as their temperatures were below the user-defined
levels (if any).
ID: 13708
Title: <tt>bluecoat_sensors</tt>: Fix "TypeError ('NoneType' object is not iterable)"
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 2.1.0i1
The check plugin <tt>bluecoat_sensors</tt> crashed with
TypeError ('NoneType' object is not iterable)
for some sensors.
ID: 13632
Title: Password store: Fix sharing passwords with other contact group members
Component: Setup
Level: 1
Class: Bug fix
Version: 2.1.0i1
In the password store it is possible to save a password entry and share it with members
of other contact groups. The members of these groups can then use the passwords in their
Checkmk configuration.
The sharing based on contact group memberships did not work at all, because the
matching of the contact groups a user has did not work. The result is that a
shared password would not be displayed for members of the contact group.
ID: 13289
Title: Fixed slow livestatus connections with TLS encryption
Component: Livestatus
Level: 1
Class: Bug fix
Version: 2.1.0i1
The web interface was slow when contacting a remote site over TLS and without an intermediary liveproxyd.
This could be seen especially with the CRE, which does not include liveproxyd.
ID: 13707
Title: <tt>juniper_cpu_util</tt>: Fix "Item not found in monitoring data" for 0% utilization
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 2.1.0i1
The check plugin <tt>juniper_cpu_util</tt> reported "Item not found in monitoring data"
for devices with currently 0% utilization.