From f57e73e605bc41f5e022a84cfe7a4ae43150440e Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sun, 9 Nov 2014 05:11:58 +0000 Subject: [PATCH] Bump bastion nrpe procs more. --- inventory/group_vars/bastion | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inventory/group_vars/bastion b/inventory/group_vars/bastion index 1dba8906d2..114a88ba60 100644 --- a/inventory/group_vars/bastion +++ b/inventory/group_vars/bastion @@ -35,5 +35,5 @@ fas_aliases: true # # Sometimes there are lots of postfix processes # -nrpe_procs_warn: 600 -nrpe_procs_crit: 700 +nrpe_procs_warn: 900 +nrpe_procs_crit: 1000