Hacker News new | ask | show | jobs
by bilegeek 28 days ago
I like btop, but there are downsides:

1.) No zram/zswap statistics. (Though htop only supports zram also.)

2.) No ZFS statistics breakdown.

3.) Doesn't support Arc GPU yet.

4.) I can't disable the disk fill bars, which makes the I/O rate graphs extremely squished unless the console window is very large.

1 comments

5.) Requires an 80x24 window. Not ideal for monitoring several machines at once.

htop scales all the way down to 40x8 on my TRS-80.

It's bad the other way, too. btop on a 50×232 terminal over an actual 57600 BPS serial line is unusable, even in 16-colour mode. It does not have even the most basic of full-screen TUI redraw optimizations, and outputs the entire screen again and again.