15 Aug
2013
15 Aug
'13
3:42 p.m.
How do I completely disable "Flapping Status" on my Xymon 4.3.11? I have the following settings on my tasks.cfg, but I'm still seeing "Flapping Status". Please help. Thank you.
[xymond]
ENVFILE /home/xymon/server/etc/xymonserver.cfg
CMD xymond --pidfile=$XYMONSERVERLOGS/xymond.pid
--restart=$XYMONTMP/xymond.chk
--checkpoint-file=$XYMONTMP/xymond.chk --checkpoint-interval=600
--log=$XYMONSERVERLOGS/xymond.log
--admin-senders=127.0.0.1,$XYMONSERVERIP
--store-clientlogs=!msgs
--flap-count=0
John