Skip to content

Web visualization of reads & writes to a block device

Notifications You must be signed in to change notification settings

nickgarvey/block-io-viz

Repository files navigation

block-io-viz

Visualization of reads & writes to a block device.

It does this by loading an eBPF program to monitor disk I/O, and then serves that data to a frontend via a websocket.

Run with: RUST_LOG=debug cargo xtask run

Work in progress.

block-io-viz demo gif

About

Web visualization of reads & writes to a block device

Resources

Stars

Watchers

Forks