From 1b9717d0c9a137ce271c65203dd2c639c467bba3 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 25 May 2023 17:48:14 +0200 Subject: [PATCH] collectd: add source code URL, license, language - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/416 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95b4dd0..b91c649 100644 --- a/README.md +++ b/README.md @@ -536,7 +536,7 @@ _See also: [awesome-selfhosted/Database Management](https://github.com/awesome-s _See also: [Databases](#databases)_ - [Beats](https://www.elastic.co/beats/) - Single-purpose data shippers that send data from hundreds or thousands of machines and systems to Logstash or Elasticsearch. ([Source Code](https://github.com/elastic/beats)) `Apache-2.0` -- [Collectd](https://collectd.org/) - System statistic collection daemon. +- [Collectd](https://collectd.org/) - System statistics collection daemon. ([Source Code](https://github.com/collectd/collectd)) `MIT` `C` - [Diamond](https://github.com/python-diamond/Diamond) - Python based statistic collection daemon. - [Facette](https://facette.io) - Time series data visualization and graphing software written in Go. - [Grafana](https://grafana.com/) - A Graphite & InfluxDB Dashboard and Graph Editor.