Increase nagios nrpe values for larger proxies

This commit is contained in:
Kevin Fenzi
2015-03-05 19:36:27 +00:00
parent ca44b35c4e
commit db74cc47c6
4 changed files with 9 additions and 6 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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