aristocratos/bpytop

ZFS awareness

Open

#78 ouverte le 21 août 2020

Voir sur GitHub
 (7 commentaires) (12 réactions) (1 assigné)Python (393 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (9 714 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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

Guide contributeur