BoringtecVN

Resource Metrics

What is the Metrics Dashboard?

The Metrics Dashboard is a dedicated window that shows CPU and RAM usage over time for the services you want to monitor. Data is collected every 15 seconds and stored for up to 24 hours.

Resource Metrics, 24h
SERVICES
Click to select / deselect
Resource Metrics
UPTIME ↑1h 00m
my-backend
CPU (%), last 24h28.40%
32.1116.060.00
00:0004:0008:0012:0016:0020:0024:00
RAM (MB), last 24h181 MB
186 MB157 MB128 MB
00:0004:0008:0012:0016:0020:0024:00
UPTIME ↑30m 20s
next-storefront
CPU (%), last 24h17.69%
21.9110.960.00
00:0004:0008:0012:0016:0020:0024:00
RAM (MB), last 24h364 MB
370 MB332 MB294 MB
00:0004:0008:0012:0016:0020:0024:00

Opening the Metrics Dashboard

There are 2 ways:

  1. Right-click a service → View Metrics
  2. Click the chart 📊 button on the Service List toolbar

Reading the charts

CPU chart

  • Y axis: CPU % (0–100%)
  • X axis: Time (up to the last 24 hours)
  • The peak line marks the highest value in the current view window

RAM chart

  • Y axis: RAM in MB
  • X axis: Time
  • The peak line marks the highest value

Live stats (real-time)

The top of the Dashboard shows three live indicators:

StatDescription
CURRENT CPUCPU % being used right now
CURRENT RAMRAM being used right now (MB)
UPTIMEContinuous runtime since the current start

The 24-hour peak isn't a separate indicator, it's shown as the peak marker on the CPU and RAM charts below.


CPU/RAM columns in the Service List

You don't need to open the Dashboard to check resource usage, the CPU and RAM columns in the Service List update live as services run. To see the 24-hour history and compare averages between services, open the Metrics Dashboard.


Exporting to CSV

If you want to do deeper analysis or share data with your team:

  1. Open the Metrics Dashboard for the service you want to export.
  2. Click the Export CSV button.
  3. Choose where to save the file.

The CSV file contains these columns: timestamp, cpu_percent, ram_mb.


When to use Metrics

SituationAction
Service is running slower than usualCheck CPU, is there an unusual spike?
Machine becomes sluggish after a few hoursCheck RAM, does the service have a memory leak?
Need to report uptime to a clientExport CSV + calculate uptime from Watcher
Want to decide which service to optimise firstOpen the Metrics Dashboard to compare 24h CPU/RAM charts across services

Next: Service Watcher →