copr-pulp: attempting to not check this server in nagios
It is not running yet and it won't be for a while
This commit is contained in:
parent
da904d0c41
commit
ce7e3eb404
1 changed files with 11 additions and 10 deletions
|
@ -1,15 +1,16 @@
|
||||||
hostbase: copr-pulp-
|
hostbase: copr-pulp-
|
||||||
# This instance is WIP and we don't want nagios alerts yet
|
# This instance is WIP and we don't want nagios alerts yet
|
||||||
# nagios_Check_Services:
|
nagios_Can_Connect: false
|
||||||
# dhcpd: false
|
nagios_Check_Services:
|
||||||
# httpd: true
|
dhcpd: false
|
||||||
# mail: false
|
httpd: false
|
||||||
# named: false
|
mail: false
|
||||||
# nrpe: true
|
named: false
|
||||||
# ping: false
|
nrpe: false
|
||||||
# raid: false
|
ping: false
|
||||||
# sshd: false
|
raid: false
|
||||||
# swap: false
|
sshd: false
|
||||||
|
swap: false
|
||||||
public_ip: TODO
|
public_ip: TODO
|
||||||
swap_file_path: /swap
|
swap_file_path: /swap
|
||||||
swap_file_size_mb: 16384
|
swap_file_size_mb: 16384
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue