From 2c4996f3360b8140e834a6ba18f7a90ac6238c4b Mon Sep 17 00:00:00 2001 From: Brian Christner Date: Wed, 19 Aug 2015 12:46:31 +0200 Subject: [PATCH] Update README.md Added Ruxit to the monitoring section. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 57849a3..21e6df0 100644 --- a/README.md +++ b/README.md @@ -374,6 +374,7 @@ Securely store your Docker images. * [Docker-mon](https://github.com/icecrime/docker-mon) (Console-based Docker monitoring) by [@icecrime](https://github.com/icecrime) * [InfluxDB, cAdvisor, Grafana](https://github.com/vegasbrianc/docker-monitoring) (InfluxDB Time series DB in combination with Grafana and cAdvisor) by [@vegasbrianc](https://github.com/vegasbrianc) * [Prometheus](http://prometheus.io/) (Open-source service monitoring system and time series database) +* [Ruxit](https://ruxit.com/docker-monitoring/#docker_understand-performance) Monitor containerized applications without installing agents or modifiying your Run commands * [Seagull](https://github.com/tobegit3hub/seagull) (Friendly Web UI to monitor docker daemon.) by [@tobegit3hub](https://github.com/tobegit3hub) * [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.