All Projects → yasongxu → Container Monitor

yasongxu / Container Monitor

Licence: mit
容器监控方案汇总

Projects that are alternatives of or similar to Container Monitor

Prometheus practice
包括 Prometheus 基础知识,性能优化和大量实战经验。
Stars: ✭ 492 (+359.81%)
Mutual labels:  gitbook, prometheus, monitor
Hastic Server
Hastic data management server for analyzing patterns and anomalies from Grafana
Stars: ✭ 292 (+172.9%)
Mutual labels:  prometheus, monitor, monitoring-tool
Dogvscat
Sample Docker Swarm cluster stack of tools
Stars: ✭ 377 (+252.34%)
Mutual labels:  elk, prometheus
Doraemon
Doraemon is a Prometheus based monitor system
Stars: ✭ 460 (+329.91%)
Mutual labels:  prometheus, monitor
Nexclipper
Metrics Pipeline for interoperability and Enterprise Prometheus
Stars: ✭ 533 (+398.13%)
Mutual labels:  prometheus, container
Clearly
Clearly see and debug your celery cluster in real time!
Stars: ✭ 287 (+168.22%)
Mutual labels:  monitor, monitoring-tool
Monitoror
Unified monitoring wallboard — Light, ergonomic and reliable monitoring for anything.
Stars: ✭ 3,400 (+3077.57%)
Mutual labels:  monitor, monitoring-tool
Docker monitoring logging alerting
Docker host and container monitoring, logging and alerting out of the box using cAdvisor, Prometheus, Grafana for monitoring, Elasticsearch, Kibana and Logstash for logging and elastalert and Alertmanager for alerting.
Stars: ✭ 479 (+347.66%)
Mutual labels:  elk, prometheus
leek
Celery Tasks Monitoring Tool
Stars: ✭ 77 (-28.04%)
Mutual labels:  monitor, monitoring-tool
Prometheusalert
Prometheus Alert是开源的运维告警中心消息转发系统,支持主流的监控系统Prometheus,Zabbix,日志系统Graylog和数据可视化系统Grafana发出的预警消息,支持钉钉,微信,华为云短信,腾讯云短信,腾讯云电话,阿里云短信,阿里云电话等
Stars: ✭ 822 (+668.22%)
Mutual labels:  prometheus, monitor
Owl
distributed monitoring system
Stars: ✭ 794 (+642.06%)
Mutual labels:  monitor, monitoring-tool
Quarkus Microservices Poc
Very simplified shop sales system made in a microservices architecture using quarkus
Stars: ✭ 16 (-85.05%)
Mutual labels:  elk, prometheus
Prometheus Handbook
Prometheus 中文文档
Stars: ✭ 258 (+141.12%)
Mutual labels:  gitbook, prometheus
tmo-live-graph
A simpe react app that plots a live view of the T-Mobile Home Internet Nokia 5G Gateway signal stats, helpful for optimizing signal.
Stars: ✭ 15 (-85.98%)
Mutual labels:  monitor, monitoring-tool
dockerX
Examples of amazing Docker/Docker-Compose/Docker Swarm technologies
Stars: ✭ 17 (-84.11%)
Mutual labels:  elk, prometheus
Iglance
Free system monitor for OSX and macOS. See all system information at a glance in the menu bar.
Stars: ✭ 1,358 (+1169.16%)
Mutual labels:  monitor, monitoring-tool
ExDeMon
A general purpose metrics monitor implemented with Apache Spark. Kafka source, Elastic sink, aggregate metrics, different analysis, notifications, actions, live configuration update, missing metrics, ...
Stars: ✭ 19 (-82.24%)
Mutual labels:  monitor, monitoring-tool
gochanges
**[ARCHIVED]** website changes tracker 🔍
Stars: ✭ 12 (-88.79%)
Mutual labels:  monitor, monitoring-tool
Books Recommendation
程序员进阶书籍(视频),持续更新(Programmer Books)
Stars: ✭ 558 (+421.5%)
Mutual labels:  elk, prometheus
Laravel Api Health
Monitor first and third-party services and get notified when something goes wrong!
Stars: ✭ 65 (-39.25%)
Mutual labels:  monitor, monitoring-tool

文章结构请看左侧导航,如果您不喜欢 gitbook 的排版,也可以在我的博客上查看

概述

随着越来越多的线上服务docker化,对容器的监控、报警变得越来越重要,容器监控有多种形态,有些是开源的(如promethues),而另一些则是商业性质的(如Weave),有些是集成在云厂商一键部署的(Rancher、谷歌云),有些是手动配置的,可谓百花齐放。

本文将对现有的容器监控方案进行总结对比,监控解决方案的数量之多令人望而生畏,新的解决方案又不断涌现,下面将从开源方案(采集、展示、告警)、商业方案、云厂商、主机监控、日志监控、服务监控等方面进行列举,此篇为概述篇,包含汇总列表及脑图,具体分析将在后面补充更新,欢迎指正、补充。

方案汇总

一. 开源方案

1.采集:

  • Docker Stats
  • cAdvisor
  • Heapster
  • metrics-server
  • Custom Metrics
  • kube-state-metrics
  • node-exporter
  • Prometheus
  • Dockbix agent
  • cortex

2.展示:

  • Grafana
  • Kibana
  • Vizceral
  • mozaik
  • Zabbix dashboard

3.报警:

  • AlertManager
  • consul-alerts
  • elastalert
  • Bosun
  • Cabot

二. 商业方案

  • Sysdig
  • DataDog
  • dynatrace
  • Weave
  • Thanos
  • Cosale
  • freshtracks
  • newrelic
  • Sensu
  • netsil
  • pingdom

三. 云厂商

  • Google cloud
  • AWS
  • 腾讯云
  • 阿里云
  • 百度云
  • 华为云

四. 主机监控

  • Zabbix
  • nagios
  • netdata

五. 日志监控

  • ELK Stack
  • EFK Stack
  • elastalert
  • Graylog
  • docker_monitoring_logging_alerting

六. 服务监控

  • Jaeger
  • Zipkin
  • kubewatch
  • riemann
七. 存储后端
  • InfluxDB
  • Kafka
  • Graphite
  • OpenTSDB
  • ElasticSearch

脑图

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].