[Zope] Performance Monitoring

Dieter Maurer dieter at handshake.de
Fri Jan 28 14:02:49 EST 2005


Marc Burgauer wrote at 2005-1-28 13:31 +0000:
>After having tried to get  a couple of commercial apps running without 
>success (lack of platform support), I wonder if somebody on the list 
>can point me to a product.
>
>I need to build a server cost model for an existing Zope/PostgreSQL 
>app, currently running on Solaris/Intel. I want to be able to measure:
>- CPU and Memory load of PostgreSQL, Zope and Apache processes

I use "top" for this.

>- Disk usage

"du" and "df" might help you.

>- Network usage

"netstat" might help you.

-- 
Dieter


More information about the Zope mailing list