nixers
What system monitors do you use? - Printable Version
+- nixers (https://nixers.net)
+-- Forum: Desktop Customization, Efficiency, and Aesthetics (https://nixers.net/Forum-Desktop-Customization-Efficiency-and-Aesthetics)
+--- Forum: Desktop Customization & Workflow (https://nixers.net/Forum-Desktop-Customization-Workflow)
+--- Thread: What system monitors do you use? (/Thread-What-system-monitors-do-you-use)


What system monitors do you use? - yrmt - 05-04-2013

I use top, slurm, ttyload.


RE: What system monitors do you use? - venam - 05-04-2013

Those are the programs I use.
I set them as alias because I don't want to bother remembering their names.
Code:
alias mon1="htop"
alias mon2="bmon"
alias mon3="nmon"
alias mon4="dstat"



RE: What system monitors do you use? - Ippytraxx - 05-04-2013

Glances, everything rolled into one.


RE: What system monitors do you use? - yrmt - 05-04-2013

(05-04-2013, 03:04 PM)NeoTerra Wrote: Usually htop works for my needs.

too much linuxisms :P


RE: What system monitors do you use? - Nihility - 06-04-2013

just plain old 'top'


RE: What system monitors do you use? - Hans Hackett - 06-04-2013

htop already fulfill my needs :P


RE: What system monitors do you use? - Mafia - 06-04-2013

htop on linux, top on BSD. Same old same old.


RE: What system monitors do you use? - zygotb - 07-04-2013

Top.
Trafshow/iftop/etherape.

systat -if

Etc...

I really like the way etherape gives a graphical representation of whichever traffic I wish to see, but it is far from being a lightweight application.


RE: What system monitors do you use? - venam - 07-04-2013

(07-04-2013, 01:06 AM)29a Wrote: Top.
Trafshow/iftop/etherape.

systat -if

Etc...

I really like the way etherape gives a graphical representation of whichever traffic I wish to see, but it is far from being a lightweight application.
If you say "ethe-rape" we can start saying tcpdump, wireshark, and all the panoply.


RE: What system monitors do you use? - zygotb - 07-04-2013

Here's what EtherApe looks like:

http://www.youtube.com/watch?v=mF28Gbnu_og


RE: What system monitors do you use? - Zanthas - 08-04-2013

htop of course, both on GNU/Linux and FreeBSD


RE: What system monitors do you use? - kopri - 10-07-2013

I use Slurm, TTYload, htop, and dstat. Do any of you know of a good iptables log monitor?


RE: What system monitors do you use? - Tanami - 10-07-2013

dstat/htop, usually.


RE: What system monitors do you use? - jmbi - 11-07-2013

htop! I even use it on my FreeBSD systems!

also, 100th post! :D


RE: What system monitors do you use? - yrmt - 11-07-2013

Htop is not very accurate on BSD.


RE: What system monitors do you use? - crshd - 11-07-2013

/proc

haha, made you look!



RE: What system monitors do you use? - kopri - 11-07-2013

You got me!


RE: What system monitors do you use? - dionysus - 11-07-2013

htop. Don't really need anything else.