Add Third-party collector: nextcloud plugin (#11032)
tknobi committed
Apr 29, 2021 at 15:57 UTC
56dd318a1f2a7ab27b903366e22a9bbab9b720ef
1 file changed
+2
-1
collectors/COLLECTORS.md
+2
-1
@@ -526,10 +526,11 @@ default. To use a third-party collector, visit their GitHub/documentation page a
526
- [CyberPower UPS](https://github.com/HawtDogFlvrWtr/netdata_cyberpwrups_plugin): Polls CyberPower UPS data using
527
PowerPanel® Personal Linux.
528
- [Logged-in users](https://github.com/veksh/netdata-numsessions): Collect the number of currently logged-on users.
529
+- [nextcloud](https://github.com/arnowelzel/netdata-nextcloud): Monitor Nextcloud servers.
530
- [nim-netdata-plugin](https://github.com/FedericoCeratto/nim-netdata-plugin): A helper to create native Netdata
531
plugins using Nim.
532
- [Nvidia GPUs](https://github.com/coraxx/netdata_nv_plugin): Monitor Nvidia GPUs.
532
-- [Teamspeak 3](https://github.com/coraxx/netdata_ts3_plugin): Plls active users and bandwidth from TeamSpeak 3
533
+- [Teamspeak 3](https://github.com/coraxx/netdata_ts3_plugin): Pulls active users and bandwidth from TeamSpeak 3
534
servers.
535
- [SSH](https://github.com/Yaser-Amiri/netdata-ssh-module): Monitor failed authentication requests of an SSH server.
536