进程管理工具 monit 和 supervisord

刚在一个博客上看到两篇介绍进程管理的文章,收藏一下

 

用monit监控系统关键进程

http://feilong.me/2011/02/monitor-core-processes-with-monit

 

用Supervisord管理Python进程

http://feilong.me/2011/03/monitor-processes-with-supervisord

 

你可能感兴趣的:(系统运维)