Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 6984
blob7b93260930f91db5755e809e92d4b0e670fc65ec
1 Title: docker_node_disk_usage, docker_node_info, docker_node_images, docker_node_network: Extract sections to plugin
2 Level: 2
3 Component: checks
4 Class: fix
5 Compatible: incomp
6 Edition: cre
7 State: unknown
8 Version: 1.6.0i1
9 Date: 1545227106
11 Due to poor performance of commands such as <tt>docker system df</tt> in some environments, the
12 check_mk_agent would be slowed down to the point of unusability. To address this, these sections
13 have been extracted into the <tt>mk_docker_node</tt> agent plugin, allowing them to be run asynchronously.
15 If you update the agent and you need these sections, you will have to deploy the plugin to continue
16 monitoring docker node information.