Hi there

In my mon.cf i configured several tests. Here are only two listed.

hostgroup cluster 192.168.0.168

watch cluster
  service ping
  interval 15s
  monitor fping.monitor ....
  ......
  .......


service mysql
  depend cluster:ping
  interval 60s
  monitor mysql.monitor with arguments
  ....
  .....


If i deactivate the interface (192.168.0.168), i expect, that mon recognizes
this first. It should alert after 2 failed tests.. so 30s have been past
since i deactivated the interface. I get no alert. And 30 more secs until
the mysql test is been extecuted.  The first alert i get, is that of the
mysql test. mysql.monitor gives some negative output and sends it to mon.
After that, i finally receive a failure alert of the ping test. 

Why that? I increased the interval values concerning a hint of someone in
the list (think it was david nolan). The dep_behaviour setting is set to m.
I also played around with the randstart parameter. from 0 to 60secs i tried
different values. But always the same result.

The courious thing in that is, that i ran this configuration last weeks
without problems. And mon reacted as i wanted it to react, in the right
order after the right interval times. The only thing, what i did, was
re-setting up the server. But the config files didnt change during that
time.  

I hope you can help, its important, because the deadline is at the end of
this month.

Thanks beforehand

-- 
GMX DSL = Maximale Leistung zum minimalen Preis!
2000 MB nur 2,99, Flatrate ab 4,99 Euro/Monat: http://www.gmx.net/de/go/dsl

_______________________________________________
mon mailing list
mon@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/mon

Reply via email to