monitoringartist / zabbix-docker-monitoring

:whale: Docker/Kubernetes/Mesos/Marathon/Chronos/LXC/LXD/Swarm container monitoring - Docker image, Zabbix template and C module
https://hub.docker.com/r/monitoringartist/zabbix-agent-xxl-limited/
GNU General Public License v2.0
1.19k stars 268 forks source link

Swarm manager support? #140

Closed thetuxinator closed 4 years ago

thetuxinator commented 4 years ago

Hi,

Can this support a "swarm manager" ?

kind regards

Tuxinator

jangaraj commented 4 years ago

In theory yes, but IMHO it isn't in the scope of this project: container monitoring. All container orchestrations (Swarm, Kubernetes, Rancher, Nomad, AWS ECS, ....) work on top of container, but they have own service entities. So this project can provide low level container metrics, but you will need to aggregate them to the service metrics based on orchestration tool.