add documentation about sadc path on different linux distributions
This commit is contained in:
committed by
Michele Fadda
parent
8994f8d900
commit
aee3986725
@@ -71,6 +71,9 @@ func (*Sysstat) Description() string {
|
|||||||
|
|
||||||
var sampleConfig = `
|
var sampleConfig = `
|
||||||
## Path to the sadc command.
|
## 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
|
sadc_path = "/usr/lib/sa/sadc" # required
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user