Difference between revisions of "sysstat"

From Noah.org
Jump to navigationJump to search
m (moved Sar notes to sysstat)
(No difference)

Revision as of 14:59, 4 December 2013


sar package

Under Ubuntu the sar command is part of the sysstat package. Do not confuse this with atsar, which is obsolete and unmaintained.

After sysstat in installed be sure to enable data collection by editing /etc/default/sysstat and setting ENABLED="true".

Requested activities not available in file

This happens most often when sysstat was not configured to record the given data. For example, `sar -b` or `sar -d`. You must edit /etc/cron.d/sysstat and add the option to store the given dataset.