<br><br><div class="gmail_quote">On 9 February 2010 06:42, Muro, Sam <span dir="ltr">&lt;<a href="mailto:research@businesstz.com">research@businesstz.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi Team<br>
<br>
Can someone advice me on how i can lower the load average on my asterisk<br>
server?<br>
<br>
dahdi-linux-2.1.0.4<br>
dahdi-tools-2.1.0.2<br>
libpri-1.4.10.1<br>
asterisk-1.4.25.1<br>
<br>
2 X TE412P Digium cards on ISDN PRI<br>
<br>
Im using the system as an IVR without any transcoding or bridging<br>
<br>
**************************************<br>
top - 10:27:57 up 199 days,  5:18,  2 users,  load average: 67.75, 62.55,<br>
55.75<br></blockquote><div><br></div><div>Hi Sam!</div><div><br></div><div>Are there any side-effects from the high load average?  The system doesn&#39;t seem to be CPU or disk bound from the look of the CPU stats.  System %age is high by way - software echo cancellaton?, and Asterisk is using a lot of cpu which isn&#39;t suprising.</div>
<div><br></div><div>I&#39;m guessing you are running 8 spans and 200+ calls into your IVR?</div><div><br></div><div>If the system is actually performing fine then I&#39;d just say that there is something about the Asterisk threads that makes them look runnable and that accounts for the high load average.  Is the IVR an agi or fastagi or what? - the code path may have a &quot;spinlock&quot; logic to it that means that many threads are runnable but when scheduled just go back to sleep.  That would account for high load average with lots of spare CPU.  If that&#39;s what is happening then I wouldn&#39;t worry much more about it.</div>
<div><br></div><div>Regards,</div><div>Steve</div><div><br></div><div>PS: Alex - why the dig about ALL CAPS?  The post wasn&#39;t in caps?</div></div>