Re: depend question

2005-06-21 Thread Michael Vogt
On Thu, 19 May 2005 13:12:59 -0700 I wrote: >That is, assuming A and B have the same test interval, there is a 50% >chance that a B failure will not have been detected in time to suppress >the an A failure alert. >Right? I see from several old discussions that this is the case. I think I have a

depend question

2005-05-19 Thread Michael Vogt
Does mon schedule execution order of tests based on the depend option, or does it just use depend to suppress alerts or test execution? In practical terms, if Service A depends on Service B, is there a feature that makes mon test Service B right before it tests Service A? >From reading the docs