From ad28c1fd0b4917afb4594c40cdd2cec7313deac7 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 1 Jul 2020 14:40:59 -0700 Subject: [PATCH] virthost/bvirthost: up max procs warnings in nagios Signed-off-by: Kevin Fenzi --- inventory/group_vars/bvirthost | 4 ++-- inventory/group_vars/virthost | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/inventory/group_vars/bvirthost b/inventory/group_vars/bvirthost index 2ee20ead3a..b99245238a 100644 --- a/inventory/group_vars/bvirthost +++ b/inventory/group_vars/bvirthost @@ -1,5 +1,5 @@ --- virthost: true -nrpe_procs_warn: 1000 -nrpe_procs_crit: 1100 +nrpe_procs_warn: 1400 +nrpe_procs_crit: 1500 nested: true diff --git a/inventory/group_vars/virthost b/inventory/group_vars/virthost index 786636e255..9a50e8737b 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: 1000 -nrpe_procs_crit: 1100 +nrpe_procs_warn: 1400 +nrpe_procs_crit: 1500 # These variables are pushed into /etc/system_identification by the base role. # Groups and individual hosts should override them with specific info.