aristocratos/bpytop

ZFS awareness

开放

#78 创建于 2020年8月21日

 (7 条评论) (12 个反应) (1 位负责人)Python (422 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (10,915 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南