Hi,
I'm running trunk (that i downloaded the first week a january)
i have identified a bug, i dont know if it has been resolved since.
to reproduce the problem : set alerts with different duration and delays
here's my configuration:
HOST=debian SERVICE=%(ping|http) COLORS=red RECOVERED DURATION>1
MAIL user-eb340192b6fc@xymon.invalid REPEAT=24h FORMAT=PLAIN
HOST=debian SERVICE=%(ping|http) COLORS=red RECOVERED DURATION>3
MAIL user-eb340192b6fc@xymon.invalid REPEAT=1h FORMAT=PLAIN
-> i get the first alerts, but not the second one
(i suspect that the different REPEAT value is causing the problem)
olivier