FastHandle - IT Operations Examples

FastHandle is fast operation tools for infrastructure configurations and tests.

User Tools

Site Tools


Sidebar


Top     SiteMap

Manager Server

Target Server

$FHHOME/bin/xxx.sh | xxxx.exp













.

os:linux:set:performance:etc_cron.d_sysstat.html



Set Linux Configuration with Fabric (set.py)

/etc/cron.d/sysstat Example Configuration

My /etc/cron.d/sysstat Configuration

# /etc/cron.d/sysstat
#    -rw-------  root root
#
#   sysstat cron configuration
#
# Sysstat configuration file is /etc/sysconfig/sysstat.

# Run system activity accounting tool every 1 minutes
*/1 * * * * root /usr/lib64/sa/sa1 1 1

# Generate a daily summary of process accounting at 23:53
53 23 * * * root /usr/lib64/sa/sa2 -A


Reference

CentOS7 Default /etc/cron.d/sysstat



os/linux/set/performance/etc_cron.d_sysstat.html.txt ยท Last modified: 2018/02/18 00:23 by kurihara