[message reorganized to undo top-posting; please don't top post]

On Wed, 9 Jan 2008 22:49:52 +0100
"Martin Marcher" <[EMAIL PROTECTED]> wrote:

> On 1/9/08, Shane D <[EMAIL PROTECTED]> wrote:
> > Hey,
> >
> > What would one type in to the shell to get some of the statistics of a
> > machine? I am running asterisk on an old laptop, and I want to try to
> > see if the studder I am recieving is caused by a terrible processor...
> >
> > --
> > -Shane

> top
> free
> vmstat?
> 
> you might want to google about monitoring linux in general

Those are for monitoring the current loads; if the OP wants to see info
about the HW, he can try:

cat /proc/cpuinfo /proc/meminfo
or for more exhaustive information about the entire system,
'lshw' (from the 'lshw' package).

Celejar
--
mailmin.sourceforge.net - remote access via secure (OpenPGP) email
ssuds.sourceforge.net - A Simple Sudoku Solver and Generator


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to