1
0
mirror of https://github.com/namibia/awesome-sysadmin.git synced 2024-06-07 00:40:47 +00:00

add Ganglia to monitoring tools

This commit is contained in:
Jake Plimack 2014-06-23 16:29:12 -06:00
parent 1ef530cbdb
commit f1a36b9ab1

View File

@ -178,6 +178,7 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [
* [Collectd](http://collectd.org/) - System statistic collection daemon.
* [Collectl](http://collectl.sourceforge.net/) - High precision system performance metrics collecting tool.
* [Diamond](https://github.com/BrightcoveOS/Diamond) - Python based statistic collection daemon.
* [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.
* [Graphite](http://graphite.readthedocs.org/en/latest/) - Open source scaleable graphing server.
* [InfluxDB](http://influxdb.com/) - Open source distributed time series database with no external dependencies.
* [RRDtool](http://oss.oetiker.ch/rrdtool/) - Open source industry standard, high performance data logging and graphing system for time series data.