Check if we have a v6 gw on all hosts
authorPeter Palfrader <peter@palfrader.org>
Sun, 11 Mar 2018 08:01:42 +0000 (09:01 +0100)
committerPeter Palfrader <peter@palfrader.org>
Sun, 11 Mar 2018 08:04:37 +0000 (09:04 +0100)
config/nagios-master.cfg

index 12b945e..491c581 100644 (file)
@@ -1348,6 +1348,12 @@ services:
     check_interval: 5
     max_check_attempts: 4
     retry_interval: 1
+  -
+    name: network - v6 gw
+    nrpe: "/usr/lib/nagios/plugins/dsa-check-ipv6-default-gw"
+    hostgroups: computers
+    check_interval: 60
+    excludehostgroups: alioth
   # }}}
   # {{{ ### disk usage
   -