This module enables Linux process accounting.
Module has been tested on:
- Puppet 5.5
- Debian 7,8,9 and RHEL/CentOS 6,7 and SLES/SLED
Required modules:
Setup process accouting
include psacct
Full configuration options:
class { 'psacct':
enabled => true|false, # enable state
logging => 30, # days to keep log history
manage_etc_default_acct => true|false, # modify /etc/default/acct
logfile => '...', # accounting log file
packages => [...], # list of packages to install
service => '...', # service name
}
- Rob Ruma [email protected]
- Pat Riehecky [email protected]
CERIT Scientific Cloud, [email protected]