On Tuesday 19 November 2002 16:20, Philippe Trolliet wrote:
> hello,
> the first thing i want to know is if i understood the principle of
> dependencies correctly.
> if a service and its dependency fails, then mon only sends an alert of the
> dependency. is that right?

dep_behavior a
"don't send alert if dependency failed"

dep_behavior m
"don't even run monitor if dep. failed"

> i have the problem, that all dependencies of the service i am testing are
> successfull and the service itself fails. but mon doesnīt send any alert. i
> also have multiple dependencies in my mon.cf and i donīt get any error.
> iīm using mon.cgi as webinterface. it shows me the failed service and says
> that no alerts were send.

does it work if you remove all dependencies?
(check alertafter, numalerts & friends...)

> i have something like a hierarchy of dependencies. e.g. if the router
> fails, only send alerts of the router and not alerts of hosts behind it. do
> i have to order them correctly? the first in the hierarchy is first in
> mon.cf and the last...?

no

> any idea?

neither...>;->

Piero
_______________________________________________
mon mailing list
[EMAIL PROTECTED]
http://linux.kernel.org/mailman/listinfo/mon

Reply via email to