From 57a28cdfdf38d061fc4590adc983e06e60fb3d1f Mon Sep 17 00:00:00 2001 From: iAnatoly Date: Sat, 31 Jul 2021 16:43:05 -0700 Subject: [PATCH 1/2] adding a link to net_irtt external plugin --- EXTERNAL_PLUGINS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/EXTERNAL_PLUGINS.md b/EXTERNAL_PLUGINS.md index 225497e84ef53..e4c5aeca5f48d 100644 --- a/EXTERNAL_PLUGINS.md +++ b/EXTERNAL_PLUGINS.md @@ -20,6 +20,7 @@ Pull requests welcome. - [ldap_org and ds389](https://github.com/falon/CSI-telegraf-plugins) - Gather statistics from 389ds and from LDAP trees. - [x509_crl](https://github.com/jcgonnard/telegraf-input-x590crl) - Gather information from your X509 CRL files - [s7comm](https://github.com/nicolasme/s7comm) - Gather information from Siemens PLC +- [net_irtt](https://github.com/iAnatoly/telegraf-input-net_irtt) - Gather information from IRTT network test ## Outputs - [kinesis](https://github.com/morfien101/telegraf-output-kinesis) - Aggregation and compression of metrics to send Amazon Kinesis. From 3fb2c02d786aa1df1edb64683d39f7d3ed67b7f3 Mon Sep 17 00:00:00 2001 From: iAnatoly Date: Mon, 2 Aug 2021 16:05:24 -0700 Subject: [PATCH 2/2] adding dht_sensor plugin --- EXTERNAL_PLUGINS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/EXTERNAL_PLUGINS.md b/EXTERNAL_PLUGINS.md index e4c5aeca5f48d..fc71044d6172d 100644 --- a/EXTERNAL_PLUGINS.md +++ b/EXTERNAL_PLUGINS.md @@ -21,6 +21,7 @@ Pull requests welcome. - [x509_crl](https://github.com/jcgonnard/telegraf-input-x590crl) - Gather information from your X509 CRL files - [s7comm](https://github.com/nicolasme/s7comm) - Gather information from Siemens PLC - [net_irtt](https://github.com/iAnatoly/telegraf-input-net_irtt) - Gather information from IRTT network test +- [dht_sensor](https://github.com/iAnatoly/telegraf-input-dht_sensor) - Gather temperature and humidity from DHTXX sensors ## Outputs - [kinesis](https://github.com/morfien101/telegraf-output-kinesis) - Aggregation and compression of metrics to send Amazon Kinesis.