From db74cc47c69526a6b68ea79d35d5aa465fed58d8 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 5 Mar 2015 19:36:27 +0000 Subject: [PATCH] Increase nagios nrpe values for larger proxies --- inventory/host_vars/proxy01.phx2.fedoraproject.org | 4 ++-- inventory/host_vars/proxy02.fedoraproject.org | 4 ++-- inventory/host_vars/proxy06.fedoraproject.org | 4 ++-- inventory/host_vars/proxy10.phx2.fedoraproject.org | 3 +++ 4 files changed, 9 insertions(+), 6 deletions(-) diff --git a/inventory/host_vars/proxy01.phx2.fedoraproject.org b/inventory/host_vars/proxy01.phx2.fedoraproject.org index 8f965b0401..c9fbdcbd85 100644 --- a/inventory/host_vars/proxy01.phx2.fedoraproject.org +++ b/inventory/host_vars/proxy01.phx2.fedoraproject.org @@ -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 diff --git a/inventory/host_vars/proxy02.fedoraproject.org b/inventory/host_vars/proxy02.fedoraproject.org index 4d4625e146..21249f11fd 100644 --- a/inventory/host_vars/proxy02.fedoraproject.org +++ b/inventory/host_vars/proxy02.fedoraproject.org @@ -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 diff --git a/inventory/host_vars/proxy06.fedoraproject.org b/inventory/host_vars/proxy06.fedoraproject.org index e807acbd2d..055a56d143 100644 --- a/inventory/host_vars/proxy06.fedoraproject.org +++ b/inventory/host_vars/proxy06.fedoraproject.org @@ -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 diff --git a/inventory/host_vars/proxy10.phx2.fedoraproject.org b/inventory/host_vars/proxy10.phx2.fedoraproject.org index 2cdcead7a6..c16be55537 100644 --- a/inventory/host_vars/proxy10.phx2.fedoraproject.org +++ b/inventory/host_vars/proxy10.phx2.fedoraproject.org @@ -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