From 5d6622eb44eea2717d013388d4ddb7f1300a6d83 Mon Sep 17 00:00:00 2001 From: timhallinflux Date: Thu, 14 Dec 2017 14:58:37 -0800 Subject: [PATCH] Update README.md added `network` for a tiny bit more context --- plugins/inputs/bond/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/inputs/bond/README.md b/plugins/inputs/bond/README.md index 0a581418..706a9c1c 100644 --- a/plugins/inputs/bond/README.md +++ b/plugins/inputs/bond/README.md @@ -1,6 +1,6 @@ # Bond Input Plugin -The Bond Input plugin collects bond interface status, bond's slaves interfaces +The Bond Input plugin collects network bond interface status, bond's slaves interfaces status and failures count of bond's slaves interfaces. The plugin collects these metrics from `/proc/net/bonding/*` files.