: I'm new at Linux and I've been trying to figure out a certain command.
: I use a solaris box at work and to see process utilization I use a
: command called 'SAR'. Anybody know what the equivalent command would be
: for Linux?? I'm using Slackware.
'sar' is a standard AT&T UNIX command for 'System Activity Reporting'.
It actually comprises a few scripts, 'sa1' that collects the kernel
counters and saves them to a binary logfile, 'sa2' that generates reports,
and 'sar' itself (which is an executable) that lets you interrogate the logs.
There is no Linux equivalent unfortunately.
It's a glaring omission from Linux, and hopefully someone will write an
equivalent soon :-) It'll need a lot of /proc processing, and isn't as simple
as it sounds.
--
-------------------------------------------------------------------------------
Netmeeting: peachpitt.apana.org.au
-------------------------------------------------------------------------------