mirror of
https://github.com/awesome-foss/awesome-sysadmin.git
synced 2024-10-01 01:45:41 -04:00
Merge pull request #90 from dparlevliet/master
Neaten up the metrics area a little
This commit is contained in:
commit
b262ca34d0
40
README.md
40
README.md
@ -414,22 +414,30 @@
|
|||||||
## Metric & Metric Collection
|
## Metric & Metric Collection
|
||||||
*Metric gathering and display software.*
|
*Metric gathering and display software.*
|
||||||
|
|
||||||
* [Collectd](http://collectd.org/) - System statistic collection daemon.
|
* Collectors only
|
||||||
* [Collectl](http://collectl.sourceforge.net/) - High precision system performance metrics collecting tool.
|
* [Diamond](https://github.com/BrightcoveOS/Diamond) - Python based statistic collection daemon.
|
||||||
* [Dashing](http://dashing.io/) - Ruby gem that allows for rapid statistical dashboard development. An all HTML5 approach allows for big screen displays in data centers or conference rooms.
|
* [Collectd](http://collectd.org/) - System statistic collection daemon.
|
||||||
* [Diamond](https://github.com/BrightcoveOS/Diamond) - Python based statistic collection daemon.
|
* [Collectl](http://collectl.sourceforge.net/) - High precision system performance metrics collecting tool.
|
||||||
* [Facette](http://facette.io) - Time series data visualization and graphing software written in Go.
|
* [Statsd](https://github.com/etsy/statsd/) - Application statistic listener.
|
||||||
* [Freeboard](https://github.com/Freeboard/freeboard) - A damn-sexy front-end real-time dashboard. Transforms raw JSON into delicious UI.
|
* [tcollector](http://opentsdb.net/docs/build/html/user_guide/utilities/tcollector.html) - System statistic collection daemon written in Python for OpenTSDB
|
||||||
* [Ganglia](http://ganglia.sourceforge.net/) - High performance, scalable RRD based monitoring for grids and/or clusters of servers. Compatible with Graphite using a single collection process.
|
|
||||||
* [Grafana](http://grafana.org/) - A Graphite & InfluxDB Dashboard and Graph Editor.
|
* Dashboards
|
||||||
* [Graphite](http://graphite.readthedocs.org/en/latest/) - Scalable graphing server.
|
* [Grafana](http://grafana.org/) - A Graphite & InfluxDB Dashboard and Graph Editor.
|
||||||
* [InfluxDB](http://influxdb.com/) - Distributed time series database with no external dependencies.
|
* [Ganglia](http://ganglia.sourceforge.net/) - High performance, scalable RRD based monitoring for grids and/or clusters of servers. Compatible with Graphite using a single collection process.
|
||||||
* [KairosDB](https://code.google.com/p/kairosdb/) - Fast distributed scalable time series database, fork of OpenTSDB 1.x.
|
* [RRDtool](http://oss.oetiker.ch/rrdtool/) - Industry standard, high performance data logging and graphing system for time series data.
|
||||||
* [OpenTSDB](http://opentsdb.net/) - Store and server massive amounts of time series data without losing granularity.
|
* [Dashing](http://dashing.io/) - Ruby gem that allows for rapid statistical dashboard development. An all HTML5 approach allows for big screen displays in data centers or conference rooms.
|
||||||
* [Packetbeat](http://packetbeat.com/) - Captures network traffic and displays it in a custom Kibana dashboard for easy viewing.
|
* [Facette](http://facette.io) - Time series data visualization and graphing software written in Go.
|
||||||
* [Prometheus](http://prometheus.io/) - Service monitoring system and time series database.
|
* [Freeboard](https://github.com/Freeboard/freeboard) - A damn-sexy front-end real-time dashboard for the internet of things. Transforms raw JSON into delicious UI.
|
||||||
* [RRDtool](http://oss.oetiker.ch/rrdtool/) - Industry standard, high performance data logging and graphing system for time series data.
|
|
||||||
* [Statsd](https://github.com/etsy/statsd/) - Application statistic listener.
|
* Storage
|
||||||
|
* [OpenTSDB](http://opentsdb.net/) - Store and server massive amounts of time series data without losing granularity.
|
||||||
|
* [KairosDB](https://code.google.com/p/kairosdb/) - Fast distributed scalable time series database, fork of OpenTSDB 1.x.
|
||||||
|
* [InfluxDB](http://influxdb.com/) - Distributed time series database with no external dependencies.
|
||||||
|
|
||||||
|
* Packages
|
||||||
|
* [Prometheus](http://prometheus.io/) - Service monitoring system and time series database.
|
||||||
|
* [Packetbeat](http://packetbeat.com/) - Captures network traffic and displays it in a custom Kibana dashboard for easy viewing.
|
||||||
|
* [Graphite](http://graphite.readthedocs.org/en/latest/) - Scalable graphing server.
|
||||||
|
|
||||||
## Network Configuration Management
|
## Network Configuration Management
|
||||||
*Network configuration management tools.*
|
*Network configuration management tools.*
|
||||||
|
Loading…
Reference in New Issue
Block a user