ID: 16029
Title: Renamed MobileIron to Ivanti Neurons for MDM
Component: Checks & agents
Level: 1
Class: New feature
Version: 2.3.0b1
MobileIron exists both as an on-premises and cloud version.
The included integration only applied for MobileIron Cloud,
which was not apparent by the name of the checks etc.
In the meantime, MobileIron was acquired and MobileIron Cloud was
renamed to Ivanti Neurons for MDM. This is now being properly
reflected in Checkmk.
ID: 16031
Title: ntop: interface and vlan dropdown
Component: ntopng_integration
Level: 1
Class: Bug fix
Version: 2.3.0b1
When selecting a new interface or vlan id via the dropdown
the data was not automatically updated and the page had to
be refreshed manually.
Now the data is updated after selecting the interface or vlan.
ID: 15960
Title: permissions: allow guest users Host read access on monitoring endpoints
Component: REST API
Level: 1
Class: Bug fix
Version: 2.3.0b1
After some security updates to the REST-API, guest users were
no longer able to view host data on monitoring endpoints due
to insufficient permissions. There is a differentiation between
'monitoring' and 'setup' endpoints with regards to permissions
which was previously not taken into account.
This werk addresses this issue by allowing monitoring read
access for guest users.
ID: 13270
Title: agent_ibmsvc: option -i/--modules not recognized without --accept-any-hostkey
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 2.2.0p8
The information regarding 'Retrieve information about...' provided for the `ibmsvc` special agent
would be ignored if 'Accept any SSH Host Key' was unchecked.
This change makes the information about modules be used unconditionally.
ID: 15258
Title: Removed StatsGroupBy header from Livestatus protocol
Component: Livestatus
Level: 1
Class: New feature
Version: 2.3.0b1
The StatsGroupBy header has been deprecated for almost 13 years now,
just use the Columns instead.
ID: 15928
Title: Fix visibility of cloned view, dashboard and report extensions
Component: Multisite
Level: 1
Class: Bug fix
Version: 2.3.0b1
Werk #15135 introduced the possibility to share views, dashboards and report
definitions.
If you cloned an installed extension and changed the configuration of the
clone, opening the view, dashboard or report always showed the configuration
of the extension.
This has been fixed, please review your shared views, dashboards and reports if
you used extensions.