Add support for configurable stats devices
This commit is contained in:
parent
5494bfd06b
commit
c27d0ff671
2 changed files with 7 additions and 0 deletions
|
@ -18,6 +18,10 @@ BTS2=<%= @bts2_ip_address %>
|
|||
BTS3=<%= @bts3_ip_address %>
|
||||
<% end -%>
|
||||
|
||||
LATENCY_HOST=<%= @latency_check_address %>
|
||||
STAT_DISK=<%= @stats_disk %>
|
||||
STAT_IF=<%= @stats_if %>
|
||||
|
||||
RECIPIENTS="<%= @mail_admins -%>"
|
||||
|
||||
function bname {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue