virthost/bvirthost: up max procs warnings in nagios
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
28ba173acb
commit
ad28c1fd0b
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
virthost: true
|
virthost: true
|
||||||
nrpe_procs_warn: 1000
|
nrpe_procs_warn: 1400
|
||||||
nrpe_procs_crit: 1100
|
nrpe_procs_crit: 1500
|
||||||
nested: true
|
nested: true
|
||||||
|
|
|
@ -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
|
netapp_nfs01_iscsi_portal: 10.5.88.36
|
||||||
|
|
||||||
virthost: true
|
virthost: true
|
||||||
nrpe_procs_warn: 1000
|
nrpe_procs_warn: 1400
|
||||||
nrpe_procs_crit: 1100
|
nrpe_procs_crit: 1500
|
||||||
|
|
||||||
# These variables are pushed into /etc/system_identification by the base role.
|
# These variables are pushed into /etc/system_identification by the base role.
|
||||||
# Groups and individual hosts should override them with specific info.
|
# Groups and individual hosts should override them with specific info.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue