monit-general
[Top][All Lists]
Advanced

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

Re: [monit] monit fails mysteriously on refresh after upgrade from Debia


From: Martin Pala
Subject: Re: [monit] monit fails mysteriously on refresh after upgrade from Debian etch to lenny
Date: Fri, 27 Feb 2009 21:45:52 +0100
User-agent: Thunderbird 2.0.0.19 (X11/20090105)

address@hidden>

Jenny Hopkins wrote:

monit is running as root:

address@hidden:/etc/monit$ sudo /usr/sbin/monit -vI -c /etc/monit/mon
itrc

It shows this line:
system statistic error -- cannot get cpu count: Success
(That is supposed to be the bug that was fixed but it is reporting it
as an error here)

Yes, this is culprit ... it doesn't crash now, but just disables the
resource monitoring because of CPU=0.

I have changed the code to failover to CPU=1 if system reports 0 CPUs.
This way the resource monitoring should be possible again.

The patch is attached - will be part of next monit release monit-5.0 ...
final should be available during next week.

Source code cvs access:
http://savannah.nongnu.org/cvs/?group=monit


Cheers,
Martin




Attachment: cpu_count.patch
Description: application/unknown


reply via email to

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