Sorting
Sorting allows you to order the list of devices by any attribute — for quick problem detection or work prioritization. v0.3.0
How to Sort
Click on the header of any column in the Workers table to sort the list by that parameter. Clicking again changes the sort direction: ascending → descending → reset.
Available Columns for Sorting v1.0.0-alpha1
The sorting panel is grouped by metric categories — each group expands with a right arrow:
| Group | Fields |
|---|---|
| Hashrate | AVG, RT |
| Chips Temperatures | Min, Max |
| Firmware | Provider, Version |
| Fans | Mode, Duty, RPM max/min |
| Presets | Current, Min, Max |
| State | Status, Uptime, Last update |
Additionally, sorting is available by Platform (control board platform) and Scan Task (by the scan task that discovered the device). Each item is accompanied by an icon for quick visual navigation.
Typical Use Cases
Find overheated devices — expand the Chips Temperatures group, sort by Max in descending order. Devices with the highest temperature will appear at the top of the list.
Find devices with low Hashrate — expand the Hashrate group, sort by AVG in ascending order. Problematic machines with zero or low Hashrate are immediately visible.
Find devices with faulty fans — expand the Fans group, sort by Duty in ascending order. Devices with zero RPM will appear first.
Find recently rebooted devices — expand the State group, sort by Uptime in ascending order. Devices with the lowest uptime will be at the top.
Find devices with outdated firmware — expand the Firmware group, sort by Version.
Group devices by discovery point — sort by Scan Task to quickly see all devices found by a specific scan task.
Filtering and Search
Filtering allows you to quickly find the devices you need by their characteristics. `v0.3.0` Search — find a specific device by identifier.
Isolation
Isolation allows you to focus on a specific group of devices, temporarily hiding all others. `v0.3.0` This is useful when working with a specific rack, a group of problematic machines, or a selection from operation results.