Ich suche “Fully monitor the docker node” in the section “Docker node”

Hallo,
ich suche die genannte Option da der service state für disk usage auf unknown steht.
Offensichtlich ahbe ich mir was verkonfiguriert. Ich nutze die Bakery.
Gruß und Dank
Ralf

This check monitors the total and active number as well as the size and reclaimable size of containers, images, local volumes, and build cache.
To make this check work the agent plugin mk_docker.py has to be installed. If you are using agent bakery rules, you must enable “Fully monitor the docker node” in the section “Docker node” (which is the default). If you are configuring the plugin via the configuration file, make sure you do not skip the section “docker_node_disk_usage” (again the default setting is fine).

Hallo,
bei meiner Fehler suchen bin ich auf einem Host noch auf folgenden Fehler gestossen.
Kennt jemand das Problem?

[root@srvecs01 plugins]# ./mk_docker.py
<<<docker_node_info:sep(0)>>>
@docker_version_info{“PluginVersion”: “0.1”, “DockerPyVersion”: “4.3.1”}
{“Unknown”: “Plugin exception in MKDockerClient.init: load_config() got an unexpected keyword argument ‘config_dict’”}
[root@srvecs01 plugins]# docker -v
Docker version 19.03.13, build 4484c46d9d
[root@srvecs01 plugins]#

Auf einem Host mit
[root@000c2912449d plugins]# docker -v
Docker version 18.09.9, build 039a7df9ba
läuft alles durch.
Gruß

Ich habe das selbe Problem:

Hat jemand mittlerweile ein Lösung dafür?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.