Xymon Mailing List Archive search

4.3.3 nongreen host.cfg DESCR tag issue

list Henrik Størner
Wed, 25 May 2011 15:11:02 +0200
Message-Id: <168e120ad6362e0f22ee79d1ab3a408b@localhost>

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