From: Peter Palfrader Date: Sun, 11 Mar 2018 08:01:42 +0000 (+0100) Subject: Check if we have a v6 gw on all hosts X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-nagios.git;a=commitdiff_plain;h=e0c7273f4044baf8b2f026907a5ed66abc262b98 Check if we have a v6 gw on all hosts --- 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 -