3 Jun
2014
3 Jun
'14
5:57 a.m.
Interesting. Does this only happen when the run timestamp is on or near the start of each minute? I'm testing this now, with a CRONDATE specification of "*/2 * * * *" (to run every 2 minutes) but I'm not seeing the same behaviour - it runs only once every 2 minutes. I might have to wait until the run time drifts towards the start of the minute to see the same thing as you.
On Monday, 2 June 2014, Andy Smith <abs at shadymint.com> wrote:
What I deduce by adding echo statements to xxx_refresh.sh, is that if this
shell script completes in less than 60 seconds, xymonlaunch runs it a second time :-