From 28c1442b24b5697115d743c7b838a3bf1458f9a0 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Fri, 20 Feb 2015 00:32:52 +0000 Subject: [PATCH] Up nrpe limits --- inventory/host_vars/proxy01.phx2.fedoraproject.org | 3 +++ 1 file changed, 3 insertions(+) diff --git a/inventory/host_vars/proxy01.phx2.fedoraproject.org b/inventory/host_vars/proxy01.phx2.fedoraproject.org index 73b7d77d55..8f965b0401 100644 --- a/inventory/host_vars/proxy01.phx2.fedoraproject.org +++ b/inventory/host_vars/proxy01.phx2.fedoraproject.org @@ -13,3 +13,6 @@ 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