naemon / naemon-core

Networks, Applications and Event Monitor
http://www.naemon.io/
GNU General Public License v2.0
151 stars 63 forks source link

fix host not being in hard state with max_check_attempts=1 (fixes #473) #475

Closed sni closed 5 days ago

sni commented 2 weeks ago

a host should directly change into a hard state when max_check_attempts=1 is set and the host goes down.