vars.sh: Add latency and stats vars
This commit is contained in:
parent
2450b211e2
commit
9665ce3cd0
1 changed files with 6 additions and 0 deletions
|
@ -18,6 +18,12 @@ BTS2=<%= @bts2_ip_address %>
|
|||
BTS3=<%= @bts3_ip_address %>
|
||||
<% end -%>
|
||||
|
||||
LATENCY_HOST=1.1.1.1
|
||||
LATENCY_TINC=10.23.0.14
|
||||
STAT_DISK=sda1
|
||||
STAT_IF=enp0s3
|
||||
|
||||
|
||||
RECIPIENTS="<%= @mail_admins -%>"
|
||||
|
||||
function bname {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue