]> xn--ix-yja.es Git - alex.git/commitdiff
Monitor archerc7.bcn and router4g.bcn
authoralex <alex@pdp7.net>
Wed, 7 Aug 2024 19:36:08 +0000 (21:36 +0200)
committeralexpdp7 <alex@corcoles.net>
Wed, 7 Aug 2024 19:37:06 +0000 (21:37 +0200)
personal_infra/puppet/site/nagios.h1.int.pdp7.net.pp

index c90dd2b28e0cc8ecd8025575c5a352732ddc26fb..5e369ffa4957482d78aaedcf733f559db91e96b4 100644 (file)
@@ -30,6 +30,20 @@ node 'nagios.h1.int.pdp7.net' {
     check_command => 'check-host-alive',
   }
 
+  nagios_host {"archerc7.bcn.int.pdp7.net":
+    use => 'generic-host',
+    max_check_attempts => 5,
+    contact_groups => 'admins',
+    check_command => 'check-host-alive',
+  }
+
+  nagios_host {"router4g.bcn.int.pdp7.net":
+    use => 'generic-host',
+    max_check_attempts => 5,
+    contact_groups => 'admins',
+    check_command => 'check-host-alive',
+  }
+
   nagios_service {'alex.corcoles.net-gemini-cert':
     use => 'generic-service',
     service_description => 'alex.corcoles.net-gemini-cert',