openstack-ansible-openstack.../templates/sysstat.cron.suse.j2
Markos Chandras e55e9e82e3 Add SUSE support
Add support for SUSE based distributions. We also mark CentOS7 as
supported distribution. Finally, we update the bindep.txt, run_tests.sh
and Vagrantfile files from the openstack-ansible-tests repository.

Change-Id: I9986dadbc690344bad68ca23a1cb30aec92cb7ef
2017-04-05 12:08:29 +01:00

10 lines
352 B
Django/Jinja

# {{ ansible_managed }}
#crontab for sysstat
# Activity reports every 10 minutes everyday
*/{{ openstack_host_sysstat_interval }} * * * * root [ -x /usr/lib64/sa/sa1 ] && exec /usr/lib64/sa/sa1 -S ALL 1 1
# Update reports every 6 hours
55 {{ openstack_host_sysstat_statistics_hour }} * * * root [ -x /usr/lib64/sa/sa2 ] && exec /usr/lib64/sa/sa2 -A