life-noc/icinga/services/infrastructure-chezlepro.conf

136 lines
4.4 KiB
Text
Raw Normal View History

2026-03-06 14:35:42 -05:00
/*
AUTO-GENERATED FILE - DOMAIN: infrastructure-chezlepro
Ne pas modifier manuellement.
Source: domains.yaml
*/
apply Service "infrastructure-chezlepro-verification-proxmox" {
import "service_echeance"
vars.date_echeance = "2026-04-01"
2026-03-13 16:13:37 -04:00
vars.mock_state = "OK"
vars.mock_message = "Sous contrôle"
groups = [ "INFRASTRUCTURE-CHEZLEPRO" ]
2026-03-06 14:35:42 -05:00
notes = "Vérification générale de l'environnement Proxmox"
assign where host.name == "life-noc"
}
apply Service "infrastructure-chezlepro-verification-ceph" {
import "service_echeance"
vars.date_echeance = "2026-04-01"
2026-03-13 16:13:37 -04:00
vars.mock_state = "OK"
vars.mock_message = "Sous contrôle"
groups = [ "INFRASTRUCTURE-CHEZLEPRO" ]
2026-03-06 14:35:42 -05:00
notes = "Vérification générale de l'état Ceph"
assign where host.name == "life-noc"
}
apply Service "infrastructure-chezlepro-test-restauration-backups" {
import "service_echeance"
vars.date_echeance = "2026-04-15"
2026-03-13 16:13:37 -04:00
vars.mock_state = "OK"
vars.mock_message = "Sous contrôle"
groups = [ "INFRASTRUCTURE-CHEZLEPRO" ]
2026-03-06 14:35:42 -05:00
notes = "Test de restauration des sauvegardes"
assign where host.name == "life-noc"
}
apply Service "infrastructure-chezlepro-verification-pbs-truenas" {
import "service_echeance"
vars.date_echeance = "2026-05-01"
2026-03-13 16:13:37 -04:00
vars.mock_state = "OK"
vars.mock_message = "Sous contrôle"
groups = [ "INFRASTRUCTURE-CHEZLEPRO" ]
2026-03-06 14:35:42 -05:00
notes = "Vérification des solutions de sauvegarde et synchronisation"
assign where host.name == "life-noc"
}
apply Service "infrastructure-chezlepro-verification-ups-infrastructure" {
import "service_echeance"
vars.date_echeance = "2026-04-15"
2026-03-13 16:13:37 -04:00
vars.mock_state = "OK"
vars.mock_message = "Sous contrôle"
groups = [ "INFRASTRUCTURE-CHEZLEPRO" ]
2026-03-06 14:35:42 -05:00
notes = "Vérification des UPS de l'infrastructure"
assign where host.name == "life-noc"
}
apply Service "infrastructure-chezlepro-verification-capacite-stockage" {
import "service_echeance"
vars.date_echeance = "2026-04-15"
2026-03-13 16:13:37 -04:00
vars.mock_state = "OK"
vars.mock_message = "Sous contrôle"
groups = [ "INFRASTRUCTURE-CHEZLEPRO" ]
2026-03-06 14:35:42 -05:00
notes = "Vérifier capacité et croissance du stockage"
assign where host.name == "life-noc"
}
apply Service "infrastructure-chezlepro-verification-apt-cacher-ng" {
import "service_echeance"
vars.date_echeance = "2026-05-01"
2026-03-13 16:13:37 -04:00
vars.mock_state = "OK"
vars.mock_message = "Sous contrôle"
groups = [ "INFRASTRUCTURE-CHEZLEPRO" ]
2026-03-06 14:35:42 -05:00
notes = "Vérification du bon fonctionnement d'apt-cacher-ng"
assign where host.name == "life-noc"
}
apply Service "infrastructure-chezlepro-verification-icinga2" {
import "service_echeance"
vars.date_echeance = "2026-04-01"
2026-03-13 16:13:37 -04:00
vars.mock_state = "OK"
vars.mock_message = "Sous contrôle"
groups = [ "INFRASTRUCTURE-CHEZLEPRO" ]
2026-03-06 14:35:42 -05:00
notes = "Vérification de la supervision Icinga2"
assign where host.name == "life-noc"
}
apply Service "infrastructure-chezlepro-verification-keycloak-openldap" {
import "service_echeance"
vars.date_echeance = "2026-05-01"
2026-03-13 16:13:37 -04:00
vars.mock_state = "OK"
vars.mock_message = "Sous contrôle"
groups = [ "INFRASTRUCTURE-CHEZLEPRO" ]
2026-03-06 14:35:42 -05:00
notes = "Vérification de l'identité et de l'authentification centralisées"
assign where host.name == "life-noc"
}
apply Service "infrastructure-chezlepro-verification-nextcloud" {
import "service_echeance"
vars.date_echeance = "2026-04-15"
2026-03-13 16:13:37 -04:00
vars.mock_state = "OK"
vars.mock_message = "Sous contrôle"
groups = [ "INFRASTRUCTURE-CHEZLEPRO" ]
2026-03-06 14:35:42 -05:00
notes = "Vérification de l'état Nextcloud"
assign where host.name == "life-noc"
}
apply Service "infrastructure-chezlepro-verification-mailcow" {
import "service_echeance"
vars.date_echeance = "2026-05-01"
2026-03-13 16:13:37 -04:00
vars.mock_state = "OK"
vars.mock_message = "Sous contrôle"
groups = [ "INFRASTRUCTURE-CHEZLEPRO" ]
2026-03-06 14:35:42 -05:00
notes = "Vérification de l'infrastructure Mailcow"
assign where host.name == "life-noc"
}
apply Service "infrastructure-chezlepro-verification-openvas" {
import "service_echeance"
vars.date_echeance = "2026-05-15"
2026-03-13 16:13:37 -04:00
vars.mock_state = "OK"
vars.mock_message = "Sous contrôle"
groups = [ "INFRASTRUCTURE-CHEZLEPRO" ]
2026-03-06 14:35:42 -05:00
notes = "Vérification de la plateforme OpenVAS"
assign where host.name == "life-noc"
}
apply Service "infrastructure-chezlepro-verification-journaux-systemes" {
import "service_echeance"
vars.date_echeance = "2026-04-15"
2026-03-13 16:13:37 -04:00
vars.mock_state = "OK"
vars.mock_message = "Sous contrôle"
groups = [ "INFRASTRUCTURE-CHEZLEPRO" ]
2026-03-06 14:35:42 -05:00
notes = "Revue des journaux systèmes critiques"
assign where host.name == "life-noc"
}