Bump bastion limits for nrpe max procs

This commit is contained in:
Kevin Fenzi 2014-11-09 00:33:09 +00:00
parent 251a6cf1d8
commit 3aa8bc08b3

View file

@ -35,5 +35,5 @@ fas_aliases: true
#
# Sometimes there are lots of postfix processes
#
nrpe_procs_warn: 500
nrpe_procs_crit: 600
nrpe_procs_warn: 600
nrpe_procs_crit: 700