in reply to Re: ssh output is partial when using fork manager
in thread ssh output is partial when using fork manager

OK, So I have changed the timer from 240 to 340. What happened is that script is successful in many more nodes. However now I get a lot of errors SSHProcessError The ssh process was terminated. at diameter_Status_Script.pl line 123. That line is: $ssh->waitfor("#", 240);
  • Comment on Re^2: ssh output is partial when using fork manager

Replies are listed 'Best First'.
Re^3: ssh output is partial when using fork manager
by salva (Canon) on Jan 25, 2018 at 07:12 UTC
    Have you tried reducing the number of parallel processes?

    Run top or your favorite OS monitoring tool to see what is going on in your system.