Alignak-monitoring / alignak

Monitoring tool, highly flexible and new standard oriented
https://alignak-monitoring.github.io
GNU Affero General Public License v3.0
86 stars 19 forks source link

Service / host dependency checks do not care about execution_failure_criteria #1029

Open mohierf opened 6 years ago

mohierf commented 6 years ago

As of now, the host/service dependency checks do not care about the execution_failure_criteria. See the check_and_set_unreachability function ... it cares only about DOWN or CRITICAL

mohierf commented 6 years ago

@ddurieux : this may explain some of the strange behaviors we noticed recently about poudriere or the very old launched checks ... I suppose so