From 3024738a4e8bf805593db5bbb91eb486155e3c9a Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Fri, 26 Sep 2014 19:01:48 +0000 Subject: [PATCH] Set nrpe for virthost --- inventory/host_vars/osuosl03.fedoraproject.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/inventory/host_vars/osuosl03.fedoraproject.org b/inventory/host_vars/osuosl03.fedoraproject.org index e264442e48..caeab1f2ee 100644 --- a/inventory/host_vars/osuosl03.fedoraproject.org +++ b/inventory/host_vars/osuosl03.fedoraproject.org @@ -1,3 +1,5 @@ --- datacenter: osuosl virthost: true +nrpe_procs_warn: 900 +nrpe_procs_crit: 1000