<div dir="ltr"><div>Hello,</div><div><br></div>Same issue happens on one of our Call Center installation (using Asterisk 1.6) - random unresponsive Asterisk with "self heal" after 2-3 minutes. Because we could not find the root cause (till now - many thanks Ishfaq) we end up by nightly restart on Asterisk.<div>
<br></div><div>We are using CLI commands more heavier (more than 10 commands at each 10 seconds) and it is clear now that we have to switch to AMI.</div><div><br></div><div>However it remains the question related on why the Unix connections are not disconnecting sometimes and how to force a "cleanup" if this could not be solved.</div>
<div><br></div><div>Best regards,</div><div>Ioan</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Nov 7, 2013 at 6:00 PM, Paul Belanger <span dir="ltr"><<a href="mailto:paul.belanger@polybeacon.com" target="_blank">paul.belanger@polybeacon.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 13-11-07 10:31 AM, Ishfaq Malik wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 7 November 2013 15:26, Gareth Blades <<a href="mailto:mailinglist%2Basterisk@dns99.co.uk" target="_blank">mailinglist+asterisk@dns99.<u></u>co.uk</a>>wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 07/11/13 11:20, Ishfaq Malik wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi<br>
<br>
We are using asterisk 1.8.23.1<br>
<br>
We have a script that runs on a minute cron which polls the asterisk<br>
server for 3 bits of information by using<br>
<br>
asterisk -rx 'command'<br>
<br>
which then gets pushed to a graphite server we have<br>
<br>
99% of this runs smoothly.<br>
<br>
<br>
<br>
</blockquote>
Out of interest what are you trying to monitor?<br>
<br>
We tend to use cacti for graphing and snmp provides all the information we<br>
require.<br>
<br>
<br>
<br>
</blockquote>
Active calls, sip peers connected, sip peers disconnected and then breaking<br>
all of those down by customer as we run a multi tenanted set up.<br>
<br>
SNMP would give us totals but I don't think it would do the breakdown by<br>
customer.<br>
<br>
</blockquote></div>
You should avoid using the CLI to access that information. You'd likely getter better results using AMI or CEL.<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
Paul Belanger | PolyBeacon, Inc.<br>
Jabber: <a href="mailto:paul.belanger@polybeacon.com" target="_blank">paul.belanger@polybeacon.com</a> | IRC: pabelanger (Freenode)<br>
Github: <a href="https://github.com/pabelanger" target="_blank">https://github.com/pabelanger</a> | Twitter: <a href="https://twitter.com/pabelanger" target="_blank">https://twitter.com/pabelanger</a></font></span><div class="HOEnZb">
<div class="h5"><br>
<br>
-- <br>
______________________________<u></u>______________________________<u></u>_________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
              <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
  <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/<u></u>mailman/listinfo/asterisk-<u></u>users</a><br>
</div></div></blockquote></div><br></div>