Skip to content

Fleet Console

When a rig is not behaving, the Console screen lets you check on it without opening a separate SSH session. Pick a node, run a read-only diagnostic, and read the output in place. It is a fast way to confirm GPUs are visible, hashcat is healthy, and the host has room to work.

ARROW Decrypt Fleet Console with a node selector and diagnostic buttons ARROW Decrypt Fleet Console with a node selector and diagnostic buttons

Run a read-only diagnostic on any node and read its output in place

ARROW Decrypt Fleet Console with a node selector and diagnostic buttons ARROW Decrypt Fleet Console with a node selector and diagnostic buttons
  1. Choose a node from the dropdown at the top. The diagnostic buttons stay disabled until you do.
  2. Click one of the checks. The output appears in the pane below, labeled with the check you ran.

The available checks are all read-only and non-destructive:

CheckWhat it reports
GPU statusThe rig’s GPUs and their current state
hashcat devicesThe devices hashcat can see
hashcat versionThe installed hashcat version
MemoryMemory in use and free
DiskDisk space on the host
UptimeHow long the host has been up
Top processesThe busiest processes right now
WordlistsWhich wordlists are present on the rig

If the selected node cannot be reached, the pane shows that it is unreachable rather than stale data.

For anything the fixed checks do not cover, click Open terminal to bring up an interactive shell on the selected node in a separate window. The window is titled with the node’s name so you always know which rig you are on.