Skip to content

Job Dashboard Overview

The Job Dashboard provides a consolidated view of all jobs submitted across clusters, users, and applications. It helps track job progress, failures, and system utilization.


Step 1: Access the Job Status Page

Navigate to Jobs > Job from the sidebar.
This opens the main dashboard with overall job summaries, trends, and details.

Job navication


Step 2: Overview Section

  • Total Jobs → Count of all jobs submitted (e.g., 450)
  • Success % / Failure % → Overall job health
  • Completed / Pending / Running / Cancelled / Stopped / Suspended / Timeout / Failed → Status-wise breakdown of jobs
  • Last Refreshed at → Shows the timestamp of the most recent data update on the screen.

Overview

This provides a quick health snapshot of the cluster workload.


Step 3: Job Status Trend

A timeline chart showing daily job counts by status (Completed, Pending, Failed, etc.).
Use this to track job patterns over time and spot unusual failure spikes.

Job Status Trend


Step 4: Top 5 Jobs

Top 5 Jobs

A bar chart listing jobs that consumed the most resources.

  • Ranked by CPU usage (default, can switch metric from dropdown)
  • Displays job names with corresponding load

This helps identify high-impact jobs for optimization.


Step 5: Filters (Top Panel)

Filter Options

You can refine the dashboard view by selecting:

  • Provider → AWS, GCP, etc.
  • Account → Project/account scope
  • Region → Cloud region
  • Cluster → Target cluster
  • Type → Cluster type
  • Duration → Date range for job history

Click Search to apply filters.


Step 6: Job Table (Detailed View)

The job table lists detailed information for each job:

  • Name → Job ID or label
  • Status → Current state (Completed, Failed, etc.)
  • Queue → Queue used for job submission
  • Cluster → Target cluster
  • Application → Application executed (e.g., OpenFOAM, LAMMPS)
  • User → Submitted by
  • Total Time → Runtime duration
  • Action → Job actions (logs, rerun, etc.)
  • Start / End Time → Job execution timestamps

Job Table


🔎 Search Options

The search field allows you to quickly locate jobs using multiple filters:

  1. Select a Search Field
    Available options include:
  2. Account ID
  3. Application Name
  4. Batch Name
  5. Cluster Name
  6. Job Name
  7. Queue Name
  8. Region
  9. Status
  10. User Name

Search Options


  1. Choose Search Type (for Job Name)

  2. Contains (:) → Returns jobs that include the entered text

  3. Equals (=) → Returns jobs that exactly match the entered text

Search Type


  1. Enter or Select Job Name
  2. When typing a job name, the system lists matching results.
  3. You can select directly from the list (no need to type full name).
  4. Alternatively, use free-text search: entering partial or relevant words will display all matching jobs.

Search Types

This makes it easy to locate jobs quickly without knowing the full job ID.


    Notes
  • Use Create Job for new submissions.
  • Use Create Routing Job for workflow-based submissions.
  • If a job is stuck or failing repeatedly, check logs or contact the Admin.