Bump the number of nrpe procs up for virthosts
This commit is contained in:
parent
1aabdb6e2e
commit
f1069c8a67
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ netapp_nfs01_iscsi_name: iqn.1992-08.com.netapp:sn.1573980325:vf.f88732f4-106e-1
|
|||
netapp_nfs01_iscsi_portal: 10.5.88.36
|
||||
|
||||
virthost: true
|
||||
nrpe_procs_warn: 900
|
||||
nrpe_procs_crit: 1000
|
||||
nrpe_procs_warn: 1000
|
||||
nrpe_procs_crit: 1100
|
||||
|
||||
# These variables are pushed into /etc/system_identification by the base role.
|
||||
# Groups and individual hosts should override them with specific info.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue