/* 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" vars.mock_state = "OK" vars.mock_message = "Sous contrôle" groups = [ "INFRASTRUCTURE-CHEZLEPRO" ] 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" vars.mock_state = "OK" vars.mock_message = "Sous contrôle" groups = [ "INFRASTRUCTURE-CHEZLEPRO" ] 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" vars.mock_state = "OK" vars.mock_message = "Sous contrôle" groups = [ "INFRASTRUCTURE-CHEZLEPRO" ] 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" vars.mock_state = "OK" vars.mock_message = "Sous contrôle" groups = [ "INFRASTRUCTURE-CHEZLEPRO" ] 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" vars.mock_state = "OK" vars.mock_message = "Sous contrôle" groups = [ "INFRASTRUCTURE-CHEZLEPRO" ] 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" vars.mock_state = "OK" vars.mock_message = "Sous contrôle" groups = [ "INFRASTRUCTURE-CHEZLEPRO" ] 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" vars.mock_state = "OK" vars.mock_message = "Sous contrôle" groups = [ "INFRASTRUCTURE-CHEZLEPRO" ] 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" vars.mock_state = "OK" vars.mock_message = "Sous contrôle" groups = [ "INFRASTRUCTURE-CHEZLEPRO" ] 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" vars.mock_state = "OK" vars.mock_message = "Sous contrôle" groups = [ "INFRASTRUCTURE-CHEZLEPRO" ] 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" vars.mock_state = "OK" vars.mock_message = "Sous contrôle" groups = [ "INFRASTRUCTURE-CHEZLEPRO" ] 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" vars.mock_state = "OK" vars.mock_message = "Sous contrôle" groups = [ "INFRASTRUCTURE-CHEZLEPRO" ] 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" vars.mock_state = "OK" vars.mock_message = "Sous contrôle" groups = [ "INFRASTRUCTURE-CHEZLEPRO" ] 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" vars.mock_state = "OK" vars.mock_message = "Sous contrôle" groups = [ "INFRASTRUCTURE-CHEZLEPRO" ] notes = "Revue des journaux systèmes critiques" assign where host.name == "life-noc" }