From 25aef634182727006b979f5c62142dbfd01c21bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verch=C3=A8re?= Date: Wed, 16 Dec 2015 10:30:59 +0100 Subject: [PATCH] Add Glances monitoring tool --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 97606a5..04c1f86 100644 --- a/README.md +++ b/README.md @@ -419,6 +419,7 @@ Securely store your Docker images. * [Datadog](https://www.datadoghq.com/) Datadog is a full-stack monitoring service for large-scale cloud environments that aggregates metrics/events from servers, databases, and applications. It includes support for Docker, Kubernetes, and Mesos. * [Dockerana](https://github.com/dockerana/dockerana) (packaged version of Graphite and Grafana, specifically targeted at metrics from Docker.) * [Docker-mon](https://github.com/icecrime/docker-mon) (Console-based Docker monitoring) by [@icecrime](https://github.com/icecrime) +* [Glances] (http://nicolargo.github.io/glances/) (A cross-platform curses-based system monitoring tool written in Python) by [@nicolargo](https://github.com/nicolargo) * [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) * [New Relic](http://newrelic.com/docker) New Relics Docker Monitoring tool * [Prometheus](http://prometheus.io/) (Open-source service monitoring system and time series database)