Docs
/
System
/

System Health

System Health

Navigate to System > Health to monitor hardware resource usage in real time. The page has four tabs — CPU, Memory, Network, and Disk — each with a live chart, alarm configuration, and display options.

A red dot on a tab indicates that the metric's alarm is currently active.

Common Controls

All four tabs share the same chart controls:

ControlDescription
Time rangeSelect from 15 minutes, 1 hour, 6 hours, 24 hours, or 7 days
Auto-scrollWhen on, the chart continuously scrolls to show the latest data with a "NOW" marker. Turning it off freezes the view for manual exploration.
Zoom & panScroll to zoom the time axis; click and drag to pan. Double-click to reset.
FullscreenExpand the chart to fill the entire screen. Press Escape to exit.
LegendClick a dataset label in the legend to show or hide it. Some datasets (like CPU Total) are locked and always visible.

The polling interval adapts to the selected time range — shorter ranges poll more frequently (every 5 seconds for 15 minutes) while longer ranges poll less often (every 2 minutes for 7 days).

CPU

Shows overall CPU usage as a percentage (0–100%).

Additional Datasets

  • CPU Cores — individual usage per logical core. Toggle with the Show CPU Cores setting.
  • Service Processes — per-service CPU breakdown (Web App, Data Collector, Predict Engine, etc.). Toggle individual services in the chart legend.

Settings

SettingDescription
CPU Alarm LimitPercentage threshold that triggers the CPU alarm
Show SetpointDisplay the alarm threshold as a dashed red line on the chart
Show CPU CoresOverlay per-core usage lines

Memory

Shows memory usage as a percentage of total system RAM.

Additional Datasets

  • Service Processes — per-service memory usage. Toggle individual services in the chart legend.

Settings

SettingDescription
RAM Alarm LimitPercentage threshold that triggers the memory alarm
Show SetpointDisplay the alarm threshold as a dashed red line on the chart
Show in BytesSwitch the Y-axis from percentage to absolute values (GB/MB)

Network

Shows upload and download throughput in MB/s for a selected network interface.

Interface Selector

A dropdown lets you choose which network interface to monitor. Each option shows the interface name, status indicator (teal for up, gray for down), IP address, and link speed.

Settings

SettingDescription
Network Alarm LimitThroughput threshold (MB/s) that triggers the network alarm
Show SetpointDisplay the alarm threshold as a dashed red line on the chart
Alarm on Packet DropsWhen enabled, triggers the alarm if incoming or outgoing packet drops are detected

Disk

Shows disk usage as a percentage of total capacity.

The live info display includes the current usage percentage, free space remaining, daily change rate, and a projected time-to-full estimate based on recent trends.

Settings

SettingDescription
Storage Alarm LimitPercentage threshold that triggers the disk alarm
Show SetpointDisplay the alarm threshold as a dashed red line on the chart

Alarm Behavior

Each metric has an independently configurable alarm threshold. When the current value exceeds the threshold:

  • A red dot appears on the corresponding tab
  • The setpoint line on the chart highlights where the threshold is
  • The alarm state is checked every 10 seconds

Alarm thresholds save automatically when changed — no save button is needed.

What's Next