Added HMSTAT hostports for pelican.

This commit is contained in:
Ferdi Franceschini
2013-05-08 11:26:02 +10:00
parent f82876356f
commit 0ab6b5f67f
2 changed files with 2 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ foreach {bm host port} {
# HISTOGRAM SERVER HOST AND PORT
foreach {key host port} {
HMM das1-pelican 8080
HMSTAT das1-pelican 8081
} {
dict set HISTMEM_HOSTPORT $key HOST $host
dict set HISTMEM_HOSTPORT $key PORT $port