Update Readme.md

Added CA Technologies docker monitoring offerings.  Highly rated.  https://www.itcentralstation.com/categories/docker-container-monitoring#top_rated
This commit is contained in:
Chris Kline 2017-06-15 15:25:38 -06:00 committed by GitHub
parent ada11b8bd8
commit 86afc7dd15

View File

@ -285,6 +285,7 @@ Services to securely store your Docker images.
## Monitoring & Logging
* [CA Technologies Docker Monitoring](https://www.ca.com/us/products/docker-monitoring.html) - Agile Operations solutions from CA deliver the modern Docker monitoring businesses need to accelerate and optimize the performance of microservices and the dynamic Docker environments running them. Monitor both the Docker environment and apps that run inside them.
* [cAdvisor](https://github.com/google/cadvisor) - Analyzes resource usage and performance characteristics of running containers. Created by [@Google](https://github.com/google)
* [Docker-Fluentd][fluentd] - Docker container to Log Other Containers' Logs. One can aggregate the logs of Docker containers running on the same host using Fluentd by [@kiyoto][kiyoto]
* [Docker-mon](https://github.com/icecrime/docker-mon) - Console-based Docker monitoring by [@icecrime](https://github.com/icecrime)