Zabbix and the Docker API, Part 3: Control
This article explains how to use the Zabbix and Docker API integration to enable manual remote control of containers, allowing users to start, stop, or restart them directly from t…
This article explains how to use the Zabbix and Docker API integration to enable manual remote control of containers, allowing users to start, stop, or restart them directly from t…
This article provides a step-by-step guide on creating a Zabbix template to monitor Docker servers using only API calls via the HTTP agent, eliminating the need for the Zabbix Agen…
This article outlines two methods for configuring Zabbix to collect Docker API metrics: a highly secure approach using the HTTP agent with TLS certificate authentication and a simp…