Increase nagios nrpe values for larger proxies
This commit is contained in:
parent
ca44b35c4e
commit
db74cc47c6
4 changed files with 9 additions and 6 deletions
|
@ -14,5 +14,5 @@ eth0_ip: 10.5.126.52
|
||||||
# This is consumed by the roles/fedora-web/main role
|
# This is consumed by the roles/fedora-web/main role
|
||||||
sponsor: redhat
|
sponsor: redhat
|
||||||
|
|
||||||
nrpe_procs_warn: 900
|
nrpe_procs_warn: 1200
|
||||||
nrpe_procs_crit: 1000
|
nrpe_procs_crit: 1400
|
||||||
|
|
|
@ -16,5 +16,5 @@ sponsor: internetx
|
||||||
datacenter: internetx
|
datacenter: internetx
|
||||||
postfix_group: vpn
|
postfix_group: vpn
|
||||||
|
|
||||||
nrpe_procs_warn: 900
|
nrpe_procs_warn: 1200
|
||||||
nrpe_procs_crit: 1000
|
nrpe_procs_crit: 1400
|
||||||
|
|
|
@ -16,5 +16,5 @@ sponsor: osuosl
|
||||||
datacenter: osuosl
|
datacenter: osuosl
|
||||||
postfix_group: vpn
|
postfix_group: vpn
|
||||||
|
|
||||||
nrpe_procs_warn: 900
|
nrpe_procs_warn: 1200
|
||||||
nrpe_procs_crit: 1000
|
nrpe_procs_crit: 1400
|
||||||
|
|
|
@ -13,3 +13,6 @@ eth0_ip: 10.5.126.51
|
||||||
|
|
||||||
# This is consumed by the roles/fedora-web/main role
|
# This is consumed by the roles/fedora-web/main role
|
||||||
sponsor: redhat
|
sponsor: redhat
|
||||||
|
|
||||||
|
nrpe_procs_warn: 1200
|
||||||
|
nrpe_procs_crit: 1400
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue