summaryrefslogtreecommitdiffstats
path: root/collectors
diff options
context:
space:
mode:
authortknobi <t+git@knobi.net>2021-04-29 15:57:00 +0200
committerGitHub <noreply@github.com>2021-04-29 16:57:00 +0300
commit56dd318a1f2a7ab27b903366e22a9bbab9b720ef (patch)
tree6b32a075a63adad174c93945a94600ee6676ddd4 /collectors
parentb985861d93574434c47805e79eada4cc26fedec9 (diff)
Add Third-party collector: nextcloud plugin (#11032)
Diffstat (limited to 'collectors')
-rw-r--r--collectors/COLLECTORS.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/collectors/COLLECTORS.md b/collectors/COLLECTORS.md
index a02a027dee..3325049e71 100644
--- a/collectors/COLLECTORS.md
+++ b/collectors/COLLECTORS.md
@@ -526,10 +526,11 @@ default. To use a third-party collector, visit their GitHub/documentation page a
- [CyberPower UPS](https://github.com/HawtDogFlvrWtr/netdata_cyberpwrups_plugin): Polls CyberPower UPS data using
PowerPanel® Personal Linux.
- [Logged-in users](https://github.com/veksh/netdata-numsessions): Collect the number of currently logged-on users.
+- [nextcloud](https://github.com/arnowelzel/netdata-nextcloud): Monitor Nextcloud servers.
- [nim-netdata-plugin](https://github.com/FedericoCeratto/nim-netdata-plugin): A helper to create native Netdata
plugins using Nim.
- [Nvidia GPUs](https://github.com/coraxx/netdata_nv_plugin): Monitor Nvidia GPUs.
-- [Teamspeak 3](https://github.com/coraxx/netdata_ts3_plugin): Plls active users and bandwidth from TeamSpeak 3
+- [Teamspeak 3](https://github.com/coraxx/netdata_ts3_plugin): Pulls active users and bandwidth from TeamSpeak 3
servers.
- [SSH](https://github.com/Yaser-Amiri/netdata-ssh-module): Monitor failed authentication requests of an SSH server.