From 4f1ea13ebf6c0bbe7e79d65a9bb9c56ce0aadcc9 Mon Sep 17 00:00:00 2001 From: Daniel Nelson Date: Thu, 14 Dec 2017 16:03:29 -0800 Subject: [PATCH] Update bond input description --- plugins/inputs/bond/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/inputs/bond/README.md b/plugins/inputs/bond/README.md index 706a9c1c7..abcf72c91 100644 --- a/plugins/inputs/bond/README.md +++ b/plugins/inputs/bond/README.md @@ -1,7 +1,7 @@ # Bond Input Plugin -The Bond Input plugin collects network bond interface status, bond's slaves interfaces -status and failures count of bond's slaves interfaces. +The Bond input plugin collects network bond interface status for both the +network bond interface as well as slave interfaces. The plugin collects these metrics from `/proc/net/bonding/*` files. ### Configuration: