Xymon Mailing List Archive search

Xymon 4.3.0 released

list Henrik Størner
Mon, 21 Mar 2011 11:10:07 +0100
Message-Id: <c0f657e2cbd19c73c3c56a772a40fcc6@localhost>

On Fri, 11 Mar 2011 10:27:27 -0500, <user-7adce57665bb@xymon.invalid>
wrote:
- in server/bin/xymon.sh reload looks for /home/xymon/logs/xymond.pid
which doesn't exist and all other modes (restart, etc) look for
/home/xymon/logs/xymonlaunch.pid.  There is no running xymond on my
server.
"reload" needs to signal xymond that it must pick up the new config, so it
is correct to send a SIGHUP to xymond.

xymonlaunch.pid should exist, but it requires that "xymonlaunch" is
started with the "--pidfile=FILENAME" option.


Regards,
Henrik