summaryrefslogtreecommitdiff
path: root/pcr/cronjobs/sysstat
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/cronjobs/sysstat')
-rwxr-xr-xpcr/cronjobs/sysstat5
1 files changed, 5 insertions, 0 deletions
diff --git a/pcr/cronjobs/sysstat b/pcr/cronjobs/sysstat
new file mode 100755
index 000000000..5501e1fb9
--- /dev/null
+++ b/pcr/cronjobs/sysstat
@@ -0,0 +1,5 @@
+#!/bin/sh
+# Generate a daily summary of process accounting. Since this will probably
+# get kicked off in the morning, it would probably be better to run against
+# the previous days data.
+/usr/lib/sa/sa2 -A &