Hello all -
In looking at the client data generated by BBWin-0.9 I see that the port usage information is sent to the Hobbit server. Is there anyway to get this data displayed in the current ports column (populated by the hobbit client)? As its coming over the client channels I can create a custom server script to push the data into a new column but I'd kinda like to not have to do that...
BBWin generated ports info..
[ports]
Active Connections
Proto Local Address Foreign Address State TCP 0.0.0.0:7 0.0.0.0:0 LISTENING TCP 0.0.0.0:9 0.0.0.0:0 LISTENING TCP 0.0.0.0:13 0.0.0.0:0 LISTENING TCP 0.0.0.0:17 0.0.0.0:0 LISTENING TCP 0.0.0.0:19 0.0.0.0:0 LISTENING TCP 0.0.0.0:111 0.0.0.0:0 LISTENING TCP 0.0.0.0:135 0.0.0.0:0 LISTENING TCP 0.0.0.0:382 0.0.0.0:0 LISTENING
Hobbit Client (Unix) generated port info
[ports] Local Address Remote Address Swind Send-Q Rwind Recv-Q State
*.* *.* 0 0 49152 0 IDLE
*.22 *.* 0 0 49152 0 LISTEN
*.22 *.* 0 0 49152 0 LISTEN
10.9.12.102.17374 10.9.12.102.1352 49152 0 49152 0 ESTABLISHED 10.9.12.102.1352 10.9.12.102.17374 49152 0 49152 0 ESTABLISHED *.* *.* 0 0 49152 0 IDLE *.1352 *.* 0 0 49152 0 LISTEN *.27401 *.* 0 0 49152 0 LISTEN *.8635 *.* 0 0 49152 0 BOUND *.8640 *.* 0 0 49152 0 BOUND
Thanks for the help here!
-- --==[ Bob Gordon ]==--