add documentation about sadc path on different linux distributions

This commit is contained in:
Rene Zbinden 2016-04-07 07:11:17 +00:00
parent 55656af02c
commit e62d453f64
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
#
#