tcl>msiGetStatSample 3m_hfc_out
Error: expected integer but got “3m_hfc_out”
There’s a workaround that I can find out the thread number and pass a thread number instead.
The problem that I ran into today was with a TCP/IP thread. I put “3minf” in the hostname field, and Cloverleaf couldn’t resolve the host even though it is in DNS. I switched to a numeric IP address instead, but that’s really a kludge and introduces potential problems when people change addresses in the future. I’m not sure if there’s a better solution for this problem.