Add IP and PORT for the "histmem textstatus" command.
The initialisation of SICS fails to create the histmem command if this entry is missing
This commit is contained in:
@@ -21,6 +21,7 @@ foreach {bm host port} {
|
||||
# HISTOGRAM SERVER HOST AND PORT
|
||||
foreach {key host port} {
|
||||
HMM das1-platypus.nbi.ansto.gov.au 8080
|
||||
HMSTAT das1-platypus.nbi.ansto.gov.au 8081
|
||||
} {
|
||||
dict set HISTMEM_HOSTPORT $key HOST $host
|
||||
dict set HISTMEM_HOSTPORT $key PORT $port
|
||||
|
||||
Reference in New Issue
Block a user