J
JOATOSIT Operations Platform
Browse documentation

Reading server stats and disks

Servers

The server Overview tab is where you check a server's identity, live resource usage, and disk space at a glance.

Identity

Two cards summarise what the server is:

  • Network — IP addresses, hostname, and any linked device.
  • Hardware — OS name and version, kernel, CPU model, total RAM, and (for VMs and containers) a link to the hypervisor that runs it.

Live resource usage

When the server is collected by an agent or a scanning profile, a system monitor shows:

  • CPU %
  • RAM — used / total, e.g. 6.2 / 16 GB
  • Uptime — e.g. 14d 3h 22m

These refresh live while you're on the Overview tab.

The monitoring chart

Below the cards, a chart plots CPU %, RAM %, and Disk % over a range you choose — 1 hour, 6 hours, 24 hours, or 7 days. During an outage the line drops to zero and recovers when the server comes back, so gaps in collection are visible rather than hidden.

Disks

The disks table lists every mounted filesystem (Linux) or logical drive (Windows), primary mount first:

ColumnShows
Mount / DriveMount point (e.g. /) or drive letter (e.g. C:)
TotalTotal capacity
UsedSpace in use
Free %Percentage free, with a colour bar

The Free % bar is colour-coded so low space stands out: green at 25% or more, amber from 10–24%, and red below 10%.

Notes & tips

  • The system monitor and disks only appear once collection has run — a newly added server shows them after its first successful scan or heartbeat.
  • Use the chart's time range to tell a momentary spike from a sustained trend.

Related