Xymon Mailing List Archive search

How to Change Default polling Interval

list Japheth Cleaver
Tue, 14 Oct 2014 11:57:43 -0700
Message-Id: <user-2eb21119811c@xymon.invalid>


On Tue, October 14, 2014 6:26 am, Fosiul Alam wrote:
Hi
Currently what ever Interval I set in "clientlaunch", xymon still use 5
minutes Interval

example :-

[TEST]
    CMD   /xxxxx/ext/test.sh
    INTERVAL 50m
    ENVFILE xxxxxxt/etc/xymonclient.cfg
    LOGFILE xxxxx/logs/xymonclient.log


How can i set this script to execute by xymon every 50 minutes or 2 hours
?

Thanks

Hi,

That looks to be the correct syntax. Can you run xymonlaunch in --debug
mode and see what it's saying? Ordinarily, it should reload your config
file every 30s and adjust its timing appropriately.

Regards,

-jc