开发者

Process monitoring - Python/Ubuntu/Linux [closed]

Closed. This question is off-topic. It is not currently accepting answers.

Want to improve this question? Update the 开发者_Go百科question so it's on-topic for Stack Overflow.

Closed 10 years ago.

Improve this question

I have a few processes I need to run in deamon mode, I just discovered upstart so I am starting to use it.


Are there any python libraries or applications that I could use to monitor and control these processes from an html interface?

I'm asking as I would like to prevent myself from reinventing the wheel. :)


Any ideas?


I think psutil is what you are looking for.


Supervisor is pretty awesome. I haven't used the web interface though, it might suck.


you can also try circus.

Cheers Laidback

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜