Hey,
Im using zabbix5 on ubuntu 18 server and i have zabbix5 client on ubuntu 18 machine that has docker containers.
I did use the on the client machine that contain the containers : "gpasswd -a zabbix docker command"
but i still cant get info from the built in docker template.
im using Docker version 19.03.7
docker-compose version 1.25.4
This is what i get:
>> zabbix01:~# zabbix_get -s 10.10.10.10 -p 10050 -k docker.info
ZBX_NOTSUPPORTED: Unsupported item key.
Why?
Thanks.
Im using zabbix5 on ubuntu 18 server and i have zabbix5 client on ubuntu 18 machine that has docker containers.
I did use the on the client machine that contain the containers : "gpasswd -a zabbix docker command"
but i still cant get info from the built in docker template.
im using Docker version 19.03.7
docker-compose version 1.25.4
This is what i get:
>> zabbix01:~# zabbix_get -s 10.10.10.10 -p 10050 -k docker.info
ZBX_NOTSUPPORTED: Unsupported item key.
Why?
Thanks.
Comment