mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 19:06:39 +08:00
Increase nagios nrpe values for larger proxies
This commit is contained in:
@@ -14,5 +14,5 @@ eth0_ip: 10.5.126.52
|
||||
# This is consumed by the roles/fedora-web/main role
|
||||
sponsor: redhat
|
||||
|
||||
nrpe_procs_warn: 900
|
||||
nrpe_procs_crit: 1000
|
||||
nrpe_procs_warn: 1200
|
||||
nrpe_procs_crit: 1400
|
||||
|
||||
@@ -16,5 +16,5 @@ sponsor: internetx
|
||||
datacenter: internetx
|
||||
postfix_group: vpn
|
||||
|
||||
nrpe_procs_warn: 900
|
||||
nrpe_procs_crit: 1000
|
||||
nrpe_procs_warn: 1200
|
||||
nrpe_procs_crit: 1400
|
||||
|
||||
@@ -16,5 +16,5 @@ sponsor: osuosl
|
||||
datacenter: osuosl
|
||||
postfix_group: vpn
|
||||
|
||||
nrpe_procs_warn: 900
|
||||
nrpe_procs_crit: 1000
|
||||
nrpe_procs_warn: 1200
|
||||
nrpe_procs_crit: 1400
|
||||
|
||||
@@ -13,3 +13,6 @@ eth0_ip: 10.5.126.51
|
||||
|
||||
# This is consumed by the roles/fedora-web/main role
|
||||
sponsor: redhat
|
||||
|
||||
nrpe_procs_warn: 1200
|
||||
nrpe_procs_crit: 1400
|
||||
|
||||
Reference in New Issue
Block a user