ID: 8997
Title: sophos_memory: Monitoring of memory percentage usage for Sophos devices
Component: Checks & agents
Level: 1
Class: New feature
Version: 1.7.0i1
This check plugin allows the user to monitor memory usage for Sophos devices. Upper levels for both usages can be defined through the WATO.
ID: 7943
Title: Fixed graph zooming via mouse wheel.
Component: Multisite
Level: 2
Class: Bug fix
Version: 1.7.0i1
The 1.6.0 branch contained a regression which broke the synchronized zooming
of graphs, you could even see JavaScript exceptions in the browser console
while zooming. This has been fixed.
ID: 7964
Title: mk_docker.py: No longer pipe checkmk agent into containers
Component: Checks & agents
Level: 1
Class: New feature
Version: 1.7.0i1
The plugin mk_docker.py tries to execute the linux agent inside the container.
If the contianer had no agent installed, plugin used to pipe the linux agent
into the docker container. The latter is no longer done.
The agent is still executed if users have installed in on the conatiner.
The old behaviour is replaced by additional sections (refer to werk NN)
ID: 8966
Title: Check_MK check: Better differentiability of graph colors
Component: Multisite
Level: 1
Class: Bug fix
Version: 1.7.0i1
In the Check_MK check graph it was sometimes hard to distinguish between different graph colors. The 'Time spent waiting for ...'-graphs are now better differentiable.
ID: 8980
Title: docker_node_info: Support yet another output format
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 1.7.0i1
The docker command line client version 19.03.1 has again changed the output format,
resulting in several KeyErrors.
Users who are using the mk_docker.py plugin shipped with Checkmk version 1.6 where not affected.
ID: 7942
Title: Fixed dashlet refresh.
Component: Multisite
Level: 2
Class: Bug fix
Version: 1.7.0i1
Various dashlets didn't refresh automatically after they have been
rendered initially, e.g. the globes for host/service statistics.
This was a regression in the 1.6.0 branch and has been fixed now.