It helps you gain system-wide visibility into resource utilization, application performance, and operational health. It retrieve your monitoring data, view graphs to help take automated action based on the state of your cloud environment. | Graphite does two things: 1) Store numeric time-series data and 2) Render graphs of this data on demand |
Basic Monitoring for Amazon EC2 instances: ten pre-selected metrics at five-minute frequency, free of charge.;Detailed Monitoring for Amazon EC2 instances: seven pre-selected metrics at one-minute frequency, for an additional charge.;Amazon EBS volumes: eight pre-selected metrics at five-minute frequency, free of charge.;Elastic Load Balancers: thirteen pre-selected metrics at one-minute frequency, free of charge.;Amazon RDS DB instances: thirteen pre-selected metrics at one-minute frequency, free of charge.;Amazon SQS queues: eight pre-selected metrics at five-minute frequency, free of charge.;Amazon SNS topics: four pre-selected metrics at five-minute frequency, free of charge.;Amazon ElastiCache nodes: twenty-nine pre-selected metrics at one-minute frequency, free of charge.;Amazon DynamoDB tables: seven pre-selected metrics at five-minute frequency, free of charge.;AWS Storage Gateways: eleven pre-selected gateway metrics and five pre-selected storage volume metrics at five-minute frequency, free of charge.;Amazon Elastic MapReduce job flows: twenty-three pre-selected metrics at five-minute frequency, free of charge.;Auto Scaling groups: seven pre-selected metrics at one-minute frequency, optional and charged at standard pricing.;Estimated charges on your AWS bill: you can also choose to enable metrics to monitor your AWS charges. The number of metrics depends on the AWS products and services that you use, and these metrics are free of charge. Learn more about this option. | carbon - a Twisted daemon that listens for time-series data;whisper - a simple database library for storing time-series data (similar in design to RRD);graphite webapp - A Django webapp that renders graphs on-demand using Cairo |
Statistics | |
GitHub Stars - | GitHub Stars 6.0K |
GitHub Forks - | GitHub Forks 1.3K |
Stacks 11.8K | Stacks 389 |
Followers 8.2K | Followers 419 |
Votes 214 | Votes 42 |
Pros & Cons | |
Pros
Cons
| Pros
|
Integrations | |
| No integrations available | |

Grafana is a general purpose dashboard and graph composer. It's focused on providing rich ways to visualize time series metrics, mainly though graphs but supports other ways to visualize data through a pluggable panel architecture. It currently has rich support for for Graphite, InfluxDB and OpenTSDB. But supports other data sources via plugins.

Kibana is an open source (Apache Licensed), browser based analytics and search dashboard for Elasticsearch. Kibana is a snap to setup and start using. Kibana strives to be easy to get started with, while also being flexible and powerful, just like Elasticsearch.

Prometheus is a systems and service monitoring system. It collects metrics from configured targets at given intervals, evaluates rule expressions, displays the results, and can trigger alerts if some condition is observed to be true.

Nagios is a host/service/network monitoring program written in C and released under the GNU General Public License.

Netdata collects metrics per second & presents them in low-latency dashboards. It's designed to run on all of your physical & virtual servers, cloud deployments, Kubernetes clusters & edge/IoT devices, to monitor systems, containers & apps

Google Stackdriver provides powerful monitoring, logging, and diagnostics. It equips you with insight into the health, performance, and availability of cloud-powered applications, enabling you to find and fix issues faster.

Zabbix is a mature and effortless enterprise-class open source monitoring solution for network monitoring and application monitoring of millions of metrics.

Sensu is the future-proof solution for multi-cloud monitoring at scale. The Sensu monitoring event pipeline empowers businesses to automate their monitoring workflows and gain deep visibility into their multi-cloud environments.

Lumigo is an observability platform built for developers, unifying distributed tracing with payload data, log management, and real-time metrics to help you deeply understand and troubleshoot your systems.

It is a network daemon that runs on the Node.js platform and listens for statistics, like counters and timers, sent over UDP or TCP and sends aggregates to one or more pluggable backend services (e.g., Graphite).