Added HMSTAT hostports for pelican.
This commit is contained in:
@@ -23,6 +23,7 @@ foreach {bm host port} {
|
|||||||
# HISTOGRAM SERVER HOST AND PORT
|
# HISTOGRAM SERVER HOST AND PORT
|
||||||
foreach {key host port} {
|
foreach {key host port} {
|
||||||
HMM das1-pelican 8080
|
HMM das1-pelican 8080
|
||||||
|
HMSTAT das1-pelican 8081
|
||||||
} {
|
} {
|
||||||
dict set HISTMEM_HOSTPORT $key HOST $host
|
dict set HISTMEM_HOSTPORT $key HOST $host
|
||||||
dict set HISTMEM_HOSTPORT $key PORT $port
|
dict set HISTMEM_HOSTPORT $key PORT $port
|
||||||
|
|||||||
@@ -25,6 +25,7 @@ foreach {key host port} {
|
|||||||
# TEST HISTOGRAM SERVER HOST AND PORT
|
# TEST HISTOGRAM SERVER HOST AND PORT
|
||||||
foreach {key host port} {
|
foreach {key host port} {
|
||||||
HMM das1-test.nbi.ansto.gov.au 8080
|
HMM das1-test.nbi.ansto.gov.au 8080
|
||||||
|
HMSTAT das1-test.nbi.ansto.gov.au 8081
|
||||||
} {
|
} {
|
||||||
dict set HISTMEM_HOSTPORT $key HOST $host
|
dict set HISTMEM_HOSTPORT $key HOST $host
|
||||||
dict set HISTMEM_HOSTPORT $key PORT $port
|
dict set HISTMEM_HOSTPORT $key PORT $port
|
||||||
|
|||||||
Reference in New Issue
Block a user