monit-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Monit States


From: Martin Pala
Subject: Re: Monit States
Date: Tue, 20 Feb 2007 23:45:52 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.9) Gecko/20061219 Iceape/1.0.7 (Debian-1.0.7-2)

It seems that the service is starting slowly (writes pid to the file after more then 10s) ... you can run monit with -vI options for debug.

You can use either the 'every' statement to skip each some cycles or set the polling cycle higher (20s should fix the problem - it seems that the service is up after two cycles).

There is also plan to implement optional start/stop/exec method timeout in the future (currently it is equal to cycle length).

The behavior of monit-4.9 could be different then 4.8.1 - i recommend to try it.

Martin


Sidra Khan wrote:
Hi,

It's monit 4.8.1. Is the problem fixed in 4.9?

Thanks,
Sidra

On Tue, 2007-02-20 at 22:28 +0100, Martin Pala wrote:
Hi,

which monit version is it? Can you try monit-4.9?

Martin


Sidra Khan wrote:
Hi all,

I'm running a few processes monitored by monit. I've specified the
polling cycle to 10 secs. When i restart a process i see intermediate
states like "initializing", "execution failed" and then "running" from
the browser and command line. I want to prevent the "execution failed"
state from showing up? How can i do this? Why does it occur?

Thanks.


--
To unsubscribe:
http://lists.nongnu.org/mailman/listinfo/monit-general


--
To unsubscribe:
http://lists.nongnu.org/mailman/listinfo/monit-general




reply via email to

[Prev in Thread] Current Thread [Next in Thread]