Skip to content
Extraits de code Groupes Projets
Valider 1ceaa49c rédigé par Rémi - Le Filament's avatar Rémi - Le Filament
Parcourir les fichiers

[FIX] disable flap detection for daily service

parent 1b06ca43
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -202,23 +202,13 @@ define service{ ...@@ -202,23 +202,13 @@ define service{
max_check_attempts 2 max_check_attempts 2
check_period morning check_period morning
check_interval 120 check_interval 120
flap_detection_enabled 0
retry_interval 5 retry_interval 5
notification_interval 1440 notification_interval 720
notification_period 24x7 notification_period 24x7
register 0 register 0
} }
# Hourly service definition template - This is NOT a real service, just a template!
define service{
name hourly-service
use generic-service
max_check_attempts 2
check_interval 60
retry_interval 5
notification_interval 120
register 0
}
# Graph service definition template - This is NOT a real service, just a template! # Graph service definition template - This is NOT a real service, just a template!
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter