From f1069c8a67e5f481f0a05a9fae6da2b5ba50a9c5 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 4 Apr 2016 16:33:35 +0000 Subject: [PATCH] Bump the number of nrpe procs up for virthosts --- inventory/group_vars/virthost | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inventory/group_vars/virthost b/inventory/group_vars/virthost index cf05a4b1b2..b3008767e0 100644 --- a/inventory/group_vars/virthost +++ b/inventory/group_vars/virthost @@ -5,8 +5,8 @@ netapp_nfs01_iscsi_name: iqn.1992-08.com.netapp:sn.1573980325:vf.f88732f4-106e-1 netapp_nfs01_iscsi_portal: 10.5.88.36 virthost: true -nrpe_procs_warn: 900 -nrpe_procs_crit: 1000 +nrpe_procs_warn: 1000 +nrpe_procs_crit: 1100 # These variables are pushed into /etc/system_identification by the base role. # Groups and individual hosts should override them with specific info.