Monitoring jobs
Use the Streams
Console or streamtool
commands to view the status of application jobs in a Teracloud®
Streams instance.
About this task
You can view information only for the jobs that you are authorized to work with, as determined by the access control lists for Teracloud® Streams.
Procedure
- Monitor jobs in the Streams Console.
- Run one or more of the following commands:
- The
streamtool lsjobs
command provides status information and a health summary for each job. - The
streamtool capturestate
command provides more detailed information about the system health.
For more information about command syntax and options, enterstreamtool man command-name
. - The
Results
The command and Streams
Console output
includes status information and a health summary. The health summary
is an aggregation of all the processing element (PE) health summaries
for the job. If all of the PEs for a job are reported as healthy, Teracloud®
Streams reports
the job as healthy.
Job state | Description |
---|---|
Canceled | The job was canceled. |
Canceling | Teracloud® Streams is processing a cancel request for the job. |
Constructed | The job is starting. |
Failed | A problem occurred during initial job submission processing and the job failed. |
Running | The job is running. |
Example
For examples of the streamtool
command output, see the appropriate command
reference topics.