Server Pulse

web-01fra1
CPU42%
MEM61%
web-02iad1
CPU67%
MEM58%
worker-01sfo1
CPU23%
MEM74%
About this piece

Server Pulse

Three server rows whose CPU and memory bars breathe with fresh readings every second, turning amber and red past their thresholds beside a live status dot.

Usage

The import and the props worth knowing about, in one place.

import { Monitoring23 } from "@/components/beste/piece/monitoring23";

<Monitoring23
  servers={[
    {
      "name": "web-01",
      "region": "fra1",
      "cpu": 42,
      "memory": 61
    },
    {
      "name": "web-02",
      "region": "iad1",
      "cpu": 67,
      "memory": 58
    },
    {
      "name": "worker-01",
      "region": "sfo1",
      "cpu": 23,
      "memory": 74
    }
  ]}
  warnAt={70}
  criticalAt={90}
  tone="sky"
/>

More Monitoring pieces

View all Monitoring
auth.beste.co99.92%
30d agoToday

Uptime Heartbeat

Thirty-tick history strip in the style of a status page, with pass, slow, and fail segments and a rolling availability number.

API latency122ms
p95 155ms

Live Latency Bars

Streaming bar chart that pushes a fresh sample every few hundred milliseconds, flags spikes in amber, and keeps a rolling p95 in the corner.

API Gateway
Operational99.98%

Service Status

Compact service health row with operational state, pulsing dot, and uptime percentage on the right.

live

Pulse Wave

Bare ECG-style heartbeat trace with a pulsing live dot at the leading edge and no other chrome.

API99.98% uptime
Last 90 daysUpDegradedDown

Uptime Grid

Grid of uptime cells that light up green in reading order with a couple of amber and red blips at fixed spots, then holds, fades, and fills again.

R42 MB/s
W18 MB/s

Disk I/O

Two-line monospace block reporting read and write throughput with arrow glyphs for direction.