<html><body bgcolor="#FFFFFF"><div>Also see freeswitch.monitrc in git (I forget which directory) which also has an example config.<br><br>Steve on iPhone</div><div><br>On 14 Dec 2010, at 12:38, Vitalii Colosov &lt;<a href="mailto:vetali100@gmail.com">vetali100@gmail.com</a>&gt; wrote:<br><br></div><div></div><blockquote type="cite"><div>Hi Jan,<div>Regarding the monitoring and restarting script - you can use monit:</div><div><br></div><div><a href="http://mmonit.com/monit/"></a>Take one of the pre-compiled binaries from</div><div><a href="http://mmonit.com/monit/download/"><a href="http://mmonit.com/monit/download/">http://mmonit.com/monit/download/</a></a></div>
<div><br></div><div><a href="http://mmonit.com/monit/download/"></a>Unpack it on your system, create file:</div><div>/etc/monitrc</div><div><br></div><div>With the following content:</div><div><br></div><div><div>&nbsp;&nbsp; &nbsp; &nbsp;set daemon 60</div>
<div>&nbsp;&nbsp; &nbsp; &nbsp;set logfile syslog facility log_daemon</div><div><br></div><div>&nbsp;&nbsp; &nbsp; &nbsp;check process freeswitch with pidfile /usr/local/freeswitch/run/freeswitch.pid</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;start program = "/usr/local/freeswitch/bin/freeswitch -nc"</div>
<div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;stop program = "/usr/local/freeswitch/bin/freeswitch -stop"</div></div><div><br></div><div><br></div><div>Start monit&nbsp;</div><div>/your/dir/monit/bin/monit</div><div>and enjoy :)</div><div><br></div>
<div>Also you can monitor&nbsp;the status&nbsp;from web, if you will add the following lines to the monitrc:</div><div><div>set httpd port 1234</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; use address <a href="http://your.domain.com"><a href="http://your.domain.com">your.domain.com</a></a></div>
<div>&nbsp;&nbsp; &nbsp; allow your.ip.add.ress</div><div>&nbsp;&nbsp; &nbsp; allow yourUser:yourPassword</div></div><div><br></div><div>Don't forget to add start monit to the system auto start list.</div><div>Refer to your linux doc how to do it.</div>
<div><br></div><div>Regards,</div><div>Vitalie</div><div><br></div><div><br></div><div><br></div><div><br><br><div class="gmail_quote">2010/12/14 Jan Riedinger <span dir="ltr">&lt;<a href="mailto:riedinger@sns.eu"><a href="mailto:riedinger@sns.eu">riedinger@sns.eu</a></a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">We are running FreeSWITCH Version 1.0.head (git-51cc00a 2010-10-06<br>
11-07-41 -0500).<br>
<br>
On the 7th December FS crashed. The last lines of the log file with full<br>
debug output are:<br>
22c143da-728d-4477-aa06-c8383fa604f2 2010-12-07 22:52:55.339619 [DEBUG]<br>
sofia_glue.c:4250 Audio Codec Compare<br>
[G729:18:8000:20:8000]/[G729:18:8000:20:8000]<br>
22c143da-728d-4477-aa06-c8383fa604f2 2010-12-07 22:52:55.339619 [DEBUG]<br>
sofia_glue.c:2554 Changing Codec from G729@30ms to G729@20ms<br>
2010-12-07 22:52:55.339619 [INFO] mod_com_g729.c:76 ENCODER DESTROYX -<br>
0x2aaacc1530b0 (nil)<br>
2010-12-07 22:52:55.339619 [INFO] mod_com_g729.c:77 DECODER DESTROYX -<br>
0x2aaacc1530b0 (nil)<br>
2010-12-07 22:52:55.339619 [INFO] mod_com_g729.c:76 ENCODER DESTROYX -<br>
0x2aaacc153130 (nil)<br>
<br>
There were some dozen concurrent calls on the system at this moment,<br>
thus it is possible that the crash was caused by something else than<br>
mod_com_g729.c.<br>
<br>
Furthermore, a 209 MB core dump file was written. Please let me know, if<br>
anyone wants to examine the reason for the crash in detail.<br>
<br>
Does anyone have written a script, which monitors and restart FS in such<br>
cases?<br>
<br>
Thank you in advance<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Jan<br>
<br>
<br>
<br>
--<br>
Jan Riedinger &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Phone : &nbsp;+49-30-39 73 19 66<br>
Dipl.-Inf. | Managing Director &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Fax &nbsp; : &nbsp;+49-30-39 73 19 64<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; E-Mail: &nbsp;<a href="mailto:riedinger@sns.eu"><a href="mailto:riedinger@sns.eu">riedinger@sns.eu</a></a><br>
SNS Consult GmbH &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ICQ &nbsp; : &nbsp;163-237-041<br>
Südwestkorso 49a &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;MSN &nbsp; : &nbsp;<a href="mailto:jan@sns-consult.de"><a href="mailto:jan@sns-consult.de">jan@sns-consult.de</a></a><br>
14197 Berlin GERMANY &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Skype : &nbsp;Jan Riedinger<br>
<br>
AG Charlottenburg - HRB 71973<br>
<br>
<br>
_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org"><a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a></a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank"><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a></a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank"><a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a></a><br>
<a href="http://www.freeswitch.org" target="_blank"><a href="http://www.freeswitch.org">http://www.freeswitch.org</a></a><br>
</blockquote></div><br></div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>FreeSWITCH-users mailing list</span><br><span><a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a></span><br><span><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a></span><br><span>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users</span><br><span><a href="http://www.freeswitch.org">http://www.freeswitch.org</a></span><br></div></blockquote></body></html>