summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVan Phan Quang <32475498+ghanapunq@users.noreply.github.com>2023-03-17 16:30:31 +0100
committerGitHub <noreply@github.com>2023-03-17 08:30:31 -0700
commit4420753555f19757f60afce493449860e2065e36 (patch)
tree3f79445acf8652857bd6cda45ca40a3f4a552c07
parentf48a9e9e735b3f9c16968de4cabf4c6b33d68767 (diff)
Add ethtool in third party collectors (#14753)
-rw-r--r--collectors/COLLECTORS.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/collectors/COLLECTORS.md b/collectors/COLLECTORS.md
index 1c4328f47d..07efd2174c 100644
--- a/collectors/COLLECTORS.md
+++ b/collectors/COLLECTORS.md
@@ -675,6 +675,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.
## Etc