monit-general
[Top][All Lists]
Advanced

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

Re: ok, loosing patience here, is monit supposed to make my life easier


From: Clifford W. Hansen
Subject: Re: ok, loosing patience here, is monit supposed to make my life easier ?
Date: Mon, 07 May 2007 07:17:02 +0200
User-agent: Thunderbird 2.0.0.0 (Windows/20070326)

Andrew,

I don't know much about mongrel and rails, and the like, but are you recording the PID of these processes. (Yes I know it's a stupid question, but sometimes we over look the obvious)

My thought is that for some reason monit isnt't seeing the proccess bacause it doesn't know it's PID.

HTH,

Clifford.

andrew.taylor wrote:
Thought everything was finally all set, even wrote a nice post documenting some stuff.

Come back this evening to check things one more time (have to check this stuff in tomorrow).

An poof, I get a bunch of "execution failed" status's, even though the fricken process is running.

sudo monit summary
The monit daemon 4.9 uptime: 24m
Process 'mongrel_8000'              running
Process 'mongrel_8001' Execution failed <==== what the hell ?
Process 'mongrel_8002'              Execution failed

ps -ef | grep mongrel
me 7197 1 0 22:09 ? 00:00:02 /usr/bin/ruby1.8 /usr/bin/mongrel_rails start -P /home/me/workspace/rails_toucan/log/mongrel.8001.pid -d - <==== yep, all 3 are here me 7200 1 0 22:09 ? 00:00:02 /usr/bin/ruby1.8 /usr/bin/mongrel_rails start -P /home/me/workspace/rails_toucan/log/mongrel.8002.pid -d - me 7247 1 0 22:12 ? 00:00:02 /usr/bin/ruby1.8 /usr/bin/mongrel_rails start -P /home/me/workspace/rails_toucan/log/mongrel.8000.pid -d -

if I kill one, monit does restart
cycle interval is now a whopping 3 minutes (seems like an eternity)

A google search reveals that no one knows what "execution failed" means.





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




reply via email to

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