monit-general
[Top][All Lists]
Advanced

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

RE: Possible typo


From: Jorge Bastos
Subject: RE: Possible typo
Date: Fri, 25 Oct 2013 16:40:58 +0100

Ops J

 

Thanks,

 

From: address@hidden [mailto:address@hidden On Behalf Of Martin Pala
Sent: sexta-feira, 25 de Outubro de 2013 15:38
To: This is the general mailing list for monit
Subject: Re: Possible typo

 

Hi,

 

PID and PPID are independent events:

 

1.) PID is "Process ID"

2.) PPID is "Parent Process ID"

 

 

Regards,

Martin

 

 

 

On 25 Oct 2013, at 16:32, Jorge Bastos <address@hidden> wrote:



Hi,

 

I’ve seen in some situations a text that i think it’s a typo, on PID changes, and monit reports “PPID changed……”

 

Doing a:

 

grep -r "PPID" *

 

On the source I saw for example:

 

src/validate.c:                Event_post(s, Event_PPid, STATE_CHANGED, s->action_PPID, "process PPID changed from %d to %d", s->inf->priv.process._ppid, s->inf->priv.process.ppid);

src/validate.c:                Event_post(s, Event_PPid, STATE_CHANGEDNOT, s->action_PPID, "process PPID has not changed since last cycle");

 

 

Jorge,

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

 


reply via email to

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