summaryrefslogtreecommitdiffstats
path: root/collectors
diff options
context:
space:
mode:
authorChris Akritidis <43294513+cakrit@users.noreply.github.com>2023-04-20 08:01:46 -0700
committerGitHub <noreply@github.com>2023-04-20 08:01:46 -0700
commit004a856146d0b6947996759c434461ded8c92cf8 (patch)
treec581d06986434364eaae123c479e607da04907ec /collectors
parent3392ae5136f1d29a3e2784ace1fb6528073d54cd (diff)
Update COLLECTORS.md
Diffstat (limited to 'collectors')
-rw-r--r--collectors/COLLECTORS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/collectors/COLLECTORS.md b/collectors/COLLECTORS.md
index 7bb237b080..c4693bd1f4 100644
--- a/collectors/COLLECTORS.md
+++ b/collectors/COLLECTORS.md
@@ -666,7 +666,7 @@ $ sudo systemctl restart netdata
- [SSH](https://github.com/Yaser-Amiri/netdata-ssh-module): Monitor failed authentication requests of an SSH server.
- [ClickHouse](https://github.com/netdata/community/tree/main/collectors/python.d.plugin/clickhouse):
Monitor [ClickHouse](https://clickhouse.com/) database.
-- [Ethtool](https://github.com/ghanapunq/netdata_ethtool_plugin): Monitor network interface with ethtool.
+- [Ethtool](https://github.com/ghanapunq/netdata_ethtool_plugin): Monitor network interfaces with ethtool.
- [netdata-needrestart](https://github.com/nodiscc/netdata-needrestart) - Check/graph the number of processes/services/kernels that should be restarted after upgrading packages.
- [netdata-debsecan](https://github.com/nodiscc/netdata-debsecan) - Check/graph the number of CVEs in currently installed packages.
- [netdata-logcount](https://github.com/nodiscc/netdata-logcount) - Check/graph the number of syslog messages, by level over time.