[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PID file format problem
From: |
Jan-Henrik Haukeland |
Subject: |
Re: PID file format problem |
Date: |
Fri, 24 Apr 2015 20:23:22 +0200 |
> On 24 Apr 2015, at 19:53, Werner Flamme <address@hidden> wrote:
>
> Is there any possibility to have monit read a misformed pid file like
> this?
Monit should have no problem reading the pid of this pid-file. Whitespace chars
are just ignored. If Monit restarts postfix it must be for another reason, for
instance that the pid in the pid-file does not exist. Recommend running Monit
in debug mode from the console (monit -Iv) and see if there are any useful
error messages.