From e546c95c3d6709be50a45ae7afcfcc6d652e9f07 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 20 Sep 2021 17:52:40 +0200 Subject: [PATCH] 15-nagios --- sio2/sisr/15-nagios/serveur/objects/contacts.cfg | 2 +- sio2/sisr/15-nagios/serveur/objects/srv.cfg | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/sio2/sisr/15-nagios/serveur/objects/contacts.cfg b/sio2/sisr/15-nagios/serveur/objects/contacts.cfg index 3c7a0bc..ab4f605 100644 --- a/sio2/sisr/15-nagios/serveur/objects/contacts.cfg +++ b/sio2/sisr/15-nagios/serveur/objects/contacts.cfg @@ -29,7 +29,7 @@ define contact { contact_name nagiosadmin ; Short name of user use generic-contact ; Inherit default values from generic-contact template (defined above) alias Nagios Admin ; Full name of user - email nagios@localhost ; <<***** CHANGE THIS TO YOUR EMAIL ADDRESS ****** + email supervisionraphanaud@gmail.com ; <<***** CHANGE THIS TO YOUR EMAIL ADDRESS ****** } diff --git a/sio2/sisr/15-nagios/serveur/objects/srv.cfg b/sio2/sisr/15-nagios/serveur/objects/srv.cfg index 572e2cb..af46a7a 100644 --- a/sio2/sisr/15-nagios/serveur/objects/srv.cfg +++ b/sio2/sisr/15-nagios/serveur/objects/srv.cfg @@ -3,6 +3,7 @@ define host { host_name srv alias srv address 192.168.0.26 + parents localhost } define service{ use generic-service