Add sbin locations to PATH for sysctl
authorMark Wong <mark@2ndQuadrant.com>
Wed, 13 Dec 2017 19:31:16 +0000 (11:31 -0800)
committerMark Wong <mark@2ndQuadrant.com>
Fri, 5 Jan 2018 19:36:29 +0000 (11:36 -0800)
commit5d53b09b66d8b378e01c1bcec56fdd67bfd6d581
treed99287153eaa9b00bcc2a5ae3b7adf5b769edb0d
parentf8df943b9158d90450cdff26d3aabcdbbae07db7
Add sbin locations to PATH for sysctl

The location of sysctl may change depending on the distribution.  Try to
add all possible paths to the environment.
client/collectors/linux.py