[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Circular dependency detection
From: |
Yiwen Jiang |
Subject: |
Circular dependency detection |
Date: |
Mon, 3 Apr 2006 16:27:34 -0400 |
Hi there,
I am using 4.4 version of monit.
I ran into a pecular problem the other day, with a dependency definition
similar to the following in the /etc/monitrc file:
B dependent on A
C dependent on B
D dependent on C
Z dependent on A
During the statup, monit indicated that it detected a circular
dependency. When I modified so that Z is dependent on C, the error goes
away. But I do not believe the dependency above is a circular
dependency... Or is it?
Thanks very much for your help.
Cheers,
Yiwen
--
Yiwen Jiang
Nortel Networks
E-mail: address@hidden
Phone: (613) 763-4286
ESN: 393-4286
- Circular dependency detection,
Yiwen Jiang <=