Constantly monitor a programprocess using Python

Constantly monitor a programprocess using Python,第1张

Constantly monitor a program/process using Python

There are many programs that can do this.

On Ubuntu there is upstart (installed by
default)

Lots of people like http://supervisord.org/

monit as mentioned by @nathan

If you are looking for a python alternative there is a library that has just
been released called circus which
looks interesting.

And pretty much every linux distro probably has one of these built in.

The choice is really just down to which one you like better, but you would be
far better off using one of these than writing it yourself.

Hope that helps



欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/zaji/5666172.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-12-16
下一篇 2022-12-17

发表评论

登录后才能评论

评论列表(0条)

保存