Merge pull request #27 from falzm/master

Add Collectl, RRDtool and InfluxDB
This commit is contained in:
Francisco Augusto 2014-06-17 14:03:11 +02:00
commit 0832721f06
1 changed files with 3 additions and 0 deletions

View File

@ -174,8 +174,11 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [
*Metric gathering and display software.*
* [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
* [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.
* [Statsd](https://github.com/etsy/statsd/) - Application statistic listener.
## Network Configuration Management