ID: 12009
Title: ibm_mq: Extend functionality and fix crash in WATO rule
Component: Checks & agents
Level: 1
Class: New feature
Version: 2.1.0i1
The rules that have been created from checkmk 2.0.0i1 to 2.0.0b5 will not work any more.
The criticality for the version mismatch rule can be configured in WATO.
Status mappings can be reconfigured individually per device state.
The default values for the following states have been changed:
ENDED PREEMPTIVELY, ENDED PRE-EMPTIVELY, NOT AVAILABLE, STATUS NOT AVAILABLE
ID: 11836
Title: <tt>fortiauthenticator_auth_fail</tt>: Monitoring of authentication failures on Fortinet FortiAuthenticator devices
Component: Checks & agents
Level: 1
Class: New feature
Version: 2.1.0i1
This werk introduces the new check plugin <tt>fortiauthenticator_auth_fail</tt>.
This plugin monitors the number of authentication failures within the last 5
minutes on Fortinet FortiAuthenticator devices. The corresponding service
("Authentication Failures") goes WARN or CRIT if the amount of failures exceeds
configurable levels (rule "Fortinet FortiAuthenticator Authentication Failures").
The default levels are 100, 200 failures.
ID: 11835
Title: Remove options to change foreground, background, canvas color of graphs
Component: Reporting & Availability
Level: 1
Class: New feature
Version: 2.1.0i1
When adding graphs to views, reports or dashboards, users had the option
to change any of the colors mentioned above, which was not useful and has
been removed.
Graphs which already have any of these options set will continue to use the
user-defined colors. However, these custom colors will be removed when editing
and saving the graph the next time.
ID: 11922
Title: Fix TypeError in case of "None" value for status host
Component: Multisite
Level: 1
Class: Bug fix
Version: 2.1.0i1
Among other things, the sidebar snapin "Site Status" could crash if a site was
disabled that has a "None" value configured in the status host configuration.
ID: 11968
Title: REST API: restricting host tag group id to the same pattern as in WATO
Component: Core & setup
Level: 1
Class: Bug fix
Version: 2.1.0i1
The REST API previously allowed more flexibility for the host tag group id
than allowed in WATO. This werk fixes this behaviour to reflect the same
restriction.
ID: 11967
Title: REST API: fixing password get endpoint
Component: Core & setup
Level: 1
Class: Bug fix
Version: 2.1.0i1
In the previous version, the user was not able to retrieve a, through WATO, created password
using the API endpoint. This werk now fixes this problem.
ID: 11704
Title: ibm_mq: Various bugfixes
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 2.1.0i1
The ibm_mq plugins had various bugs from Checkmk version 2.0.0b1 to 2.0.0b5.
In particlar, the check plugin ibm_mq_queues would not run at all.
The check plugin is now compatible with python3.
ID: 11969
Title: API: addition of user management endpoints
Component: Core & setup
Level: 1
Class: New feature
Version: 2.1.0i1
This werk introduces the endpoints for user management. One can now create, edit, show
and delete users through the REST API. The details are included in the API documentation.
ID: 11923
Title: logwatch: Fix hiding of context
Component: Multisite
Level: 1
Class: Bug fix
Version: 2.1.0i1
The button "Hide context" had no effect.
>From now on the context will be hidden as expected.
ID: 11924
Title: Fix archive event button in events view
Component: Multisite
Level: 1
Class: Bug fix
Version: 2.1.0i1
If you tried to archive an event in the view "Events" with the icon button
"Archive this event", an error message "No rows selected" was shown.
A workaround was, to use the "Archive Event" button in the "Commands" dropdown
but from now on the icon button will find the rows to archive.