new retrace hosts have a lot of kernel threads. Increase nrpe limits

This commit is contained in:
Kevin Fenzi 2014-10-17 18:54:35 +00:00
parent fed47a19ad
commit c233c88b9b

View file

@ -4,3 +4,6 @@ freezes: false
sudoers: "{{ private }}/files/sudo/arm-retrace-sudoers"
tcp_ports: [ 80, 443 ]
nrpe_procs_warn: 900
nrpe_procs_crit: 1000