From 86afc7dd15a4f616bef0e0195edf31b60d179369 Mon Sep 17 00:00:00 2001 From: Chris Kline Date: Thu, 15 Jun 2017 15:25:38 -0600 Subject: [PATCH] Update Readme.md Added CA Technologies docker monitoring offerings. Highly rated. https://www.itcentralstation.com/categories/docker-container-monitoring#top_rated --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 523847b..9a6ee4d 100644 --- a/README.md +++ b/README.md @@ -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)