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"
/>