Disk I/O

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

R42 MB/s
W18 MB/s

Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.

Import & use
import { Monitoring14 } from "@/components/beste/piece/monitoring14";

<Monitoring14
  read="42 MB/s"
  write="18 MB/s"
/>

More Monitoring pieces

View all Monitoring
http.req
auth
db.query
cache.set

Trace Spans

monitoring15

Distributed trace timeline laying spans across a shared horizontal axis, each row labeled in monospace.

12428

Severity Stack

monitoring13

Single distribution bar splitting incident counts across critical, warning, and info segments with a mono legend.

12.4%87.6%

Diff Bar

monitoring20

Two-tone success-versus-error split bar that prints the percentage of each side directly inside its segment.

Requests
12.4Kreq/s
+12%

Throughput Counter

monitoring10

Headline number for traffic volume with a trend arrow and tinted delta badge against a prior window.

12:34:56WARN auth.sessiontoken refresh retry 2/3

Log Stream Line

monitoring8

Single log entry styled like a tail output, with timestamp, level token, source, and message in mono.

api
42ms
db

Service Link

monitoring16

Inline edge between two named endpoints, drawn as a status-tinted stem with the round-trip latency floating mid-span.