monit-general
[Top][All Lists]
Advanced

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

Re: Monit zombie processes


From: Martin Pala
Subject: Re: Monit zombie processes
Date: Thu, 12 Mar 2015 19:08:34 +0100

Which monit version it is? Was any coredump created by monit?

The 5.12.1 fixed problem where monit may crash if the hostname of the machine 
where monit is running cannot be resolved. There is also fix for SSL checks in 
development version, you can get it here: 
http://www.mmonit.com/tmp/monit-5.12.2_20150312.tar.gz

To compile:

        tar -xzf monit-5.12.2_20150312.tar.gz
        cd monit-5.12.2_20150312
        ./configure
        make

Regards,
Martin


> On 12 Mar 2015, at 18:48, Roman Kournjaev <address@hidden> wrote:
> 
> I have several hundreds of zombie processes , i might be related to a recent 
> version update. I am trying to keep up to date with monit releases.
> 
> 
> On Thu, Mar 12, 2015 at 9:13 AM, Martin Pala <address@hidden> wrote:
> The number of zombies should match the total count of "check program" 
> statements in your monit configuration file.
> 
> 
> 
>> On 12 Mar 2015, at 17:02, Roman Kournjaev <address@hidden> wrote:
>> 
>> I have a few configuration files with 7 checks.
>> 
>> On Thu, Mar 12, 2015 at 8:44 AM, Martin Pala <address@hidden> wrote:
>> Hi,
>> 
>> the zombie can be related to "check program" statement - as the program 
>> check collects the status from the program in the next cycle, when the 
>> program exits, it becomes zombie until next monit cycle. It is documented in 
>> Monit manual with more details: 
>> http://mmonit.com/monit/documentation/monit.html#PROGRAM-STATUS-TESTING
>> 
>> How many "check program" statements do you have in your monit configuration 
>> file?
>> 
>> 
>> Regards,
>> Martin
>> 
>> 
>>> On 12 Mar 2015, at 16:18, Roman Kournjaev <address@hidden> wrote:
>>> 
>>> Hi
>>> 
>>> I am starting to experience strange behavior in the last monit version.  I 
>>> am logging into some of my machines and see the following process list : 
>>> <image.png>
>>> 
>>> There are hundreds of these , of course nothing works ? 
>>> Anyone else have see that ?
>>> 
>>> Thanks
>>> 
>>> --
>>> To unsubscribe:
>>> https://lists.nongnu.org/mailman/listinfo/monit-general
>> 
>> 
>> --
>> To unsubscribe:
>> https://lists.nongnu.org/mailman/listinfo/monit-general
>> 
>> --
>> To unsubscribe:
>> https://lists.nongnu.org/mailman/listinfo/monit-general
> 
> 
> --
> To unsubscribe:
> https://lists.nongnu.org/mailman/listinfo/monit-general
> 
> --
> To unsubscribe:
> https://lists.nongnu.org/mailman/listinfo/monit-general




reply via email to

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