Btop++ is a power resource monitor for Linux
11–20 of 66 posts
Re: Btop++ is a power resource monitor for Linux
#12For me it’s enough iotop + bpytop + htop
https://github.com/aristocratos/bpytop
It says:
> The Linux version of btop++ is complete. Released as version 1.0.0
My impression is that btop++ is the successor to bpytop. Or even if bpytop continues to be maintained that they intend for most people to use btop++ instead going forward.
Re: Btop++ is a power resource monitor for Linux
#13 mkdir btop
cd btop
tar xjvf ~/Downloads/btop.....tbz
./install.sh
Apart from that, it looks really, really nice. I like it a lot!Re: Btop++ is a power resource monitor for Linux
#14I have been using glances for a terminal sysmon but I don't like that it eats so much RAM. Can someone please recommend a system monitor that is easy to comprehend and less resource hungry? I am also curious about below [0] since it came up recently. [0] https://github.com/facebookincubator/below
Re: Btop++ is a power resource monitor for Linux
#15The first thing I do with a Linux installation it's always add htop, and this it's the first time I feel the need to try something new in my routine.
Re: Btop++ is a power resource monitor for Linux
#16Quick word of warning, if you download it: The release archive doesn't create a directory, just untars into $CWD. So do this: mkdir btop cd btop tar xjvf ~/Downloads/btop.....tbz ./install.sh Apart from that, it looks really, really nice. I like it a lot!
Re: Btop++ is a power resource monitor for Linux
#17Re: Btop++ is a power resource monitor for Linux
#18But this is the kind of software that I would want to keep using. Will btop keep being supported? Is btop going to be available in practically all distros I use? Even currently on Arch its only in the AUR.
Its also concerning there is btop[0] and bpytop[1]? I don't understand the difference.
Re: Btop++ is a power resource monitor for Linux
#19The first thing I do with a Linux installation it's always add htop, and this it's the first time I feel the need to try something new in my routine.
Re: Btop++ is a power resource monitor for Linux
#20On the surface looks like an improvement over htop ( which I've been using for 10+ years ) But this is the kind of software that I would want to keep using. Will btop keep being supported? Is btop going to be available in practically all distros I use? Even currently on Arch its only in the AUR. Its also concerning there is btop[0] and bpytop[1]? I don't understand the difference. [0] https://github.com/aristocratos/…