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