Jun 25, 2019
Graphite does two things: 1) Store numeric time-series data and 2) Render graphs of this data on demand | Cacti is a complete network graphing solution designed to harness the power of RRDTool's data storage and graphing functionality. Cacti provides a fast poller, advanced graph templating, multiple data acquisition methods, and user management features out of the box. | 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. |
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 | Unlimited number of graph items can be defined for each graph optionally utilizing CDEFs or data sources from within cacti.;Automatic grouping of GPRINT graph items to AREA, STACK, and LINE[1-3] to allow for quick re-sequencing of graph items.;Auto-Padding support to make sure graph legend text lines up.;Graph data can be manipulated using the CDEF math functions built into RRDTool. These CDEF functions can be defined in cacti and can be used globally on each graph.;Data sources can be created that utilize RRDTool's "create" and "update" functions. Each data source can be used to gather local or remote data and placed on a graph. | Create, edit, save & search dashboards;Change column spans and row heights;Drag and drop panels to rearrange;Use InfluxDB or Elasticsearch as dashboard storage;Import & export dashboard (json file);Import dashboard from Graphite;Templating |
Statistics | ||
GitHub Stars 6.0K | GitHub Stars - | GitHub Stars 70.7K |
GitHub Forks 1.3K | GitHub Forks - | GitHub Forks 13.1K |
Stacks 389 | Stacks 89 | Stacks 18.4K |
Followers 419 | Followers 202 | Followers 14.6K |
Votes 42 | Votes 10 | Votes 415 |
Pros & Cons | ||
Pros
| Pros
| Pros
Cons
|
Integrations | ||

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

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).

Jaeger, a Distributed Tracing System

It is an agent for collecting, processing, aggregating, and writing metrics. Design goals are to have a minimal memory footprint with a plugin system so that developers in the community can easily add support for collecting metrics.