Hi,
I’m looking for a FLOSS way to have hardware resources usage ( cpu, mem, storage, network, etc… ) over time ?
Any lightweight solution suggestion ?
It can be TUI or GUI ( XFCE )
It could be nice also to can filter result/graph by process, user etc…
Thanks


btop? it’s pretty customizable, if a bit too flashy (by default) to my liking. https://github.com/aristocratos/btop - should be available on repositories for most distros.
Thank @Malix@sopuli.xyz
Does
btoprecord uid, pid in it’s csv output ?I don’t think btop even records to any output file, it’s more of a “taskmanager with graphs” than a logging utility.