<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 12 March 2015 at 02:12, Shawn Heisey <span dir="ltr"><<a href="mailto:hobbit@elyograg.org" target="_blank">hobbit@elyograg.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I do not see any RRD files for postfix.</blockquote><div><br></div><div>OK, this rules out a number of areas where it might fail.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> I have added postfix to these<br>
lines in xymonserver.cfg:<br></blockquote><div><br></div><div><snip></div><div><br></div><div>That looks correct. </div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I also added this as the last line in xymonserver.cfg:<br></blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
SPLITNCV_postfix="*:GAUGE"<br></blockquote><div><br></div><div>yep</div><div><br></div><div>Perhaps you need to restart xymond_rrd?  I think xymond_rrd reads the SPLITNCV_* and TEST2RRD parameters only when it starts, and so needs to be restarted.  Actually, you only need to kill the two xymond_rrd processes, and Xymon will restart them automatically.  So something like: "sudo pkill xymond_rrd".</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Adding the xymon user to the postfix group won't work, because the<br>
postfix queue directories have permission 700.  That was the first idea<br>
that occurred to me, and it wouldn't work.<br></blockquote><div><br></div><div>Sorry, I should have said "and setting the dir permission to 750".</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I found another permissions solution that I like better.  I added<br>
"BBTMP=/tmp" to the beginning of the CMD line in the clientlaunch<br></blockquote><div><br></div><div>Yup, that works.</div><div><br></div></div></div></div>