At 03:11 PM 10/12/01 -0400, Luke Hankins wrote: >* Andrew Ryan wrote: > > This is exactly the way mon is supposed to behave. > > > > <snip> Untested dependencies are counted as 'OK' > >This, to me, seems to be an unfortunate default, but I can get around >it by just not using randstart.
Or you can make sure that for each dependency, (dependency.interval + randstart) < (parent.interval - randstart) [latest time dependency could run is always before earliest time parent could run] >Is this in the docs anywhere? I'm not sure. Did you check? >Does anyone else use Mon to perform actions in the alerts? If so, how >do you handle this edge case? see above
