On Tue, Jun 20, 2006 at 01:45:44AM +0100, [EMAIL PROTECTED] wrote:
> Hi,
> 
> I want to make some stress tests on two machines were I configured different
> implementations of open source sip servers. I'm thinking about making some
> graphics like CPU and memory usage extracted by SNMP while flooding my servers
> of sip calls.
> Does anybody know some good software to do that?

On Debian: apt-get install mumin .

Or a simple cron to collect some stats and later graph them with gnuplot
or your favorite spreadsheet. sar can be handy. So is ps.

Or do your own measurements. One thing to note: if Asterisk is highly
stressed on CPU and runs in real-time scheduling priority (-p), any
other process attempting to meassure data at that point will give
slightly(?) wrong stats.

-- 
Tzafrir Cohen      sip:[EMAIL PROTECTED]
icq#16849755       iax:[EMAIL PROTECTED]
+972-50-7952406           
[EMAIL PROTECTED]  http://www.xorcom.com
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to