add documentation about sadc path on different linux distributions

This commit is contained in:
Rene Zbinden 2016-04-07 07:11:17 +00:00 committed by Cameron Sparr
parent d00d3802c9
commit 64b5d1a269
1 changed files with 3 additions and 0 deletions

View File

@ -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
#
#