Skip to main content

Views Overview

s9s provides specialized views for different aspects of your SLURM cluster. Each view is optimized for specific tasks and provides relevant actions and information.

Available Views

Core Views

ViewDescriptionKey Shortcut
JobsJob management, submission, and monitoring1
NodesNode status, resource usage, and operations2
PartitionsPartition information and queue analysis3
DashboardReal-time cluster overview with health metrics8

Resource Management

ViewDescriptionKey Shortcut
ReservationsReservation scheduling and management4
QoSQuality of Service policies and priorities5
AccountsAccount hierarchy and associations6
UsersUser accounts and resource limits7

Monitoring

ViewDescriptionKey Shortcut
HealthCluster health checks and alerts9
PerformanceCluster-wide metrics and resource utilization0

Switching Between Views

Using Tab Navigation

Press Tab to cycle through views in this order:

  • Jobs → Nodes → Partitions → Reservations → QoS → Accounts → Users → Dashboard → Health → Performance

Using Number Keys

Press a number key to jump directly to a view (works globally):

  • 1 - Jobs
  • 2 - Nodes
  • 3 - Partitions
  • 4 - Reservations
  • 5 - QoS
  • 6 - Accounts
  • 7 - Users
  • 8 - Dashboard
  • 9 - Health
  • 0 - Performance

From Dashboard

The Dashboard provides additional letter shortcuts:

  • J - Switch to Jobs
  • N - Switch to Nodes
  • P - Switch to Partitions
  • H - Open Health Check modal

Note: The J, N, and P letter shortcuts only work from the Dashboard view, not globally.

Common Features

The following capabilities are available in all table-based data views (Jobs, Nodes, Partitions, Reservations, QoS, Accounts, Users). Dashboard, Health, and Performance views have their own specialized controls.

  • / - Simple text filter (searches all columns)
  • Ctrl+F - Global search across all entity types
  • ESC - Exit filter mode

Sorting

  • S - Open sort modal

Refresh

  • R - Manual refresh
  • F5 - Manual refresh (global)
  • m/M - Toggle auto-refresh (Jobs view)
  • Auto-refresh varies by view: Jobs (30s), Health (10s), Performance (5s). Other views (including Dashboard) use manual refresh with R.

Help

  • ? - Show help and keyboard shortcuts
  • F1 - Help modal (global)

View-Specific Features

Each view has specialized features for its domain:

  • Jobs: Batch operations, job submission wizard, output streaming
  • Nodes: SSH access, drain/resume operations, resource grouping
  • Partitions: Queue analytics, efficiency metrics
  • Health: Alert acknowledgment, health statistics

See individual view documentation for detailed features and shortcuts.