ID: 7400
Title: agent_azure: Report resource group tags
Component: Checks & agents
Level: 1
Class: New feature
Version: 1.6.0i1
The agent now produces the new generic "<<<labels>>>" section.
This makes Check_MK automatically create host labels from the tags configured in Azure. You can now use them to filter your views, dashboards and in the future also create rules in WATO based on them.
ID: 7435
Title: cisco_temperature.dom: Optional discovery dependent on ethernet port admin status
Component: Checks & agents
Level: 1
Class: New feature
Version: 1.6.0i1
Previously the check discovered optical sensors of ethernet ports independent on to which
administration state the ethernet port is set to. This werk adds optional discovery of
sensors of ethernet ports with specific, configurable administration states.
ID: 7406
Title: Opsgenie: Notification plugin
Component: Notifications
Level: 2
Class: New feature
Version: 1.6.0i1
Check_MK now supports integration with Opsgenie.
You can create, close and acknowledge alerts.
It is possible to set optional parameter via the associated WATO rule, eg.
"Responsible Team", "Actions", "Tags" and "Entity".
ID: 7338
Title: Dropped ancient "no_discovery_possible" from check API
Component: Core & setup
Level: 1
Class: Bug fix
Version: 1.6.0i1
The function no_discovery_possible was provided by the check API in the early days
were the check_info was declared as 3-element tuple. Since the checks are registered
as dictionaries this function is not needed anymore.
In case you get an issue with this after an update, you will have to migrate your
checks to the current check_info syntax.
ID: 7370
Title: Linux agent now delievers output of 'ip address'
Component: Checks & agents
Level: 1
Class: New feature
Version: 1.6.0i1
Previously the Linux agent delievered the output of 'ip link' which is a subset
of 'ip address'. Now the agent uses 'ip address'. The inventory plugin
{{mk_inventory}} also executed 'ip address'. This has been removed from the
agent plugin {{mk_inventory}}. The related inventory plugin 'lnx_if_a' has also
been removed. Instead the inventory plugin 'lnx_if' processes the IP addresses.
In order to use this feature you have to deploy the Linux agent and
{{mk_inventory}} agent plugin.
ID: 7258
Title: SLA configuration: Percentage values are now always shown with three decimal places
Component: Multisite
Level: 1
Class: New feature
Version: 1.6.0i1
ID: 7257
Title: WATO: The host diagnose page now also indicates if there are errors in the agent datasource
Component: WATO
Level: 1
Class: New feature
Version: 1.6.0i1