From LedHed's Wiki
(Created page with '== Sysstat == Used in conjunction with cron to log snapshots of system stats like CPU load. Good for gathering historical stats on servers. == Ubuntu == To enable sysstat log...') |
(No difference)
|
Revision as of 03:12, 22 September 2011
Sysstat
Used in conjunction with cron to log snapshots of system stats like CPU load. Good for gathering historical stats on servers.
Ubuntu
To enable sysstat logging on Ubuntu do the following:
dpkg-reconfigure sysstat
Choose <Yes> to activate sysstat's cron job.