aristocratos/bpytop

ZFS awareness

Offen

#78 geöffnet am 21.08.2020

 (7 Kommentare) (12 Reaktionen) (1 zugewiesene Person)Python (422 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (10.915 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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