monit-general
[Top][All Lists]
Advanced

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

"Execution Failed"


From: David Montgomery
Subject: "Execution Failed"
Date: Fri, 4 May 2012 18:31:35 +0800

Hi,

I have one particular process that I am monitoring that all of a
sudden stop working in monit.  For the process status...I get
"Execution Failed"

Below is the output from running monit -v

Process Name          = pixelServer
 Pid file             = /etc/sv/pixelServer/supervise/pid
 Monitoring mode      = active
 Start program        = '/usr/bin/sv start pixelServer' timeout 30 second(s)
 Stop program         = '/usr/bin/sv kill pixelServer' timeout 30 second(s)
 Existence            = if does not exist 1 times within 1 cycle(s)
then restart else if succeeded 1 times within 1 cycle(s) then alert
 Pid                  = if changed 1 times within 1 cycle(s) then alert
 Ppid                 = if changed 1 times within 1 cycle(s) then alert
 Unix Socket          = if failed /tmp/nginx9001.socket [protocol
DEFAULT] with timeout 5 seconds 1 times within 1 cycle(s) then restart
else if succeeded 1 times within 1 cycle(s) then alert
 Port                 = if failed 127.0.0.1:80/pixel [HTTP via TCP]
with timeout 5 seconds 1 times within 1 cycle(s) then restart else if
succeeded 1 times within 1 cycle(s) then alert

I logged into the machine and all is well.  The pid is fine and not
changing, the url and path is fine, I even restarted the process
manually...all is fine.  The process is a python script using
spawn-fcgi under runit control.

I have 3 other similar process and they are all working as expected.

So...every that every other indicator suggests the process is fine,
then how do I do a deeper dive to find out why monit is have an issue
with that process?

Thanks



reply via email to

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