SICS-601: Provide a command to get the textstatus list from the histogram server.

This commit is contained in:
Ferdi Franceschini
2013-05-05 23:00:05 +10:00
parent c09968b72e
commit f11612bc5b
3 changed files with 68 additions and 1 deletions

View File

@@ -24,6 +24,7 @@ foreach {key host port} {
# TEST HISTOGRAM SERVER HOST AND PORT
foreach {key host port} {
HMM das1-test.nbi.ansto.gov.au 8080
HMMSTAT das1-test.nbi.ansto.gov.au 8081
} {
dict set HISTMEM_HOSTPORT $key HOST $host
dict set HISTMEM_HOSTPORT $key PORT $port