forked from infra/ansible
virthost: increase nrpe proc limits
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
57a4b9da41
commit
f4e7495b01
1 changed files with 2 additions and 2 deletions
|
|
@ -7,8 +7,8 @@ nagios_Check_Services:
|
|||
netapp_nfs01_iscsi_name: iqn.1992-08.com.netapp:sn.1573980325:vf.f88732f4-106e-11e2-bc86-00a098162a28
|
||||
# iscsi portal for netapp iscsi volume
|
||||
netapp_nfs01_iscsi_portal: 10.5.88.36
|
||||
nrpe_procs_crit: 2500
|
||||
nrpe_procs_warn: 2000
|
||||
nrpe_procs_crit: 3000
|
||||
nrpe_procs_warn: 2500
|
||||
primary_auth_source: ipa
|
||||
virthost: true
|
||||
zabbix_macros:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue