ID: 12791
Title: Add support for Cisco WLC 9800
Component: Checks & agents
Level: 1
Class: New feature
Version: 2.1.0i1
Checkmk will now additionally discover the following services on Cisco WLC 9800
devices:
<ul>
<li>AP [access point name] (check plugin <tt>cisco_wlc</tt>):
Display whether the access point is online or offline</li>
<li>Clients [SSID name|Summary] (check plugin <tt>wlc_clients</tt>):
Displays the number of connected devices on this SSID.
Summary displays the total number of connected devices.</li>
</ul>
ID: 12976
Title: Fix error using link of inherited attributes
Component: Multisite
Level: 1
Class: Bug fix
Version: 2.0.0p7
If a host or folder inherits an attribute from, e.g the parent folder, the
attribute shows the note "(Inherited from my_folder)" with a link to the
related folder.
This link resulted in an error "This module has not yet been implemented.".
ID: 12991
Title: Previsualization of views/dashboard/reports by admins
Component: Multisite
Level: 1
Class: Bug fix
Version: 2.0.0p7
Between werks 12871 and 12487 there was a feature competition. Users with
permission "Edit foreign (views/dashboards/reports)" (mostly admins) must be
able to edit and thus preview all those pages. However under normal use of
checkmk, the working user(also admin) wants to use/work with the page of highest
priority, which must be restricted to only pages that the user owns or are
published for all users.
Werk 12487 allowed admins to preview everything, but under normal operation,
views from other users would become their active working view. Werk 12871 fixed
that bringing the priority back, yet breaking the posibility to preview
everything from the editor. This werk brings both behaviors to work together.
ID: 12971
Title: Fix host selection when using inpage search
Component: Multisite
Level: 1
Class: Bug fix
Version: 2.1.0i1
If you used the inpage search on the "Setup" - "Hosts" page and searched for
pattern that matched other columns as "Hostname", e.g. "Monitored on site", all
bulk operations on found hosts showed the error "Please select some hosts
before doing bulk operations on hosts", even if checkboxes were selected.
ID: 11809
Title: Add missing IMAP Mailboxes rule
Component: Setup
Level: 1
Class: New feature
Version: 2.1.0i1
The rule "Check IMAP Mailboxes" was missing the option to configure the thresholds for checking the age of the newest mails.
This was added with this werk.
ID: 12973
Title: Fix landing page of bulk imports
Component: Multisite
Level: 1
Class: Bug fix
Version: 2.1.0i1
If hosts were imported via "Import hosts via CSV file" in a folder, the main
folder was shown after finishing the import.
>From now on the folder will be shown where the bulk import was started.
ID: 12968
Title: Fix possible synchronization error on user profile changes in distributed setups
Component: Multisite
Level: 1
Class: Bug fix
Version: 2.0.0p7
If a user with non-Ascii-characters in user ID or alias made profile changes in
a distributed setup (e.g. password change), the error "Password changed (sync
failed: Got invalid data: Internal automation error: The given text must only
contain ASCII characters..." was shown on the "Activate pending changes" page.
ID: 12969
Title: Fix missing selection in bulk host import service discovery
Component: Multisite
Level: 1
Class: Bug fix
Version: 2.1.0i1
If bulk host import was performed with option "Perform automatic service
discovery", the error "You have selected 0 hosts for bulk discovery"
occurred on the bulk discovery page.
ID: 12967
Title: Fix sorting and disabled table limit on users page
Component: Multisite
Level: 1
Class: Bug fix
Version: 2.1.0i1
Sorting was not possible on the "Users" page. Also the table limit was ignored,
even if disabled, when trying to sort.