Henrik,<br><br>Thanks for the quick repsonse.  I applied the patch, verified the patch code was applied, remade  and reinstalled.  It doesn't appear to be working.  The DESCR tag is still being picked up.<br>I verified USEDESCRASCOMMENT="N" in xymonserver.cfg.  <br>
<br>In htmllog.c I changed the static int usedescrascomment = 1; to 0 and make; make install.  The DECR tag does not show up as expected.  <br>I wonder if the xgetenv isn't working as expected. <br><br>Scott<br><br><br>
<div class="gmail_quote">On Wed, May 25, 2011 at 9:11 AM,  <span dir="ltr"><<a href="mailto:henrik@hswn.dk">henrik@hswn.dk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
On Tue, 24 May 2011 08:15:13 -0500, "Lee, Raymond" <<a href="mailto:Raymond.Lee@qwest.com">Raymond.Lee@qwest.com</a>><br>
wrote:<br>
<div class="im">> I'd still like to see an option for xymongen to turn off this behavior<br>
or<br>
> just revert back to the old behavior in a future release (hint hint ;)).<br>
<br>
</div>Could you try out this patch ? It should apply to all 4.3.x versions.<br>
Apply with<br>
<br>
  cd xymon-4.3.3<br>
  patch -p0 < /tmp/commentdisplay.diff<br>
<br>
then run "make; make install"<br>
<br>
After installing the new binaries, you can turn off the unwanted behaviour<br>
by adding<br>
<br>
  USEDESCRASCOMMENT="N"<br>
<br>
in xymonserver.cfg .<br>
<br>
<br>
Please let me know if this works OK.<br>
<br>
<br>
Regards,<br>
<font color="#888888">Henrik<br>
</font></blockquote></div><br>