Hardware Info

The Hardware Info page gives you a comprehensive, read-only inventory of your system’s components. Unlike the Dashboard (which focuses on live utilization), this page shows static specifications — model names, capacities, core counts, and health ratings that do not change from second to second.

All data is collected once when you first visit the page, so there is no ongoing performance cost.

Hardware Info page

Sections

The page is divided into eight collapsible sections. Each one is a table of key-value pairs relevant to that hardware category.

System

General information about your machine and operating system.

FieldDescription
HostnameYour computer’s network name
Operating SystemDistribution or macOS version
KernelLinux kernel version or Darwin/XNU version
ArchitectureCPU architecture (x86_64, arm64, etc.)
Desktop EnvironmentGNOME, KDE, Aqua, etc.

Processor

Details about your CPU.

FieldDescription
Model NameFull marketing name of the processor
Physical CoresNumber of physical CPU cores
Logical CoresNumber of threads (includes hyper-threading)
Base ClockDefault clock speed
L1 / L2 / L3 CacheSize of each cache level

Graphics

Your GPU(s) and their vendors.

FieldDescription
GPU NameModel name of each graphics processor
VendorManufacturer (NVIDIA, AMD, Intel, Apple)

Linux: Detected via sysfs for AMD and Intel, nvidia-smi for NVIDIA cards.

macOS: Detected via IOKit and Metal APIs.

Memory

System memory totals.

FieldDescription
Total RAMInstalled physical memory
Total SwapConfigured swap space

Battery

Shown only on devices with a battery.

FieldDescription
Design CapacityOriginal factory capacity
Current Max CapacityMaximum charge the battery can currently hold
Cycle CountNumber of full charge-discharge cycles
HealthPercentage of original capacity remaining

Storage

One row per detected drive, with SMART health data.

FieldDescription
NameDrive identifier or mount point
SizeTotal capacity
ModelDrive model string
HealthSMART health verdict with color coding

Health Color Coding

The health verdict uses a simple traffic-light system:

  • Good (green) — The drive is healthy. No action needed.
  • Caution (yellow) — Some SMART attributes are degrading. Consider backing up and monitoring closely.
  • Critical (red) — The drive is reporting failures. Back up your data immediately and plan a replacement.

Tip: Storage health is determined by reading SMART attributes via smartctl. On macOS, Nexis also uses diskutil for additional metadata. If smartctl is not installed, health data may be unavailable.

Network

One row per network interface.

FieldDescription
InterfaceName of the network adapter (e.g., eth0, en0, wlan0)
MAC AddressHardware address
IP AddressesIPv4 and/or IPv6 addresses assigned to the interface

Thermal

Sensor readings from available temperature probes.

FieldDescription
SensorName or label of the thermal sensor
TemperatureCurrent reading

Linux: Reads from /sys/class/hwmon/ entries.

macOS: Reads from the System Management Controller (SMC).

Export System Report

Click the Export button at the top of the page to save a complete text summary of all hardware information to a file. A save dialog appears with a default filename of nexis-report-YYYY-MM-DD.txt.

The report includes every section visible on the page — System, Processor, Graphics, Memory, Battery, Fans, and Storage — formatted as labeled key-value pairs. The report also contains the Nexis version number and a timestamp. This is useful for:

  • Sharing specs when asking for technical support or posting to forums.
  • Archiving your hardware configuration before and after upgrades.
  • Comparing multiple machines side by side.

What’s Next

Learn how to control which apps launch at login in the Startup Apps guide.