From e0c7273f4044baf8b2f026907a5ed66abc262b98 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sun, 11 Mar 2018 09:01:42 +0100 Subject: [PATCH] Check if we have a v6 gw on all hosts --- config/nagios-master.cfg | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 12b945e..491c581 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -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 - -- 2.20.1