From 9f27f978940baadaeffc36c690af9393ce104220 Mon Sep 17 00:00:00 2001 From: Marc Falzon Date: Tue, 17 Jun 2014 10:24:17 +0200 Subject: [PATCH] Add Collectl in category Metric --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7982a50..9624453 100644 --- a/README.md +++ b/README.md @@ -174,6 +174,7 @@ 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.