[cod] Laag with 1.7 Linux Servers?

EscapedTurkey escapedturkey at gmail.com
Mon Jul 7 17:31:58 EDT 2008


Oops, meant to say:

Let it *run* until 11:50 pm.

A root crontab can be useful in this case:

50 23 * * * sar >> /var/log/sarlog

Then you can do this, which I find gets the most recent 24 hours worth:

cat /var/log/sarlog | tail -n 147

EscapedTurkey wrote:
> Install SYSSTAT
> 
> http://pagesperso-orange.fr/sebastien.godard/
> 
> Check to see if there is a specific package for your distribution via 
> your OS program installs.
> 
> Let it until 11:50 pm.
> 
> Then check with sar, mpstat, iostat, capturing the results before it 
> become 12:00 a.m.
> 
> Also provide the results of:
> 
> top -b -n 1 | head -n 20
> 
> and
> 
> free -m



More information about the Cod mailing list