Browse Source

Merge pull request #27 from falzm/master

Add Collectl, RRDtool and InfluxDB
pull/102/head
Francisco Augusto 10 years ago
parent
commit
0832721f06
  1. 3
      README.md

3
README.md

@ -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

Loading…
Cancel
Save