You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to revive this one - #41 (comment)
I do have almost everything together to get it working, just one minor thing has left - to properly collect process-level IO metrics, as now it's different from what I see in other IO monitoring tools (like iostat).
Screencast.from.2026-05-04.12-45-56.webm
What was fixed so far:
asciigraph crash on all-equal data
device name mismatch between /proc/mounts and /proc/diskstats
Hello there!
I wanted to revive this one - #41 (comment)
I do have almost everything together to get it working, just one minor thing has left - to properly collect process-level IO metrics, as now it's different from what I see in other IO monitoring tools (like
iostat).Screencast.from.2026-05-04.12-45-56.webm
What was fixed so far:
Do you mind me raising a PR when it's ready?