I am currently utilizing SSH for a few jobs in order to send a Unix command to an AIX server and return the output. Recently I switched these from the "Send Text" to "Send Command" option in the SSH task, and am now encountering sporadic orphaned processes on the AIX server. The output returned from "Send Command" is easier to work with for my needs, but I am wondering why it does not appear to be disconnecting after sending the command.
For a simple example, I monitor specific files for the last few lines of text so I will send a simple command via SSH such as:
I will then take the output returned in order to send an email if necessary. Previously this was not problematic, but with "send command" I am seeing quite a few orphaned processes that appear to stem from the change.
Edit to add: This is on version 8.2.0
Edited by user
2017-01-11T15:42:46Z
|
Reason: Not specified