namespace: 'mail.delivery'

responsible: [ pierre, vyserenity, bmichail, vpolka, evnikulin, ilya-sidorov ]

logic_or:
  ignore_nodata: 0
  unreach_mode: force_ok
  unreach_service:
    - check: ":META"
    - check: ":UNREACHABLE"

flap_300_0:
  stable: 300
  critical: 0

flap_600_0:
  stable: 600
  critical: 0

flap_900_0:
  stable: 900
  critical: 0

base_limits:
 - time_start: 0
   time_end: 23
   day_start: 1
   day_end: 7
   crit: 25%
   warn: 0

timed_more_than_limit_is_problem_kwargs_25_5:
  ignore_nodata: 0
  unreach_mode: force_ok
  unreach_service:
    - check: ":META"
  limits:
    - time_start: 0
      time_end: 23
      day_start: 1
      day_end: 7
      crit: 10%
      warn: 5%

