Revision [1112]

Last edited on 2007-10-28 23:36:02 by WikiAdmin
Additions:
{{parent page="GeneralUnix"}}
Deletions:
{{parent page="Unix"}}


Revision [1111]

Edited on 2007-10-28 20:25:17 by WikiAdmin
Additions:
== Sar and cron ==
Redhat by default creates these cron entries to capture system usage with sar. It's placed under /etc/crond.d
# run system activity accounting tool every 10 minutes
*/10 * * * * root /usr/lib/sa/sa1 1 1
# generate a daily summary of process accounting at 23:53
53 23 * * * root /usr/lib/sa/sa2 -A


Revision [1028]

Edited on 2007-10-11 00:22:02 by WikiAdmin
Additions:
$ sar -u -o sar.out 10 100
$ sar -f sar.out
Deletions:
sar -u -o sar.out 10 100
sar -f sar.out


Revision [1027]

The oldest known version of this page was created on 2007-10-11 00:21:47 by WikiAdmin
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki