add backup01 files

This commit is contained in:
Stephen Smoogen 2015-05-01 20:39:49 +00:00
parent f67a52908e
commit 7a0536d0f6
6 changed files with 21 additions and 1 deletions

View file

@ -0,0 +1,4 @@
---
nrpe_procs_warn: 400
nrpe_procs_crit: 500

View file

@ -49,6 +49,7 @@ ask01.stg.phx2.fedoraproject.org
atomic01.qa.fedoraproject.org
[backup]
backup01.phx2.fedoraproject.org
backup03.phx2.fedoraproject.org
[badges-backend]

View file

@ -50,7 +50,6 @@ COMMIT
-A INPUT -p tcp -m tcp -s 10.5.126.161 --dport 9102 -j ACCEPT
-A INPUT -p tcp -m tcp -s 192.168.1.64 --dport 9102 -j ACCEPT
# Custom Services
# Services TCP

View file

@ -0,0 +1,7 @@
define host {
host_name backup01.mgmt.fedoraproject.org
alias backup01.mgmt.fedoraproject.org
use mincheck
address backup01.mgmt.fedoraproject.org
parents fwsm01-gw
}

View file

@ -0,0 +1,7 @@
define host {
host_name backup01
alias backup01.phx2.fedoraproject.org
use defaulttemplate
address backup01.phx2.fedoraproject.org
parents fwsm01-gw
}

View file

@ -0,0 +1,2 @@
# ifconfig-push actualIP PtPIP
ifconfig-push 192.168.1.142 192.168.0.142