Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can configure your existing SSH job chain to start the monitoring job chain, which then will monitor the task of your original job chain as well as the processes started on the remote host via SSH.

Anchor
mode_of_operation
mode_of_operation
Mode Of Operation

To configure your SSH Job to use the SSH Session Management you have to configure your SSH Job and define a cleanup job chain for the cleanup work.

...

Job 2: The check-and-kill-Job

The second job checks:

  • if the pid determined by the first job is still active

...

  • if the JobScheduler

...

  • task is still

...

  • active 
  • kills the remote process or the JobScheduler task 

task depending on the conditions found. The actions taken are described in the "Mode of Operation" section  chapter above. 

Configure the Class class of  the Job job in JOE as follows:

Example of the XML Configuration

...