aristocratos/bpytop

ZFS awareness

Open

#78 opened on Aug 21, 2020

View on GitHub
 (7 comments) (12 reactions) (1 assignee)Python (9,714 stars) (393 forks)batch import
enhancementhelp wanted

Description

Is your feature request related to a problem? Please describe. On FreeBSD, top is an extremely useful utility. One of its features is that when ZFS is in use, top displays a summary of ARC statistics.

Describe the solution you'd like It would be nice to be aware of ZFS and provide some ARC stats like top does on FreeBSD. Making the disks panel understand pools and datasets and vdev iostats could be nice, too.

Describe alternatives you've considered I'll just use the standard top for when I need something more utilitarian than pretty.

Additional context

Contributor guide