【问题标题】:"sudo monit status" shows my process's status is Timeout, why?“sudo monit status”显示我的进程状态是超时,为什么?
【发布时间】:2014-08-07 05:50:16
【问题描述】:

在 Linux 中,我使用“sudo monit status”来检查我的进程的状态,它显示超时。有人知道为什么吗?非常感谢

【问题讨论】:

  • 您的进程的 .conf 脚本是什么样的? (超时通常是monit无法访问conf中指定的http端口)

标签: linux timeout status monit


【解决方案1】:

这可能意味着您的 monit 一直在监控的进程已经崩溃了几次,并且 monit 正在放弃对其进行监控。您的 conf 文件将声明这一点。

您可以删除您的状态文件并重新启动监视器以摆脱超时。

【讨论】:

    猜你喜欢
    • 2023-03-17
    • 2019-07-27
    • 1970-01-01
    • 2023-01-11
    • 2018-01-20
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多