Wow that worked.
Thank you so much, I have taken on the monitoring at a hospital that had
very little before now. The memory column on the non green page was simply
out of control and this has made it so much more manageable.
Again Thank you
On Tue, Sep 4, 2012 at 2:22 PM, Larry Barber <user-6ef9c2864140@xymon.invalid> wrote:
You can either put in the XYMONGENOPTS entry in xymonserver.cfg, or you
can change the CMD line in the stanza below:
CMD xymongen $XYMONGENOPTS --report --ignorecolumns=memory
Thanks,
Larry Barber
On Tue, Sep 4, 2012 at 11:27 AM, Ray Reuter <user-9df4e3e828ec@xymon.invalid> wrote:
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