From e62d453f6450760003533271b4c73590f26cbe00 Mon Sep 17 00:00:00 2001 From: Rene Zbinden Date: Thu, 7 Apr 2016 07:11:17 +0000 Subject: [PATCH] add documentation about sadc path on different linux distributions --- plugins/inputs/sysstat/sysstat.go | 3 +++ 1 file changed, 3 insertions(+) diff --git a/plugins/inputs/sysstat/sysstat.go b/plugins/inputs/sysstat/sysstat.go index c0dc5aea1..cb0631bf4 100644 --- a/plugins/inputs/sysstat/sysstat.go +++ b/plugins/inputs/sysstat/sysstat.go @@ -71,6 +71,9 @@ func (*Sysstat) Description() string { var sampleConfig = ` ## Path to the sadc command. + # + ## On Debian and Arch Linux the default path is /usr/lib/sa/sadc whereas + ## on RHEL and CentOS the default path is /usr/lib64/sa/sadc sadc_path = "/usr/lib/sa/sadc" # required # #