Xymon Mailing List Archive search

Postfix queue monitor - no graphs

list Jeremy Laidman
Fri, 13 Mar 2015 17:17:55 +1100
Message-Id: <user-4c40d66566d0@xymon.invalid>

On 13 March 2015 at 12:38, J.C. Cleaver <user-87556346d4af@xymon.invalid> wrote:
Actually, I believe you'll need to kill the owning xymond_channel process
as well. xymond_rrd's environment is inherited from xymond_channel, and
xymond_channel won't notice any changes in xymonserver.cfg, since it's
simply loaded in by xymonlaunch prior to fork+execution.
Yeah, that's what I would have thought.  But the man page for "How to setup
custom graphs" (https://www.xymon.com/help/howtograph.html) in reference to
setting SPLITNCV says,

 "you must restart Xymon after making these changes ... or at least, kill
the xymond_rrd process ... and they will pick up the new settings."

I think xymond_channel dies when xymond_rrd dies, and so it's actually
xymonlaunch that restarts them both, and at that time, loads their
environment from the "ENVFILE" setting in tasks.cfg.

Cheers
Jeremy