Use the right host address for counters on Taipan.
This commit is contained in:
@ -12,8 +12,8 @@ foreach {mc host port} {
|
||||
|
||||
# BEAM MONITOR HOST AND PORT
|
||||
foreach {bm host port} {
|
||||
MONITOR_1 das1-taipan 33000
|
||||
MONITOR_2 das1-taipan 33001
|
||||
MONITOR_1 das2-taipan 33000
|
||||
MONITOR_2 das2-taipan 33001
|
||||
} {
|
||||
dict set MONITOR_HOSTPORT $bm HOST $host
|
||||
dict set MONITOR_HOSTPORT $bm PORT $port
|
||||
|
Reference in New Issue
Block a user