more poking at nagios

This commit is contained in:
Kevin Fenzi 2015-01-26 21:28:17 +00:00
parent d93aebb735
commit 5c03699109
4 changed files with 15 additions and 18 deletions

View file

@ -30,7 +30,6 @@
- "85.236.55.6" - "85.236.55.6"
- "[2001:4178:2:1269::fed2]" - "[2001:4178:2:1269::fed2]"
- "80.239.156.215" - "80.239.156.215"
- "[2610:28:3090:3001:dead:beef:cafe:fed4]"
- "140.211.169.197" - "140.211.169.197"
- "213.175.193.206" - "213.175.193.206"
- "[2001:2030:0:2::3]" - "[2001:2030:0:2::3]"
@ -49,7 +48,7 @@
- "66.35.62.162" - "66.35.62.162"
- "152.19.134.142" - "152.19.134.142"
- "80.239.156.215" - "80.239.156.215"
- "[2610:28:3090:3001:dead:beef:cafe:fed4]" - "[2610:28:3090:3001:dead:beef:cafe:fed3]"
- "140.211.169.197" - "140.211.169.197"
- "213.175.193.206" - "213.175.193.206"
- "[2001:2030:0:2::3]" - "[2001:2030:0:2::3]"

View file

@ -25,8 +25,6 @@ NameVirtualHost 152.19.134.142:80
NameVirtualHost 152.19.134.142:443 NameVirtualHost 152.19.134.142:443
NameVirtualHost [2610:28:3090:3001:dead:beef:cafe:fed3]:80 NameVirtualHost [2610:28:3090:3001:dead:beef:cafe:fed3]:80
NameVirtualHost [2610:28:3090:3001:dead:beef:cafe:fed3]:443 NameVirtualHost [2610:28:3090:3001:dead:beef:cafe:fed3]:443
NameVirtualHost [2610:28:3090:3001:dead:beef:cafe:fed4]:80
NameVirtualHost [2610:28:3090:3001:dead:beef:cafe:fed4]:443
#proxy06 #proxy06
NameVirtualHost 140.211.169.196:80 NameVirtualHost 140.211.169.196:80

View file

@ -74,13 +74,13 @@ define host {
# ibiblio ipv6 # ibiblio ipv6
# #
define host { #define host {
host_name admin-ipv6-ibiblio # host_name admin-ipv6-ibiblio
alias 2610:28:3090:3001:dead:beef:cafe:fed4-ibiblio # alias 2610:28:3090:3001:dead:beef:cafe:fed3-ibiblio
use defaulttemplate # use defaulttemplate
address 2610:28:3090:3001:dead:beef:cafe:fed4 # address 2610:28:3090:3001:dead:beef:cafe:fed3
parents proxy04-ipv6-ibiblio.fedoraproject.org # parents proxy04-ipv6-ibiblio.fedoraproject.org
} #}
define host { define host {
host_name proxy04-ipv6-ibiblio.fedoraproject.org host_name proxy04-ipv6-ibiblio.fedoraproject.org

View file

@ -30,13 +30,13 @@ define host {
parents proxy04.fedoraproject.org parents proxy04.fedoraproject.org
} }
define host { #define host {
host_name fpo-ipv6-ibiblio # host_name fpo-ipv6-ibiblio
alias fpo-ipv6-ibiblio # alias fpo-ipv6-ibiblio
use defaulttemplate # use defaulttemplate
address 2610:28:3090:3001:dead:beef:cafe:fed4 # address 2610:28:3090:3001:dead:beef:cafe:fed4
parents proxy04-ipv6-ibiblio.fedoraproject.org # parents proxy04-ipv6-ibiblio.fedoraproject.org
} #}
#define host { #define host {
# host_name 140.211.169.197-osuosl # host_name 140.211.169.197-osuosl