dasbib@xstm8621dwk.stm.swissbank.com:/home/dasbib>gfsh7
_________________________ __
/ _____/ ______/ ______/ /____/ /
/ / __/ /___ /_____ / _____ /
/ /__/ / ____/ _____/ / / / /
/______/_/ /______/_/ /_/ v7.0.1.3
Monitor and Manage GemFire
gfsh>connect --locator="xstm8271dap[61423]"
Connecting to Locator at [host=xstm8271dap, port=61423] ..
Connecting to Manager at [host=xstm8271dap.stm.swissbank.com, port=61499] ..
Successfully connected to: [host=xstm8271dap.stm.swissbank.com, port=61499]
Cluster-14 gfsh>select * from /position
Command "select * from /position" is not valid or is currently not available.
Cluster-14 gfsh>query --query="select p.key,p.value from /poscontrol.entrySet p"
Result : true
startCount : 0
endCount : 20
Rows : 7
key | value
------------------- | --------------
siwSeedingState | seeded
consolidationDate | 1386288000000
instSeedingState | seeded
batchId | 148465
vvSeedingState | seeded
companySeedingState | seeded
batchIdProcessTime | java.util.Date
NEXT_STEP_NAME : END
Cluster-14 gfsh>