The zabbix_agent2 plugin documentation for Zabbix 5.2 is here: https://www.zabbix.com/documentation.../zabbix_agent2
The zabbix_agent2 distribution comes with a default set of plugins, which might change at various versions of agent2, but it appears that even the 5.2 zabbix_agent2 has the docker plugin included by default: https://www.zabbix.com/documentation.../items/plugins
At zabbix_agent 5.2, it looks like there's only one plugin-specific config parameter (later versions have more), search for "Plugins.Docker" in the zabbix_agent2 plugin config documentation: https://www.zabbix.com/documentation.../zabbix_agent2
You probably don't need it, but the upstream for the plugin source is here: https://git.zabbix.com/projects/ZBX/...plugins/docker
The zabbix_agent2 distribution comes with a default set of plugins, which might change at various versions of agent2, but it appears that even the 5.2 zabbix_agent2 has the docker plugin included by default: https://www.zabbix.com/documentation.../items/plugins
At zabbix_agent 5.2, it looks like there's only one plugin-specific config parameter (later versions have more), search for "Plugins.Docker" in the zabbix_agent2 plugin config documentation: https://www.zabbix.com/documentation.../zabbix_agent2
You probably don't need it, but the upstream for the plugin source is here: https://git.zabbix.com/projects/ZBX/...plugins/docker
Comment