clientlog nongreen view
I upgrade to 4.3.20 and I'm having trouble hiding the new clientlog column from the all non-green view
I have been hiding the msgs column by editing the tasks.cfg file like so:
[xymongen] ENVFILE /usr/lib/xymon/server/etc/xymonserver.cfg NEEDS xymond GROUP generators CMD xymongen $XYMONGENOPTS --report --nongreen-ignorecolumns=msgs,clientlog --eventignore=msgs LOGFILE $XYMONSERVERLOGS/xymongen.log INTERVAL 1m
I added clientlog to ignorecolumn and when I restart the xymon service the columns disappears, however it appears again within a minute or so.
Regards,
Brandon
On Thu, May 28, 2015 6:38 pm, Brandon Dale wrote:
I upgrade to 4.3.20 and I'm having trouble hiding the new clientlog column from the all non-green view
I have been hiding the msgs column by editing the tasks.cfg file like so:
[xymongen] ENVFILE /usr/lib/xymon/server/etc/xymonserver.cfg NEEDS xymond GROUP generators CMD xymongen $XYMONGENOPTS --report --nongreen-ignorecolumns=msgs,clientlog --eventignore=msgs LOGFILE $XYMONSERVERLOGS/xymongen.log INTERVAL 1m
I added clientlog to ignorecolumn and when I restart the xymon service the columns disappears, however it appears again within a minute or so.
Hi Brandon,
Unfortunately, the clientlog column is actually more like the 'info' and 'trends' columns internally and can't be controlled using that option. That ability would probably be a good idea to add in, however.
You can add 'noclient' (and noinfo/notrends) to a host in hosts.cfg to eliminate it on all pages for a given host, and to the .default. line to disable the column globally, but can't currently remove it only from the nongreen page.
Regards,
-jc
participants (2)
-
BDale@kitchengroup.com.au
-
cleaver@terabithia.org