ID: 12181
Title: FreeBSD interfaces: prefer SNMP check
Component: Checks & agents
Level: 1
Class: New feature
Version: 2.1.0i1
This change only affects hosts that are monitored using
SNMP data <b>and</b> data provided by the Checkmk agent
for FreeBSD.
In these cases we now prefer the services discovered by
the {{if64}} check over the ones discovered by the
{{interfaces}} check using the {{statgrab_net}} section.
The same rulesets and parameters apply.
If this affects you, we recommend you rediscover the new
services, as the SNMP services provide more information
in this case.
However, if you want to continue using the services
driven by the {{statgrab_net}} section, you can disable
the SNMP section {{if64}} for the affected host using
the rule "Disabled and enabled sections (SNMP)".
ID: 12180
Title: Display services of unimplemented check plugins
Component: Checks & agents
Level: 2
Class: New feature
Version: 2.1.0i1
Previously services which were discovered by check plugins
that are not available anymore have been filtered, and
where (almost) never seen.
They were reported as 'vanished' by the Checkmk Discovery check,
but did *not* show on the discovery page, nor in the services
page.
They are now treated as regular services, with the service
description "Unimplemented check <name>".
They will always be in {{UNKNOWN}} state.
This situation can occur for instance if you uninstall an MKP, or
modify a plugin locally and make a mistake.
If you suddenly encounter such services after an upgrade to Checkmk 2.0,
it means that you had such services in your configuration all along.
You can remove them from your configuration just as any other service.
ID: 12218
Title: Remove custom graph and combined graph option from CRE dashboards
Component: Multisite
Level: 1
Class: New feature
Version: 2.1.0i1
The options in the "Add" menu of dashboards related in an error, because this features are not available in CRE.
Also the "Graphs" topic in the main menu section "Customize" was visible, even if empty.
ID: 12217
Title: Set topic to "Other" if view topic is empty
Component: Multisite
Level: 1
Class: Bug fix
Version: 2.1.0i1
When editing views with an empty topic, the error message 'Element "" does not
exist anymore' was shown.
ID: 12178
Title: IPMI Management Interface
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 2.1.0i1
In Checkmk version 2.0.0i1 to 2.0.0b7 the IPMI services prefixed with "Management Interface:"
did not receive any data and went to {{UNKNOWN}}.
ID: 12177
Title: Process management board data in HW/SW inventory
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 2.1.0i1
If management boards where not configured as a separate host, but as
an additional data source for a regular host, the data provided by them
has not been processed by the hardware/software inventory in checkmk
versions 2.0.0i1 to 2.0.0b8.
ID: 12176
Title: statgrab_disk becomes diskstat
Component: Checks & agents
Level: 1
Class: New feature
Version: 2.1.0i1
The check plugin {{statgrab_disk}} is merged into the check
plugin {{diskstat}}.
The same rulesets apply, the metrics are kept.
Already discovered services are 'moved' during `cmk-update-config`.
This may slightly change the "Service check command" count
of the {{site_objects_counts}} plugin, depending on its
configuration.
ID: 12208
Title: agent_prometheus: addition of feature to only monitor specific namespaces
Component: Checks & agents
Level: 1
Class: New feature
Version: 2.1.0i1
In the previous version all namespaces were automatically monitored
for cAdvisor and kube-state-metrics. This werk introduces the feature
to monitor only specific namespaces if wanted.