Tugger the SLUGger!SLUG Mailing List Archives

Re: [SLUG] Processor Profiler


Check out the sysstat project[0].

Useful utilities for what you're doing are sar, iostat, and pidstat.

Setting up a simple monitoring script using pidstat run out of cron
would be your best bet.

Pidstat can give you info on memory utilisation (paging, swapping,
rss), io, cpu utilisation, and context switches,

Interpreting the results is the trickier problem. :-)

Lindsay

[0] http://pagesperso-orange.fr/sebastien.godard/

2008/8/19 Nima Talebi <nima.talebi@xxxxxxxxx>:
> Hi All,
> I've got some performance issues with some VMs where the `system' use was at
> about 50%, and the machine was not actually doing (or asked to do) anything
> useful.
>
> At the moment, I'm not interested in _fixing_ the problem - VMware can do
> that - all I want to do is run a system profiler on a dozen physical
> machine, and also on a dozen VMs, then I'd interpret the results manually;
> factoring in other overheads etc.
>
> For I/O I'm using IO-zone, my main concern at the moment is the processing
> performance.
>
> Has anyone come across a decent tool for this?
>
> Nima
>
>
> --
> Nima Talebi w: http://ai.autonomy.net.au/
> p: +61-4-0667-7607 m: nima@xxxxxxxxxxxxxxx
> --
> SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
> Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
>



-- 
http://slug.org.au/ (the Sydney Linux Users Group)
http://holmwood.id.au/~lindsay/ (me)