add backup01 files
This commit is contained in:
parent
f67a52908e
commit
7a0536d0f6
6 changed files with 21 additions and 1 deletions
7
roles/nagios_server/files/nagios/hosts/backup01-mgmt.cfg
Normal file
7
roles/nagios_server/files/nagios/hosts/backup01-mgmt.cfg
Normal 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
|
||||
}
|
7
roles/nagios_server/files/nagios/hosts/backup01.cfg
Normal file
7
roles/nagios_server/files/nagios/hosts/backup01.cfg
Normal 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
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue