From fdb2ab79eab6af9a81de6468a419acfb76638e54 Mon Sep 17 00:00:00 2001 From: Apurva Dave Date: Thu, 2 Nov 2017 21:21:02 -0700 Subject: [PATCH] Update README.md I modified the original entry to point to sysdig's monitoring system (versus our open source troubleshooting tool). This seemed to more closely match the other systems in the section (eg prometheus and datadog). --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2287a05..aec7203 100644 --- a/README.md +++ b/README.md @@ -551,8 +551,8 @@ Services to 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. * [Meros](https://meros.io) - Analyzes containers resources, captures logs, remote web SSH terminal and powerful DevOps alerts. * [Prometheus](https://prometheus.io/) - Open-source service monitoring system and time series database -* [Sysdig](https://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. -* [Site24x7](https://www.site24x7.com/docker-monitoring.html) - Docker MOnitoring for DevOps and IT is a SaaS Pay per Host model +* [Sysdig Monitor](https://sysdig.com/product/monitor) - Sysdig Monitor can be used as either software or a SaaS service to monitor, alert, and troubleshoot containers. It leverages kernel instrumentation to see system calls throughout your system. It has container-specific features and is very useful in Docker environments. +* [Site24x7](https://www.site24x7.com/docker-monitoring.html) - Docker Monitoring for DevOps and IT is a SaaS Pay per Host model * [SPM for Docker][spm] - Monitoring of host and container metrics, Docker events and logs. Automatic log parser. Anomaly Detection and alerting for metrics and logs. [@sematext][sematext] # Useful Resources