I have an expect script which I need to run every 3 mins on my management node to collect tx/rx values for each port attached to DCX Brocade SAN Switch usin
I had the same issue, except that my script was ending with
interact
Finally I got it working by replacing it with these two lines:
expect eof exit