Xymon Mailing List Archive search

PROC not found, but present

list John Glowacki
Wed, 09 May 2007 13:28:12 -0400
Message-Id: <user-df54169ee2be@xymon.invalid>

Charles Goyard wrote:
Hi,

I have the following configuration :

HOST=somehost
        PROC %^/usr/sbin/pdnsd          1       1       red

and the procs columns sometimes reports :

%^/usr/sbin/pdnsd (found 0, req. between 1 and 1)

... and with several other procs below :

 5812     1 pdnsd      Mar 07 S  16  0.0 01:29:15  0.1 2148 103608 /usr/sbin/pdnsd --daemon -p /var/run/pdnsd.pid

Most of the time (99.65% of the time, to be picky), the status is green.

How come ? Is it some bug ? It may be useful to tell that process runs
on the hobbit server itself.


Regards,
I have seen this. My configuration was a 4.2 client reporting to a 4.1.2
server and a 4.2 server. I only saw the problem on the 4.1.2 server.

        PROC    cron
        PROC    ntpd
        PROC    syslog

John