On Tue, 24 May 2011 08:15:13 -0500, "Lee, Raymond" <user-d4a5ab5607a1@xymon.invalid>
wrote:
I'd still like to see an option for xymongen to turn off this behavior
or
just revert back to the old behavior in a future release (hint hint ;)).
Could you try out this patch ? It should apply to all 4.3.x versions.
Apply with
cd xymon-4.3.3
patch -p0 < /tmp/commentdisplay.diff
then run "make; make install"
After installing the new binaries, you can turn off the unwanted behaviour
by adding
USEDESCRASCOMMENT="N"
in xymonserver.cfg .
Please let me know if this works OK.
Regards,
Henrik