Update COLLECTORS.md
Chris Akritidis committed
Apr 20, 2023 at 08:01 UTC
004a856146d0b6947996759c434461ded8c92cf8
1 file changed
+1
-1
collectors/COLLECTORS.md
+1
-1
@@ -666,7 +666,7 @@ $ sudo systemctl restart netdata
666
- [SSH](https://github.com/Yaser-Amiri/netdata-ssh-module): Monitor failed authentication requests of an SSH server.
667
- [ClickHouse](https://github.com/netdata/community/tree/main/collectors/python.d.plugin/clickhouse):
668
Monitor [ClickHouse](https://clickhouse.com/) database.
669
-- [Ethtool](https://github.com/ghanapunq/netdata_ethtool_plugin): Monitor network interface with ethtool.
669
+- [Ethtool](https://github.com/ghanapunq/netdata_ethtool_plugin): Monitor network interfaces with ethtool.
670
- [netdata-needrestart](https://github.com/nodiscc/netdata-needrestart) - Check/graph the number of processes/services/kernels that should be restarted after upgrading packages.
671
- [netdata-debsecan](https://github.com/nodiscc/netdata-debsecan) - Check/graph the number of CVEs in currently installed packages.
672
- [netdata-logcount](https://github.com/nodiscc/netdata-logcount) - Check/graph the number of syslog messages, by level over time.