joyjoy,

Ooh, it looks even better than gtop.

Edit: Why does the menu look like this?

https://i.imgur.com/vR2uvQH.png

beejjorgensen,
@beejjorgensen@lemmy.sdf.org avatar

Nostalgia city…

zShxck,

Jeez, never saw that, mine just open the program

AbidanYre,

Press ‘m’

TheButtonJustSpins,

50/50 on if it starts listing processes or launches a new game of Zelda.

nuke,

Say no more, I’m sold

Rikj000,
@Rikj000@discuss.tchncs.de avatar

Btop has been rewritten in C++, hence the ++

aport,

Uh oh, time to rewrite it in rust

gbin,

The rust one is called bottom (btm) see the other thread :). When you already have a rust environment it is just at a cargo install away which is convenient.

teawrecks,
el_gringo_loco,

Yeah, that looks very cool. Wish I could use it as my wallpaper or a widget in gnome

zShxck,

Open btop in the terminal, then (note the terminal window must not be in fullscreen) right click with the mouse on the top bar of the terminal window and select “Always on top”.

JoMiran,
@JoMiran@lemmy.ml avatar

One I started using Bpytop, I couldn’t go back.

Melco,

What is the difference between bytop and btop?

JoMiran, (edited )
@JoMiran@lemmy.ml avatar

It’s written in Python.

EDIT: My original comment refers to going to Bpytop from just plain top. I believe btop is a C++ rewrite of bpytop.

Static_Rocket,
@Static_Rocket@lemmy.world avatar

Bottom for life (or at least until something with more stats comes out)

Rin,

it’s actually really pretty

dino,

Just found this too, through the rust post some days ago…but its quite obvious that from a usability context that btop is easier to use. With bottom you have to memorize all hotkeys wheres btop is showing them right in the interface.

tatterdemalion,
@tatterdemalion@programming.dev avatar

Yea. I was using bottom until I saw this and did a quick side-by-side comparison (nix-shell -p btop, I use NixOS BTW). btop’s UI is just so much better.

clot27,
@clot27@lemm.ee avatar

Bro literally every second software is written in rust nowadays 😭

Rin,

it’s a good language

clot27,
@clot27@lemm.ee avatar

Ik, I am also a rustacean

MonkCanatella,

I’m really loving bottom

caseyweederman,

Switch is that perfect sweet spot right in the middle. Very versatile.

257m,

The graphs look way better than btop.

dino,

I agree here, although I have no clue why it looks so different.

Shrexios,
@Shrexios@mastodon.social avatar

@Static_Rocket @zShxck for a second there I thought he was revealing his favored sexual positions

JoeKrogan, (edited )
@JoeKrogan@lemmy.world avatar

I made the swich a year or two ago. It is much better I find. I leave it running in a tmux session on my server . with btop on one pane and switch to another with a split view to do work. It allows me to take a quick glance at any time while not taking the focus from what I was working on.

zShxck,

Don’t understand why someone should downvote you, take my upvote instead

JoeKrogan,
@JoeKrogan@lemmy.world avatar

Lol no idea, some people just want to watch the world burn I suppose. Thanks kind stranger. Wishing you and yours the best.

257m,

Might be missclick. Some people have fat fingers.

zShxck,

I saw him with “-1” so actually 2 people not just one person have misclicked according to your theory. Hmmm i don’t know, but i hope it’s true, better then the alternative

railsdev,

The slide is what gets me. My client supports swiping for voting so I’m constantly downvoting by accident.

FutileRecipe,

So does mine (Voyager), and the misswipes is why I disabled it, which thankfully Voyagers allows to be configurable.

aeharding,
@aeharding@lemmy.world avatar

The latest Voyager also allows you to customize when the long swipe trigger point is now! Settings -> Gestures -> Long Swipe Trigger Point

beta_tester,

Crazy

MonkderZweite,

has more empty space. Can the user change that?

Kwdg,

You can collapse the subwindows and configure the graphs

MonkderZweite,

Oh, good.

pete_the_cat,

Nice, I’ve tried gtop and atop before and they were pretty nice, but I usually fall back to htop because old habits die hard. I’ll give this a go!

SpaceNoodle,

Meanwhile, every system (even Android) has good ol’ top. It works.

yum13241,

It can’t even kill processes.

SpaceNoodle,

That’s what kill is for …

yum13241,

And then I forget the pid.

SpaceNoodle,

It should be in the terminal right next to the one you have open for issuing the kill command

Don’t tell me that you’re only using a single terminal window

0x0,

That’s what pkill is for.

dan,
@dan@upvote.au avatar

This looks great! Thanks for the recommendation.

I like Netdata because it’s web based, has a large number of metrics, you can pan/zoom the graphs, and it doesn’t use much CPU power. Console UIs are nice but they’re more limiting than something web-based.

257m,

Perhaps someone can implement something w3mimage or sixels in btop for pannable graphs. Don’t know how efficient that is.

4am,

I just wish there was a .deb package.

Still gonna get around to making a playbook for installing it someday. btop (and it’s predecessors) are awesome.

caseyweederman,

There’s a deb in Ubuntu Universe.
Oh heck, it’s in Debian Bookworm too, and Bullseye-Backports.
Debs all around.

4am,

I could have sworn I checked and didn’t find it. I’ll look again, maybe I did something wrong

bizdelnick,

Both are useless toys for newbie sysadmins who think their job is sitting and looking at list of processes.

Aatube,
@Aatube@kbin.social avatar

I mean, you do sometimes need to check out which processes are running to debug

bizdelnick,

Aren’t top or pgrep enough for that?

Aatube,
@Aatube@kbin.social avatar

If it looks better and does the same thing efficiently, I’ll take the thing that looks better.

bizdelnick,

You have a pre-installed tool and a tool that looks better but which you need to install. When you need it for a rare task, and you administer many machines, it is easier to use what you already have on each of them.

Aatube,
@Aatube@kbin.social avatar

Do these programs not work over SSH?

bizdelnick,

Sorry, I don’t understand what you are talking about. Yes, you can run them in SSH session. No, you still need to have them installed on the remote machine to do this. And installing diagnostic tools is not only time consuming, sometimes it can be even impossible if you already get in troubles (and if you did not, why would you need them?).

Aatube,
@Aatube@kbin.social avatar

Hmm, that’s a fair argument. I’m pretty sure new server installations can just have their default program list modified though.

WuTang,
@WuTang@lemmy.ninja avatar

It’s not even about sysadmins, it’s just hacker wannabe. tomorrow they will say “coz I waNt to maSter mo sYstem”.

yep good luck in auditing the 1.5k packages installed on your system.

Locrin,

Cringe take. I’ts just a fun pretty system monitor tool. I work as a senior cloud architect. I have 10 years of pretty heavy professional and home Linux usage and I just installed it on my home server because I have a unused 1/3 on one of my monitors at home where it can just live forever inside tmux.

It’s fun to see Plex take more resources because someone started a stream, or see the different parts of kubernetes working when I start a few containers. I have also added a drive to my btrfs raid so I was interested in seeing what kinda load the re balance did on the system over time. Turns out not much. It’s a fun tool.

I use different tools on the several Azure environments I am part of maintaining lol.

BestBouclettes,

Nice gatekeeping.

TankieTanuki,

I use it to find a process quickly and send a SIGTERM. I’m probably a noob though.

bizdelnick,

Why not top? pkill? killall? These tools are usually installed by default.

TankieTanuki,

Why not indeed.

ReversalHatchery,

It is, for them.

WuTang,
@WuTang@lemmy.ninja avatar

why ? Why do you feel the need to have process monitoring displayed all the time?

caseyweederman,

You can sort and filter it.

More generally, are you questioning why the Top category of tools exists?

WuTang,
@WuTang@lemmy.ninja avatar

no, I am questioning why do you have those open all the time. in 17y, I never had to. This is just ASCII pr0n to look “deep” .

spacedout,
@spacedout@lemmy.ml avatar

I have it open all the time, exactly for this reason. 15 years and going.

caseyweederman,

Haha, to look deep? Same here.

towerful,

As you gaze into the btop, the btop gazes into you

1984,
@1984@lemmy.today avatar

You are right, they aren’t open all the time except in screenshots. :)

zShxck,

If you press P you can get rid of them

0x0,

It’s a tool. It’s useful to figure out if something you’re running is IO-bound or CPU-bound. It also shows per-core load, which is useful for visualizing multi-threaded performance.

oscardejarjayes,

bottom users rise up. RIIR!

Frederic,

I’m using lcdproc on a 20x4 characters display, it’s enough to see cpu, load, mem, Network, etc

the_lone_wolf,
@the_lone_wolf@lemmy.ml avatar

Show us

Frederic,
not_amm,

Very nice

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linux@lemmy.ml
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #

    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 16781312 bytes) in /var/www/kbin/kbin/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php on line 171

    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 10502144 bytes) in /var/www/kbin/kbin/vendor/symfony/error-handler/Resources/views/logs.html.php on line 27