From: Alex Dehnert Date: Thu, 27 Jun 2019 05:27:32 +0000 (-0400) Subject: Switch to new IPs X-Git-Url: https://dehnerts.com/gitweb/?a=commitdiff_plain;h=4e9c67871574bacdc310be47c1a9e229730816c9;p=sysconfig%2Fnagios3.git Switch to new IPs --- diff --git a/conf.d/host-gateway_nagios3.cfg b/conf.d/host-gateway_nagios3.cfg index d2ed335..ba2c352 100644 --- a/conf.d/host-gateway_nagios3.cfg +++ b/conf.d/host-gateway_nagios3.cfg @@ -2,6 +2,6 @@ define host { host_name gateway alias Default Gateway - address 18.102.208.1 + address 18.18.208.1 use generic-host } diff --git a/local.d/novgorod.cfg b/local.d/novgorod.cfg index 814c951..855b71e 100644 --- a/local.d/novgorod.cfg +++ b/local.d/novgorod.cfg @@ -1,5 +1,5 @@ define host{ use adehnert-host ; Name of host template to use host_name novgorod - address 18.102.208.49 + address 18.18.208.13 } diff --git a/local.d/olinda.cfg b/local.d/olinda.cfg index 5f35809..482ba53 100644 --- a/local.d/olinda.cfg +++ b/local.d/olinda.cfg @@ -1,7 +1,7 @@ define host{ use adehnert-host ; Name of host template to use host_name olinda - address 18.102.208.15 + address 18.18.208.12 } # SMTP is redundant with SMTP-SSL, since they use the same port