[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[trunk] hobbitd_alert bug ?



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 obeau79 (at) gmail.com REPEAT=24h FORMAT=PLAIN
HOST=debian SERVICE=%(ping|http) COLORS=red RECOVERED DURATION>3
        MAIL obeau79 (at) gmail.com 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