gomex/docker-zabbix

Value should be a JSON object.

krjukOFF opened this issue · 4 comments

HI, I have on zabbix server i have created hosto to docker with;
Template Docker Host: Discover docker coontainers key = system.run[/etc/zabbix/docker_stats.py]
and have error (Value should be a JSON object).

On docker host, i run scripts /etc/zabbix/docker_stats.py without error.

I too am getting this error.

Got it you need to copy the docker_service directory to the /etc/zabbix/ directory along with the python code

+1