Home
last modified time | relevance | path

Searched refs:notification_reachable (Results 1 – 1 of 1) sorted by relevance

/dports/net-mgmt/icinga2/icinga2-2.13.2/lib/icinga/
H A Dcheckable-check.cpp153 bool notification_reachable = IsReachable(DependencyNotification); in ProcessCheckResult() local
338 bool suppress_notification = !notification_reachable || in_downtime || IsAcknowledged(); in ProcessCheckResult()