reteo,
@reteo@mastodon.online avatar

@zShxck

It's very attractive, but it also seems to have a minimum window size requirement that exceeds the "stack" in my "master and stack."

It's great to use if you need a dashboard to track issues, but for a quick look at running processes, I think I'll stick with htop.

scumola,

btop doesn’t update all of the characters for me after a while if I leave it open for a long time, and eventually it stops updating altogether.

BrioxorMorbide,

Can it show each core’s frequency? Or is there anything other than htop that can do that?

tobimai,

It does

BrioxorMorbide,

I don’t see any option in 1.2.13, and github.com/aristocratos/btop/issues/190 suggests it isn’t implemented yet.

tobimai,

True, i confused it with clock frequency.

deadcatbounce,
@deadcatbounce@reddthat.com avatar

Does noone use glances anymore?

rustyredox,

I do as well. I really appreciate the information density, key bindings, and optional web UI. Although I found if I leave glance is running for a prolonged amount of time, it has a tendency to crash from some python issue I haven’t dissected yet, as it takes so much time to reproduce.

Subverb,

Hey, just so you know, “no one” is two words.

namelivia,

I used for a bit, I even configured it to open in a separate monitor when booting, it was cool for a while

FutileRecipe,

I used for a bit…

What changed?

namelivia,

It was cool but really I didn’t need to watch all that information

brax,

I tried btop. It slowed my computer way the fuck down, so I went back to htop

Rin,

really? I’ve never had much issues

brax,

My laptop went bonkers trying to run it, maybe I have something misconfigured somewhere. I wanted to like it because it looks great, but I couldn’t because it was seemingly too resource intensive.

Rin,

i see, that’s a bit of a shame because i enjoy it a lot.

brax,

Somebody mentioned I may have been running bpytop, so maybe this whole thing is my bad. I honestly can’t remember what I ran now - I thought it was btop

vox, (edited )
@vox@sopuli.xyz avatar

yeah you need a decently fast hw accelerated terminal for it
for example, the gnome terminal is pretty slow; if you’re using it, try running it in alacrity or kitty and see if that improves performance.

brax,

I’ll have to check it out. I’ve seen kitty mentioned a few times but I’m an oldschool xterm kinda guy lol

lelgenio,
@lelgenio@lemmy.ml avatar

Maybe you used bpytop, not btop? They look the same iirc.

brax,

Oh, you might actually be right there… I’m not sure now I didn’t realize there were alternatives.

I remember trying it a while back when I found a list of fancy looking terminal apps. It was fancy, but it came at the cost of performance.

aodhsishaj,

Hi Guiseppe

furycd001,
@furycd001@lemmy.ml avatar

I ditched all top programs on my system, because I have no use for any of them…

berg,

How do you check what is eating up all your memory/cpu?

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

My computer just works so I’ve never needed to check, but I run XFCE & have xfce4-taskmanager installed, so I could use that if I ever needed…

berg,

Ah, I see. I use htop as a task manager.

Kushia,
@Kushia@lemmy.ml avatar

Just download more, simple.

TylerDurdenJunior,

mount google drive as swap. RAM downloaded !!

Kushia,
@Kushia@lemmy.ml avatar

I kinda want someone to make this for shits and giggles.

ChairmanMeow,
@ChairmanMeow@programming.dev avatar
milkjug,

⬆️ This man is too dangerous to be left alive.

anoklola,
@anoklola@mastodon.world avatar

@berg @furycd001

To get a comprehensive overview of your system's resource usage, install and run the btop command. It's a top-like interactive system monitor that displays a range of system information, including:

-CPU usage (per core and overall)
-RAM usage (free, used, and cached)
-Disk usage (per disk and overall)
-Network usage (bytes sent and received)
-Process list (with CPU, RAM, and disk usage per process)
-System temperature
-Uptime

DefinitelyNotAPhone,
@DefinitelyNotAPhone@hexbear.net avatar

There’s a top surgery joke in here somewhere, I can feel it.

TwinTusks,

I only use htop to kill process when it froze.

furycd001,
@furycd001@lemmy.ml avatar

I just use xkill for that…

TwinTusks,

A question, what tod do when the laptop is completely frozen, as in you can’t even move your mouse. Is the only solution to force shutdown?

Matty_r,
@Matty_r@programming.dev avatar
lowmane,

Switch to a different virtual terminal (ctrl-alt-F3), login and restart desktop manager, switch back to the normal GUI terminal (ctrl-alt-F2)

furycd001,
@furycd001@lemmy.ml avatar

Thankfully I’ve never had that happen, but if it did I would probably just switch to a tty & use the killall command on whatever was giving me bother…

Shinji_Ikari,
@Shinji_Ikari@hexbear.net avatar

ps -aux | grep yourmom

zShxck,

Get in the robot Shinji

filcuk,

Purely on aesthetics, I find bashtop nicer, but I couldn’t get it on my server.
I often use glances for general monitoring.

thurstylark,

Pro tip: configure a font that doesn’t show open circles for unused braille characters to have a higher priority than your current font to get better-looking graphs.

On my system, braille characters are provided by DejaVu Serif, and it was as easy as just installing the font.

PlexSheep,

Stop has a block mode, I just use that. Stop is so fancy I love it

zShxck,

Where do you see open circles? I don’t understand sorry

ReversalHatchery,

I think they mean the variable width of the graph’s columns. If you watch it as the graph moves, there are gaps at every 2 columns.

I don’t understand though the thing about font priorities.
And also, would that just change all fonts? Unless you mod the font to only have the braille characters…

thurstylark,

No, you’ve got it set up right. Many people will have graphs where each character rectangle has open circles for the unused braile dots in the character block.

Here’s an example.

257m,

The nord theme on btop is blissful. It looks so good.

hexloc,

That basically looks like every hollywood movie in existence

cyanarchy,

I use btop, iotop, jnettop, and radeontop. I rarely need any individual piece of information any of them but they make for an incredible spread of blinkenlights.

the_lone_wolf,
@the_lone_wolf@lemmy.ml avatar

You can use nvtop for monitoring your GPU, not as detailed as radeontop though but looks good

intrapt,

For some weird reason nvtop doesn’t recognise my server’s gpu, but radeontop does

cashews_best_nut,

hollywood is an installable app which when run takes over your machine with a fullscreen terminal and multiple panels with lots of dyanamic data to look like a hacking scene from a Hollywood film. :)

You can exit it with Ctrl+C

Hammersbald,

Thank you for this, I installed it yesterday and it brought me immeasurable joy for a few minutes :D

Catsrules,

Clearly OP Is hacking the Matrix.

jherazob,
@jherazob@beehaw.org avatar

Nope, for that use this one, which is also in Debian-based distros and Docker

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

oscardejarjayes,

bottom users rise up. RIIR!

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