blob: d50aa417d0afc2fdcf29c10ea01739c45db70a1c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
# Third-party Plugins
The following is a list of Netdata plugins distributed by third parties:
## Nvidia GPUs
[netdata nv plugin](https://github.com/coraxx/netdata_nv_plugin) monitors nvidia GPUs.
![image](https://user-images.githubusercontent.com/2662304/29516895-351e905e-867b-11e7-9863-3fb6924490ab.png)
## teamspeak 3
[teamspeak 3 plugin](https://github.com/coraxx/netdata_ts3_plugin) polls active users and bandwidth from TeamSpeak 3 servers.
## SSH
[SSH module](https://github.com/Yaser-Amiri/netdata-ssh-module) monitors failed authentication requests of SSH server.
## interactive users count
Collect [number of currently logged-on users](https://github.com/veksh/netdata-numsessions)
## CyberPower UPS
[cyberups plugin](https://github.com/HawtDogFlvrWtr/netdata_cyberpwrups_plugin) polls the USB connected CyberPower UPS for stats.
## Nim
There is an unofficial [nim plugin helper](https://github.com/FedericoCeratto/nim-netdata-plugin)
|