0
点赞
收藏
分享

微信扫一扫

supervisor linux进程管理工具

编程练习生J 2022-03-12 阅读 57
linux

supervisorctl 重启进程

supervisorctl -c /etc/supervisor/conf.d/supervisord.conf status
supervisorctl -c /etc/supervisor/conf.d/supervisord.conf restart xxx1 xxx2 xxx3 ……

服务器进程一般都是用supervisorctl管理进程

简介

https://www.bookstack.cn/read/prometheus-book/exporter-what-is-prometheus-exporter.md

https://blog.csdn.net/liumiaocn/article/details/103957805

在这里插入图片描述

http://www.21yunwei.com/archives/7313/1-402

举报

相关推荐

0 条评论