monit-general
[Top][All Lists]
Advanced

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

RE: problem getting monit to recognize new PID after logroll of monitore


From: Sennott, Mark
Subject: RE: problem getting monit to recognize new PID after logroll of monitored app
Date: Tue, 3 Jul 2007 16:13:55 -0500

Looks like that was the problem - should have checked the easy solutions
first :)

Thanks for the help.

 

-----Original Message-----
From: address@hidden
[mailto:address@hidden On Behalf
Of Aleksander Kamenik
Sent: Tuesday, July 03, 2007 3:43 PM
To: This is the general mailing list for monit
Subject: Re: problem getting monit to recognize new PID after logroll of
monitored app

Sennott, Mark wrote:
> Every night I shut down our mongrel processes, archive the logs, and 
> then restart them. As part of this, I shut down monit before hand and 
> then start it back up after. Problem is that Monit says that the 
> processes have NOT started and tries to restart them (even though I 
> have verified that they are up and running before Monit starts). At 
> first I thought it was the state file, so I make sure it is deleted 
> when I shut down monit. Here is what I see in the logs:

Why do you shut down monit instead of just doing:

# monit unmonitor mongrel-xxx
# "do your stuff"
# monit monitor mongrel

About why it fails to detect them running. Are the PID files created
instantly, maybe it takes more than 60 seconds for the PID files to be
created by mongrel? Just guessing.


Regards,

--
Aleksander Kamenik
system administrator
+372 6659 649
address@hidden

Krediidiinfo AS
http://www.krediidiinfo.ee/


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




reply via email to

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