[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [monit] cpu usage check skipped (initializing)... always stuck at in
From: |
Martin Pala |
Subject: |
Re: [monit] cpu usage check skipped (initializing)... always stuck at initializing |
Date: |
Tue, 29 Dec 2009 19:56:56 +0100 |
On Dec 29, 2009, at 8:29 AM, Joshua Smith wrote:
>
> After i enabled the web interface cpu usage monitoring decided to start
> working, is that supposed to be a requirement?
>
The web interface is necessary if you want to get data from monit daemon (web
interface provides data to "monit status"), it is described in manual. In your
case it seems that monit was not running as daemon.
Martin