Hi,
I have a discovery script to get the list of containers running on the host. And I want to run some command "docker exec" on each containers. But my problem is if I enable this item prototype.
I would like to know if the item prototype will run simultaneously on all containers in the discovered list, which might put load on docker or is there a way in Zabbix to execute item one by one on discovered list.
Thanks
I have a discovery script to get the list of containers running on the host. And I want to run some command "docker exec" on each containers. But my problem is if I enable this item prototype.
I would like to know if the item prototype will run simultaneously on all containers in the discovered list, which might put load on docker or is there a way in Zabbix to execute item one by one on discovered list.
Thanks
Comment