Sorry, sent it privately instead of to the list,<br><br>Yes, monit works great, setting up asterisk with monit is quite simple, I use it on my wrt platform with the following lines:<br><br>check process asterisk with pidfile /var/run/asterisk.pid<br>
start program  &quot;/etc/init.d/asterisk start&quot;<br>stop program  &quot;/etc/init.d/asterisk stop&quot;<br>if failed host 192.168.x.x port 5060 type udp then restart<br>IF 5 RESTARTS WITHIN 5 CYCLES THen timeout<br><br>
<br><div class="gmail_quote">On Mon, May 11, 2009 at 9:56 PM, nir grinberg <span dir="ltr">&lt;<a href="mailto:nir@grinberg.org">nir@grinberg.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Ohad hi,<br>
<br>
Thanks for the information, i really liked Munit&#39;s feature of turning<br>
&quot;Active&quot; a service that went off my itself.  This by itself seems like<br>
a very valuable option.  do you have any practical experience with the<br>
monit app?  does it deliver like it promise?<br>
<br>
<br>
nir<br>
<font color="#888888"><br>
<br>
--<br>
</font><div class="im">Regards,<br>
<br>
Nir Grinberg<br>
I.T.C. IP Technologies Ltd.<br>
nir@IsraelNumber.com<br>
<a href="http://www.IsraelNumber.com" target="_blank">www.IsraelNumber.com</a><br>
972.3.9707000<br>
<br>
<br>
</div><div><div></div><div class="h5">On Mon, May 11, 2009 at 2:49 PM, Ohad Levy &lt;<a href="mailto:ohadlevy@gmail.com">ohadlevy@gmail.com</a>&gt; wrote:<br>
&gt; Hi Nir,<br>
&gt;<br>
&gt; you can do something simple with sipsak, I think that the asterisk / sip<br>
&gt; nagious plugins uses it.<br>
&gt; you might want to setup monit, this can ensure that asterisk runs as<br>
&gt; service.<br>
&gt;<br>
&gt; if you have network issues, you can check for errors (with a simple ifconfig<br>
&gt; or ethtool commands) and run a tcpdump and watch the output with wireshark..<br>
&gt;<br>
&gt; hope this helps,<br>
&gt; ohad<br>
&gt;<br>
&gt; On Mon, May 11, 2009 at 3:47 PM, nir grinberg &lt;<a href="mailto:nir@grinberg.org">nir@grinberg.org</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; one of the servers I manage has develop a service-blinking issue.<br>
&gt;&gt; The server is running Asterisk, Trixbox 2.6.  Lately the service has<br>
&gt;&gt; started to &quot;Blink&quot; from time to time.  with no apparent reason<br>
&gt;&gt; Asterisk service will stop.  amportal / asterisk service start will<br>
&gt;&gt; bring all back to life.  I looked on the log file and saw an error<br>
&gt;&gt; relating to one of the server interfaces.  this might be the issue,<br>
&gt;&gt; but i am not sure.<br>
&gt;&gt; As you can suspect this is very annoying to me and customer and i am<br>
&gt;&gt; trying to figure what is going on.<br>
&gt;&gt;<br>
&gt;&gt; is there a tool allowing for remote service monitoring on VoIP<br>
&gt;&gt; services?  (maybe something simple that create a SIP request every so<br>
&gt;&gt; often from a remote server, keeping logs and creating alerts?)<br>
&gt;&gt;<br>
&gt;&gt; -<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Regards,<br>
&gt;&gt;<br>
&gt;&gt; Nir Grinberg<br>
&gt;&gt; I.T.C. IP Technologies Ltd.<br>
&gt;&gt; nir@IsraelNumber.com<br>
&gt;&gt; <a href="http://www.IsraelNumber.com" target="_blank">www.IsraelNumber.com</a><br>
&gt;&gt; 972.3.9707000<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Linux-il mailing list<br>
&gt;&gt; <a href="mailto:Linux-il@cs.huji.ac.il">Linux-il@cs.huji.ac.il</a><br>
&gt;&gt; <a href="http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il" target="_blank">http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il</a><br>
&gt;<br>
&gt;<br>
</div></div></blockquote></div><br>