copr: don't check copr-db-stg and copr-pulp in nagios yet

This commit is contained in:
Jakub Kadlcik 2023-03-21 09:55:02 +01:00
parent 92cab5ca01
commit 6ca17906b7
3 changed files with 33 additions and 30 deletions

View file

@ -22,16 +22,17 @@ description: copr database - staging instance
hostbase: copr-db-stg- hostbase: copr-db-stg-
inventory_hostname: "copr-db-stg.aws.fedoraproject.org" inventory_hostname: "copr-db-stg.aws.fedoraproject.org"
inventory_instance_name: copr-db-stg inventory_instance_name: copr-db-stg
nagios_Check_Services: # This instance is WIP and we don't want nagios alerts yet
dhcpd: false # nagios_Check_Services:
httpd: false # dhcpd: false
mail: false # httpd: false
named: false # mail: false
nrpe: false # named: false
ping: false # nrpe: false
raid: false # ping: false
sshd: false # raid: false
swap: false # sshd: false
# swap: false
public_ip: 52.200.82.86 public_ip: 52.200.82.86
swap_file_path: /swap swap_file_path: /swap
swap_file_size_mb: 4096 swap_file_size_mb: 4096

View file

@ -1,14 +1,15 @@
hostbase: copr-pulp-dev- hostbase: copr-pulp-dev-
nagios_Check_Services: # This instance is WIP and we don't want nagios alerts yet
dhcpd: false # nagios_Check_Services:
httpd: true # dhcpd: false
mail: false # httpd: true
named: false # mail: false
nrpe: true # named: false
ping: false # nrpe: true
raid: false # ping: false
sshd: false # raid: false
swap: false # sshd: false
# swap: false
public_ip: 44.206.10.188 public_ip: 44.206.10.188
swap_file_path: /swap swap_file_path: /swap
swap_file_size_mb: 16384 swap_file_size_mb: 16384

View file

@ -1,14 +1,15 @@
hostbase: copr-pulp- hostbase: copr-pulp-
nagios_Check_Services: # This instance is WIP and we don't want nagios alerts yet
dhcpd: false # nagios_Check_Services:
httpd: true # dhcpd: false
mail: false # httpd: true
named: false # mail: false
nrpe: true # named: false
ping: false # nrpe: true
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