work so far on nagios_server role.
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
parent
4ee5939b13
commit
649108c0c3
118 changed files with 1100 additions and 627 deletions
|
@ -0,0 +1,8 @@
|
|||
define host {
|
||||
host_name arm01-retrace01
|
||||
alias arm01-retrace01.arm.fedoraproject.org
|
||||
use defaultbuilders
|
||||
check_command check-host-alive
|
||||
address arm01-retrace01.arm.fedoraproject.org
|
||||
contact_groups build-sysadmin-email
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue