Xymon Mailing List Archive search

xymongen issue

list Ray Reuter
Tue, 4 Sep 2012 12:27:50 -0400
Message-Id: <user-2705429afca9@xymon.invalid>

I am sorry not sure exactly what to put in the section for the xymongen in
order to use the nongreen-ignore

This is my existing one from the tasks.cfg

# "xymongen" runs the xymongen tool to generate the Xymon webpages from the
status information that
# has been received.
[xymongen]
        ENVFILE /home/xymon/server/etc/xymonserver.cfg
        NEEDS xymond
        GROUP generators
        CMD xymongen $XYMONGENOPTS --report
        LOGFILE $XYMONSERVERLOGS/xymongen.log
        INTERVAL 1m

All help is greatly appreciated.

On Fri, Aug 31, 2012 at 7:23 PM, Larry Barber <user-6ef9c2864140@xymon.invalid> wrote:
You need to put the --ignore-columns argument in xymongen's stanza in
tasks.cfg.

Thanks,
Larry Barber

On Fri, Aug 31, 2012 at 11:35 AM, Ray Reuter <user-9df4e3e828ec@xymon.invalid> wrote:
I ran the command

./xymoncmd --env=/home/xymon/server/etc/xymonserver.cfg xymongen
--nongreen-ignorecolumns=memory

Which i was not sure is what you wanted me to run, but it ran with no
errors but did not remove the memory column from the non green page. I am
running 4.3.7 and every other feature runs perfectly.

Somewhere it is looking for that other ip address and I can not find a
work around. I really appreciate you trying to help.


On Fri, Aug 31, 2012 at 11:20 AM, <user-87556346d4af@xymon.invalid> wrote:
I wanted to drop the memory column from the all nongreen page so I ran
the command : ./xymongen --nongreen-ignorecolumns=memory
Try xymoncmd --env=/path/to/xymonserver.cfg xymongen ....?


HTH,

-jc