ID: 10862
Title: Dashboard: Fixed "invalid dashlet coordinate" after moving dashlet in Chrome
Component: Multisite
Level: 1
Class: Bug fix
Version: 1.7.0i1
When moving dashlets on a Checkmk dashboard while the page is zoomed to e.g. 75% in chrome,
this lead to "invalid dashlet coordinate" popup error messages.
A workaround was to change the browser zoom level to 100%, then the dashlets could be moved
as usual.
ID: 10747
Title: ibm_svc_mdisk: don't crash on discovery
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 1.7.0i1
On devices that do not support the lsmdisk command the check plugin
ibm_svc_mdisk failed so that the "Check_MK Discovery" service showed
the error "UNKN - check failed - please submit a crash report!".
This is fixed.
ID: 10529
Title: Checkmk RRD helper: fixed exception when creating new rrd files
Component: cmc
Level: 1
Class: Bug fix
Version: 1.7.0i1
The Checkmk RRD helper is used whenever the microcore tries to create a new rrd file.
During this process the RRD helper tries to parse the autochecks file for the host in question.
In some instances, the autochecks file referred to variables defined within checks.
This caused RRD to silently crash without parsing the content of the autochecks file.
In most instances this had no negative effect.
However, the recently introduced labels might be incorrectly computed because of the missing autochecks file content.
WATO configured RRD rules which rely on labels might be affected by this bug (but only when creating new rrd files).
ID: 10434
Title: cmk-update-agent: Completely apply proxy settings as configured in agent updater ruleset
Component: agents
Level: 1
Class: Bug fix
Version: 1.7.0i1
At the agent updater ruleset, you can specify how to cope with proxy configurations that
exists on the hosts. By default, all proxy configurations should be ignored completely
by cmk-update-agent(.exe). However, the agent updater does an initial HEAD request to
it's configured Checkmk-server, that did not respect the ruleset's configuration.
With is fixed with this Werk.
If you experience problems emerging from the agent updater erroneously following a
configured proxy and because of this failing to connect to Checkmk-server, you can
try to either deactivate your proxy setup and do a manual agent update to a newly baked
agent, or you can replace the host's cmk-update-agent(.exe) executable with the one from
Checkmk-server, located at ~/share/check_mk/agents/plugins/cmk-update-agent, or
~/share/check_mk/agents/windows/plugins/cmk-update-agent.exe respectively.
ID: 10890
Title: Add initial support for Proxmox environments
Component: Checks & agents
Level: 1
Class: New feature
Version: 1.7.0i1
This werk adds very basic support for Proxmox installations. Currently only the version of the installation and the subscription status of each managed node is being returned by a special agent called 'agent_proxmox' and checked against by the provided check plugins 'proxmox_version' and 'proxmox_subscription'. The agent can be configured via a WATO rule, initial manpages are provided.
ID: 10818
Title: IPMI Management Board: Do not report GPU sensors if not installed
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 1.7.0i1
We have seen discovered GPU sensors with strange values, even if those
components are not installed. Such sensors will be not discovered any more. If
you already discovered such services, rediscovery is needed.
ID: 10312
Title: Drop support for Ubuntu 18.10
Component: Linux Distributions
Level: 1
Class: New feature
Version: 1.7.0i1
Ubuntu 18.10 (cosmic) is end of life since July 18 2019
ID: 10890
Title: Add initial support for Proxmox environments
Component: Checks & agents
Level: 1
Class: New feature
Version: 1.7.0i1
This werk adds very basic support for Proxmox installations. Currently only the version of the installation and the subscription status of each managed node is being returned by a special agent called 'agent_proxmox' and checked against by the provided check plugins 'proxmox_version' and 'proxmox_subscription'. The agent can be configured via a WATO rule, initial manpages are provided.