ClusterPack Tutorial

2.1.10 Register for notification on completion of a submitted job
Using the Clusterware Pro V5.1 Web Interface:
From the Jobs tab:
z
Select Job->Submit.
z
Click Advanced.
z
Select done from Send email notification when job is
z
Enter the email address in the email to field.
Using the Clusterware Pro V5.1 CLI:
Using the CLI, users are automatically notified when a job completes.
References:
z
3.7.8 How do I access the Clusterware Pro V5.1 Web Interface?
z
3.7.9 How do I access the Clusterware Pro V5.1 Command Line Interface?
Back to Top
2.1.11 Kill a submitted job in a queue
Using the Clusterware Pro V5.1 Web Interface:
From the Jobs tab:
z
Select the job from the Jobs table.
z
Select Jobs->Kill.
Using the Clusterware Pro V5.1 CLI:
% bkill <job_ID>
References:
z
3.7.8 How do I access the Clusterware Pro V5.1 Web Interface?
z
3.7.9 How do I access the Clusterware Pro V5.1 Command Line Interface?
Back to Top