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 Michele Fadda
parent 8994f8d900
commit aee3986725

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