.netcore supervisord 守護進程
[root@iz8vb1nz5l71xupq3w64fzz ~]# ps -ef | grep supervisord
root 24929 24853 0 20:09 pts/0 00:00:00 grep --color=auto supervisord
root 27382 1 0 Jan08 ? 00:06:04 /usr/bin/python /usr/bin/supervisord -c /etc/supervisor/supervisord.conf
http://www.rzrgm.cn/hzzxq/archive/2018/11/20/9988507.html
supervisord -c /etc/supervisord.conf #啟動服務 supervisorctl reload #重新加載配置 supervisorctl shutdown #關閉 systemctl enable supervisord #開機啟動 systemctl is-enabled supervisord #驗證是否開機啟動
kill -s SIGTERM 26530 #數字為進程id
supervisord -c /etc/supervisord.conf #啟動supervisor
http://www.rzrgm.cn/smiler/p/10154482.html
啟動Supervisor服務,命令如下:
supervisord -c /etc/supervisor/supervisord.conf


浙公網安備 33010602011771號