[hobbit] Feature request: Dependices
Daniel J McDonald
dan.mcdonald at austinenergy.com
Fri Jun 24 15:59:47 CEST 2005
On Fri, 2005-06-24 at 08:07 -0500, Craig Cook wrote:
> Idea taken blatantly from nagios:
> http://nagios.sourceforge.net/docs/2_0/dependencies.html
>
> This is slightly different to the bbcombotest hobbit currently has.
But is it different from the depends tag?
from man bb-hosts...
depends=(testA:host1/test1,host2/test2),(testB:host3/test3),[...]
This tag allows you to define dependencies betweeen tests. If
"testA" for the current host depends on "test1" for host "host1" and
test "test2" for "host2", this can be defined with
depends=(testA:host1/test1,host2/test2)
When deciding the color to report for testA, if either
host1/test1 failed or host2/test2 failed, if testA has failed also
then the color of testA will be "clear" instead of red or yellow.
--
Daniel J McDonald, CCIE # 2495, CNX
Austin Energy
dan.mcdonald at austinenergy.com
More information about the Xymon
mailing list