You missed the \ on the store-clientlogs line. The -flap-count=0 is being ignored.
From: Xymon [mailto:xymon-bounces at xymon.com] On Behalf Of Cure4All Sent: Thursday, August 15, 2013 10:42 AM To: xymon at xymon.com Subject: [Xymon] Warning: Flapping Status
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