this post was submitted on 06 Mar 2024
105 points (94.1% liked)

Linux

47314 readers
600 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Why do you find yourself opting for btop or htop instead of top? What advantages do these tools offer that make them superior to top in your opinion?

top has served me well, so I'm unsure why I would want to burden my system with the addition of htop or btop. With top, if you wish to terminate a process, simply press 'k' and send the signal; it's that simple. If you'd like to identify the origin of a process, just include the command column.

I often find myself intrigued when encountering comments on posts expressing love for htop/btop. To me, it appears unnecessary or BLOATED!! Please do share your perspectives and help broaden my Linux knowledgebase.

(page 2) 38 comments
sorted by: hot top controversial new old
[–] gerdesj@lemmy.ml 3 points 6 months ago

atop and htop and glances and several others 8)

[–] bloodfart@lemmy.ml 3 points 6 months ago

They’re different tools with different purposes. What you’re asking is like “which do you prefer, hand driver, box/open end wrench, socket wrench or impact driver?”

Ps and top can be used to very easily figure out and address when processes are screwing up. Atop, htop and btop can be used to directly view stuff hardware reports in real-ish time so you can figure out if a process has stopped being “stepped” across cores, a disk has stopped responding in time or when there’s a lot of network traffic.

As utilities they operate within fundamentally different scopes, to the point with btop of being extremely zoomed out macro pictures that are helpful when taking in abstract information about a system.

[–] markus99@lemmy.world 3 points 6 months ago
[–] Secret300@sh.itjust.works 2 points 6 months ago

Htop what I use cause it's what I've been using. Only really use it to see what process is taking the most CPU usage or RAM usage. System monitors in general though are mostly useless imo

[–] ITeeTechMonkey@lemmy.world 2 points 6 months ago

I run Tilix with split terminals and always have one with htop running. It is so satisfying finding a troublesome process and killing it in htop.

Looking at you hanged ssh sessions...

[–] JoeKrogan@lemmy.world 2 points 6 months ago* (last edited 6 months ago)

I use btop in tmux on my server but on the desktop I run htop in a dropdown terminal when I need to keep am eye on things

As to the why it depends on the use case but on my server I can monitor all disks and networks utilization by interface in addition to processor and memory usage with btop.

Htop is easier to parse due to the colors but I'll still use top if on a remove server to check something in work.

[–] UdeRecife@literature.cafe 2 points 6 months ago

I use both htop and btop—depending on the mood. htop is less prettier, but more reliable. But sometimes I want pretty and I go with btop. top is where I draw the line. It's too nerdy for me.

[–] BeatTakeshi@lemmy.world 2 points 6 months ago (1 children)
[–] DrillingStricken@programming.dev 1 points 6 months ago

Never heard of it.

[–] starman@programming.dev 2 points 6 months ago

btop because it looks cool

[–] Tekkip20@lemmy.world 2 points 6 months ago

I am a chad htop enjoyer, I find btop and other alternatives too much on the eyes for me personally and HTOP has enough info for me to take a look at in terms of system resources.

Either that or I just use the regular gnome GUI system monitor lol

[–] scratchandgame@lemmy.ml 2 points 6 months ago

top is the standard.

[–] aodhsishaj@lemmy.world 2 points 6 months ago
[–] kugmo@sh.itjust.works -2 points 6 months ago (2 children)

the b in btop stands for bloat

load more comments (2 replies)
load more comments
view more: ‹ prev next ›