Add arm04-builders to nagios #4698
This commit is contained in:
parent
a3d652e9af
commit
321f4e4165
24 changed files with 192 additions and 0 deletions
|
@ -0,0 +1,8 @@
|
|||
define host {
|
||||
host_name arm04-builder00
|
||||
alias arm04-builder00.arm.fedoraproject.org
|
||||
use defaultbuilders
|
||||
check_command check-host-alive
|
||||
address arm04-builder00.arm.fedoraproject.org
|
||||
contact_groups build-sysadmin-email
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
define host {
|
||||
host_name arm04-builder01
|
||||
alias arm04-builder01.arm.fedoraproject.org
|
||||
use defaultbuilders
|
||||
check_command check-host-alive
|
||||
address arm04-builder01.arm.fedoraproject.org
|
||||
contact_groups build-sysadmin-email
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
define host {
|
||||
host_name arm04-builder02
|
||||
alias arm04-builder02.arm.fedoraproject.org
|
||||
use defaultbuilders
|
||||
check_command check-host-alive
|
||||
address arm04-builder02.arm.fedoraproject.org
|
||||
contact_groups build-sysadmin-email
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
define host {
|
||||
host_name arm04-builder03
|
||||
alias arm04-builder03.arm.fedoraproject.org
|
||||
use defaultbuilders
|
||||
check_command check-host-alive
|
||||
address arm04-builder03.arm.fedoraproject.org
|
||||
contact_groups build-sysadmin-email
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
define host {
|
||||
host_name arm04-builder04
|
||||
alias arm04-builder04.arm.fedoraproject.org
|
||||
use defaultbuilders
|
||||
check_command check-host-alive
|
||||
address arm04-builder04.arm.fedoraproject.org
|
||||
contact_groups build-sysadmin-email
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
define host {
|
||||
host_name arm04-builder05
|
||||
alias arm04-builder05.arm.fedoraproject.org
|
||||
use defaultbuilders
|
||||
check_command check-host-alive
|
||||
address arm04-builder05.arm.fedoraproject.org
|
||||
contact_groups build-sysadmin-email
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
define host {
|
||||
host_name arm04-builder06
|
||||
alias arm04-builder06.arm.fedoraproject.org
|
||||
use defaultbuilders
|
||||
check_command check-host-alive
|
||||
address arm04-builder06.arm.fedoraproject.org
|
||||
contact_groups build-sysadmin-email
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
define host {
|
||||
host_name arm04-builder07
|
||||
alias arm04-builder07.arm.fedoraproject.org
|
||||
use defaultbuilders
|
||||
check_command check-host-alive
|
||||
address arm04-builder07.arm.fedoraproject.org
|
||||
contact_groups build-sysadmin-email
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
define host {
|
||||
host_name arm04-builder08
|
||||
alias arm04-builder08.arm.fedoraproject.org
|
||||
use defaultbuilders
|
||||
check_command check-host-alive
|
||||
address arm04-builder08.arm.fedoraproject.org
|
||||
contact_groups build-sysadmin-email
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
define host {
|
||||
host_name arm04-builder09
|
||||
alias arm04-builder09.arm.fedoraproject.org
|
||||
use defaultbuilders
|
||||
check_command check-host-alive
|
||||
address arm04-builder09.arm.fedoraproject.org
|
||||
contact_groups build-sysadmin-email
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
define host {
|
||||
host_name arm04-builder10
|
||||
alias arm04-builder10.arm.fedoraproject.org
|
||||
use defaultbuilders
|
||||
check_command check-host-alive
|
||||
address arm04-builder10.arm.fedoraproject.org
|
||||
contact_groups build-sysadmin-email
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
define host {
|
||||
host_name arm04-builder11
|
||||
alias arm04-builder11.arm.fedoraproject.org
|
||||
use defaultbuilders
|
||||
check_command check-host-alive
|
||||
address arm04-builder11.arm.fedoraproject.org
|
||||
contact_groups build-sysadmin-email
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
define host {
|
||||
host_name arm04-builder12
|
||||
alias arm04-builder12.arm.fedoraproject.org
|
||||
use defaultbuilders
|
||||
check_command check-host-alive
|
||||
address arm04-builder12.arm.fedoraproject.org
|
||||
contact_groups build-sysadmin-email
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
define host {
|
||||
host_name arm04-builder13
|
||||
alias arm04-builder13.arm.fedoraproject.org
|
||||
use defaultbuilders
|
||||
check_command check-host-alive
|
||||
address arm04-builder13.arm.fedoraproject.org
|
||||
contact_groups build-sysadmin-email
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
define host {
|
||||
host_name arm04-builder14
|
||||
alias arm04-builder14.arm.fedoraproject.org
|
||||
use defaultbuilders
|
||||
check_command check-host-alive
|
||||
address arm04-builder14.arm.fedoraproject.org
|
||||
contact_groups build-sysadmin-email
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
define host {
|
||||
host_name arm04-builder15
|
||||
alias arm04-builder15.arm.fedoraproject.org
|
||||
use defaultbuilders
|
||||
check_command check-host-alive
|
||||
address arm04-builder15.arm.fedoraproject.org
|
||||
contact_groups build-sysadmin-email
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
define host {
|
||||
host_name arm04-builder16
|
||||
alias arm04-builder16.arm.fedoraproject.org
|
||||
use defaultbuilders
|
||||
check_command check-host-alive
|
||||
address arm04-builder16.arm.fedoraproject.org
|
||||
contact_groups build-sysadmin-email
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
define host {
|
||||
host_name arm04-builder17
|
||||
alias arm04-builder17.arm.fedoraproject.org
|
||||
use defaultbuilders
|
||||
check_command check-host-alive
|
||||
address arm04-builder17.arm.fedoraproject.org
|
||||
contact_groups build-sysadmin-email
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
define host {
|
||||
host_name arm04-builder18
|
||||
alias arm04-builder18.arm.fedoraproject.org
|
||||
use defaultbuilders
|
||||
check_command check-host-alive
|
||||
address arm04-builder18.arm.fedoraproject.org
|
||||
contact_groups build-sysadmin-email
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
define host {
|
||||
host_name arm04-builder19
|
||||
alias arm04-builder19.arm.fedoraproject.org
|
||||
use defaultbuilders
|
||||
check_command check-host-alive
|
||||
address arm04-builder19.arm.fedoraproject.org
|
||||
contact_groups build-sysadmin-email
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
define host {
|
||||
host_name arm04-builder20
|
||||
alias arm04-builder20.arm.fedoraproject.org
|
||||
use defaultbuilders
|
||||
check_command check-host-alive
|
||||
address arm04-builder20.arm.fedoraproject.org
|
||||
contact_groups build-sysadmin-email
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
define host {
|
||||
host_name arm04-builder21
|
||||
alias arm04-builder21.arm.fedoraproject.org
|
||||
use defaultbuilders
|
||||
check_command check-host-alive
|
||||
address arm04-builder21.arm.fedoraproject.org
|
||||
contact_groups build-sysadmin-email
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
define host {
|
||||
host_name arm04-builder22
|
||||
alias arm04-builder22.arm.fedoraproject.org
|
||||
use defaultbuilders
|
||||
check_command check-host-alive
|
||||
address arm04-builder22.arm.fedoraproject.org
|
||||
contact_groups build-sysadmin-email
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
define host {
|
||||
host_name arm04-builder23
|
||||
alias arm04-builder23.arm.fedoraproject.org
|
||||
use defaultbuilders
|
||||
check_command check-host-alive
|
||||
address arm04-builder23.arm.fedoraproject.org
|
||||
contact_groups build-sysadmin-email
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue