bottom icon indicating copy to clipboard operation
bottom copied to clipboard

ZFS ARC stats

Open colemickens opened this issue 2 years ago • 2 comments

Describe the feature request

I recently was trying to figure out why my RAM usage is so high despite having no processes that sum anywhere near it. I figure its probably ARC. Googling for how to check the size indicates some folks are using this:

https://github.com/hishamhm/htop/pull/920

A reddit post contains a link to this screenshot showing arc stats in htop: https://i.imgur.com/KhdZfDu.png.

Does it make sense to make include that in bottom?

colemickens avatar Mar 03 '22 08:03 colemickens

cc: @ClementTsang I might try to tackle this soon, any thoughts about it? I'm also interested in maybe surfacing the count of scrub errors from the pool status.

colemickens avatar Mar 22 '22 21:03 colemickens

Sure! I would definitely be interested in it.

ClementTsang avatar Mar 22 '22 22:03 ClementTsang

whoa this is great! apparently it's in the default config now or nixpkgs has enabled it! Thanks @jamartin9 !

colemickens avatar Jan 10 '23 08:01 colemickens