increase max procs alerts on retrace
This commit is contained in:
parent
745bcafcf8
commit
df636e007f
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ custom_rules: [ '-A INPUT -p tcp -m tcp -s 10.5.78.11 --dport 2049 -j ACCEPT',
|
||||||
'-A INPUT -p tcp -m tcp -s 10.5.78.11 --dport 5432 -j ACCEPT' ]
|
'-A INPUT -p tcp -m tcp -s 10.5.78.11 --dport 5432 -j ACCEPT' ]
|
||||||
|
|
||||||
|
|
||||||
nrpe_procs_warn: 900
|
nrpe_procs_warn: 1800
|
||||||
nrpe_procs_crit: 1000
|
nrpe_procs_crit: 2000
|
||||||
|
|
||||||
# Since retrace is on the qa network, it needs to actively connect to our
|
# Since retrace is on the qa network, it needs to actively connect to our
|
||||||
# inbound relay.
|
# inbound relay.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue