Zabbix-docker 0.2.1

Boris HUISGEN

Zabbix-docker is a monitoring agent of Docker containers for Zabbix allowing to retrieve all the containers metrics of a given host or a cluster.
The following metrics are actually collected:
- the container status including its healthcheck
- the RAM, CPU, network and block metrics
- the process states
- the events
The release 0.2 adds the support of remote commands execution into the monitored containers through the Docker API. You can add your custom scripts to retrieve trapper metrics into your Docker images.
The project repository is available on GitHub.