From 934b457403a7535473ca59d570be4da373efe32b Mon Sep 17 00:00:00 2001 From: gomex Date: Wed, 26 Aug 2015 15:41:38 -0300 Subject: [PATCH] Add zabbix docker software link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 635ca2f..d76e841 100644 --- a/README.md +++ b/README.md @@ -380,6 +380,7 @@ Securely store your Docker images. * [Sysdig](http://www.sysdig.org/): An open source troubleshooting tool that provides a rich set of real-time, system-level information. It has container-specific features and is very useful in Docker environments. * [Zabbix Docker module](https://github.com/jangaraj/Zabbix-Docker-Monitoring): Zabbix module that provides discovery of running containers, CPU/memory/blk IO/net container metrics. Systemd Docker and LXC execution driver is also supported. It's a dynamically linked shared object library, so its performance is (~10x) better, than any script solution. * [SPM for Docker](https://github.com/sematext/spm-agent-docker) Monitoring of host and container metrics, Docker events and logs. Automatic log parser. Anomaly Detection and alerting for metrics and logs. [@sematext](http://www.twitter.com/sematext) +* [Zabbix Docker](https://github.com/gomex/docker-zabbix) - Monitor containers automatically using zabbix LLD feature. ## Networking