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