ID: 10416
Title: Fix GUI network topology view with IE11
Component: Multisite
Level: 1
Class: Bug fix
Version: 1.7.0i1
IE11 does not support many of our used javascript functionalities, we
managed to restore it to on the network topology view. This werk is an
extension to werk #10050.
ID: 10626
Title: azure_ad: Monitor AD Connect sync and quantity of user accounts
Component: Checks & agents
Level: 1
Class: New feature
Version: 1.7.0i1
You can now get the total amount of AD Connect users. Also you can now monitor the sync from Azure AD Connect to your on-premise resources, if the AD Connect sync is enabled.
ID: 10627
Title: esx_vsphere_counters.cpu: Add new CPU usage check for ESX host systems
Component: Checks & agents
Level: 1
Class: New feature
Version: 1.7.0i1
You can now monitor the CPU ready and Co-Stop values for ESX host systems. The values are the percentage of time in a check interval that vCPU(s) are ready but are no physical CPU is free and assigned to them.
VMWare calls this check interval 'realtime' which by default is equal to 20 seconds. The recommended VMWare levels are 5% for warning and 10% for critical.
ID: 10205
Title: Windows mysql plugin has been improved to process also paths without double quotes
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 1.7.0i1
ID: 10122
Title: Fixed performance regression for event console history queries.
Component: Event Console
Level: 2
Class: Bug fix
Version: 1.7.0i1
The event console history queries had a rather serious performance
regression in 1.6.0: For common queries, the EC tries to pre-filter the
history via egrep before doing further filtering itself. This pre-filtering
was broken due to a typo and has been repaired now.
ID: 10640
Title: diskstat: fix of unit conversion for utilization
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 1.7.0i1
In the previous version, the diskstat wrongly converted the percentage
value of the Disk IO utilization. This changes fixes this conversion.
ID: 10565
Title: Fix processing of custom global settings
Component: WATO
Level: 1
Class: Bug fix
Version: 1.7.0i1
When working with GUI plugins that are registering custom
global settings by creating a plugin for the default setting
below <tt>local/share/check_mk/web/plugins/config</tt> and
a global setting declaration for WATO below
<tt>local/share/check_mk/web/plugins/wato</tt>, the edit
dialog of the global setting did not work in all cases as
expected.
Some times a <tt>KeyError: '<setting-name>'</tt> exception
was shown in the GUI.
ID: 10644
Title: graylog_sources: New check to monitor sources of a Graylog instance
Component: Checks & agents
Level: 1
Class: New feature
Version: 1.7.0i1
This check monitors the count of messages for each source of a Graylog
instance. It outputs the total number of messages and the average rate of
messages in a given timeframe. You can choose if the service is shown on the
queried Graylog host or the sidecar host.
Needs the datasource "Check state of Graylog" to be configured.
ID: 10642
Title: heartbeat_rscstatus: Added option to configure the expected state
Component: Checks & agents
Level: 1
Class: New feature
Version: 1.7.0i1
It is now possible to configure the expected state via WATO. The discovered
state will be compared with the expected state and the service gets CRIT, if
these two values differ.
ID: 10483
Title: cifsmounts,nfsmounts: Add WATO Rules for filesystem size
Component: Checks & agents
Level: 1
Class: New feature
Version: 1.7.0i1
The checkplugins cifsmounts and nfsmounts now support options to set rules
on filesystem usage, growth and trend. You can configure them using the
WATO rule "Network filesystem - overall status and usage (e.g. NFS)".