[Twisted-Python] Recommended daemon monitoring tools for ubuntu

Sai Kalyan Reddy P kpentap at gmail.com
Thu May 16 11:59:14 MDT 2013


I use supervisord and as mentioned has a good log-handling, easy to setup
and use.


On Thu, May 16, 2013 at 1:34 PM, Justin Venus <justin.venus at gmail.com>wrote:

> IMO monit is pretty easy to setup and probably your best bet.  However you
> could get puppet, chef, or cfengine to start processes for you.  If you are
> feeling adventurous, you could set up something like apache mesos to keep
> your tasks running.
>
> Justin Venus
> On May 16, 2013 10:27 AM, "Jonathan Vanasco" <twisted-python at 2xlp.com>
> wrote:
>
>> Hi,
>>
>> i'm running a twisted daemon on ubuntu
>>
>> It seems to get shut down by the system periodically.  Logs show that the
>> kernel (or something) kills it for taking up too much memory.  I definitely
>> have coding issues in there that i'm working on to address this.
>>
>> Does anyone have a suggestion for tools I can easily use on ubuntu to
>> monitor and restart if needed ?  I haven't had to do something like this in
>> 5 years, and back then it was a hassle to get monit or supervisord working.
>>
>> thanks
>>
>> /jonathan
>> _______________________________________________
>> Twisted-Python mailing list
>> Twisted-Python at twistedmatrix.com
>> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
>>
>
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python at twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
>
>


-- 
Thanks and Regards,
Sai Kalyan Reddy P.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/twisted-python/attachments/20130516/0f955713/attachment.html>


More information about the Twisted-Python mailing list