From 478290c50355c9f4d7aba23d0f47a7d023ce6bab Mon Sep 17 00:00:00 2001 From: Holger Date: Wed, 3 Aug 2022 23:52:36 +0300 Subject: [PATCH] feat(external): Add nsdp external plugin (#11619) --- EXTERNAL_PLUGINS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/EXTERNAL_PLUGINS.md b/EXTERNAL_PLUGINS.md index 605a2a332..edfa2b892 100644 --- a/EXTERNAL_PLUGINS.md +++ b/EXTERNAL_PLUGINS.md @@ -31,6 +31,7 @@ Pull requests welcome. - [fritzbox](https://github.com/hdecarne-github/fritzbox-telegraf-plugin) - Gather statistics from [FRITZ!Box](https://avm.de/produkte/fritzbox/) router and repeater - [linux-psi-telegraf-plugin](https://github.com/gridscale/linux-psi-telegraf-plugin) - Gather pressure stall information ([PSI](https://facebookmicrosites.github.io/psi/)) from the Linux Kernel - [huebridge](https://github.com/hdecarne-github/huebridge-telegraf-plugin) - Gather smart home statistics from [Hue Bridge](https://www.philips-hue.com/) devices +- [nsdp](https://github.com/hdecarne-github/nsdp-telegraf-plugin) - Gather switch network statistics via [Netgear Switch Discovery Protocol](https://en.wikipedia.org/wiki/Netgear_Switch_Discovery_Protocol) ## Outputs