Check if we have a v6 gw on all hosts
[mirror/dsa-nagios.git] / 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
   -