FATA stat /var/run/pmon2/pmon2.sock: no such file or directory
lanyulei opened this issue · 2 comments
lanyulei commented
FATA stat /var/run/pmon2/pmon2.sock: no such file or directory
apptut commented
感谢反馈。
能给我一些详细的反馈信息吗?
- 安装的操作系统是?
- 执行什么操作产生的这个错误呢?
apptut commented
you need start the pmond process when use pmon2 the first time。
# centos6
sudo initctl start pmond
# centos7
sudo systemctl start pmond
then, you can use sudo pmon2 run [process]
,the pmond process for monitor the run process state, but it's not start auto when first installed