【发布时间】:2015-03-27 02:08:36
【问题描述】:
我安装了monit并尝试使用以下命令检查状态。
monit status
但最终会出现以下错误。
monit: error connecting to the monit daemon
我该如何解决这个问题?
【问题讨论】:
-
请注意启动守护进程时会有延迟。我看着监控日志,直到我看到一切都好了。然后我没有收到状态错误。您还需要在 Ubuntu 存储库默认安装上进行一些编辑(至少对于配置文件中的 Apache PID 位置以及可能的其他位置)。您还需要将您正在使用的 conf 复制到 conf 目录。
标签: linux ubuntu debian monitoring monit