From 1872037eb759d5ca82506592e53bd0d2c3df28d8 Mon Sep 17 00:00:00 2001 From: Anatoly Ivanov Date: Mon, 2 Aug 2021 16:32:32 -0700 Subject: [PATCH] docs: Adding links to net_irtt and dht_sensor external plugins (#9569) --- EXTERNAL_PLUGINS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/EXTERNAL_PLUGINS.md b/EXTERNAL_PLUGINS.md index 225497e84..fc71044d6 100644 --- a/EXTERNAL_PLUGINS.md +++ b/EXTERNAL_PLUGINS.md @@ -20,6 +20,8 @@ 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 +- [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.