Hi J.C thanks for reply.
when you say in debug mode, did you mean like this , added --debug in bellow line ?
[TEST] CMD /xxxxx/ext/test.sh --debug INTERVAL 50m ENVFILE xxxxxxt/etc/xymonclient.cfg LOGFILE xxxxx/logs/xymonclient.log
On Tue, Oct 14, 2014 at 7:57 PM, J.C. Cleaver <cleaver at terabithia.org> wrote:
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
-- Regards Fosiul Alam