bvirthost: increase default number of processes before alerting
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
2de770d167
commit
3a9405cd77
1 changed files with 2 additions and 2 deletions
|
@ -2,6 +2,6 @@
|
|||
nagios_Check_Services:
|
||||
swap: false
|
||||
nested: true
|
||||
nrpe_procs_crit: 1500
|
||||
nrpe_procs_warn: 1400
|
||||
nrpe_procs_crit: 3500
|
||||
nrpe_procs_warn: 3000
|
||||
virthost: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue