Torch on ssh remote exec

Hi,

When i put bash scrip on my centos server in cron to execute remote command torch, the output is just:
MAC-PROTOCOL SRC-ADDRESS
ip 192.168.88.XXX
ip 192.168.88.XXX

Command to execute:
ssh -t $user@$host -p $port “/tool torch ether8 dst-address=0.0.0.0/0 src-address=0.0.0.0/0 freeze-frame-interval=2 duration=8; quit;” > $stdout

The outpup is bound by screen resolution, if display willbe small you will see just part of information.

When I start script in console on full display, I see what i need:
MAC-PROTOCOL SRC-ADDRESS DST-ADDRESS TX RX TX-PACKETS RX-PACKETS
ip 192.168.88.X 6X.XX.XX.XX4 0bps 0bps 0 0
ip 192.168.88.X 77.9X.1XX.X0 544.6kbps 9.6kbps 46 13