mersenneforum.org  

Go Back   mersenneforum.org > Extra Stuff > Linux

Reply
 
Thread Tools
Old 2020-08-29, 15:46   #1
EdH
 
EdH's Avatar
 
"Ed Hall"
Dec 2009
Adirondack Mtns

22×11×131 Posts
Default linux Program to Study LAN Traffic

What are some suggestions for linux programs to see local traffic within a LAN?

Specifically, I'd like to see how much bandwidth is in use for each of my "farm" machines. I sometimes see a limited download speed and would like to determine if it's my service or my machines.
EdH is offline   Reply With Quote
Old 2020-08-29, 16:00   #2
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

22×5×571 Posts
Default

Quote:
Originally Posted by EdH View Post
What are some suggestions for linux programs to see local traffic within a LAN?
For deep work, make friends with tcpdump. Wireshark for a GUI, to drill down.

For "real-time" monitoring, "nmon" has a lot of very nice "panels" available for CPU, Disk, Network and RAM (console based).
chalsall is offline   Reply With Quote
Old 2020-08-29, 16:08   #3
EdH
 
EdH's Avatar
 
"Ed Hall"
Dec 2009
Adirondack Mtns

10110100001002 Posts
Default

Quote:
Originally Posted by chalsall View Post
For deep work, make friends with tcpdump. Wireshark for a GUI, to drill down.

For "real-time" monitoring, "nmon" has a lot of very nice "panels" available for CPU, Disk, Network and RAM (console based).
Thanks! I'll check these out. I currently use nmap to see if a system is "missing," but I'd like to see a little more detail per machine.
EdH is offline   Reply With Quote
Old 2020-08-29, 16:18   #4
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

22·5·571 Posts
Default

Quote:
Originally Posted by EdH View Post
Thanks! I'll check these out.
You're most welcome. IMO, tcpdump is a required tool in a networking geeks toolbox.

When I'm in a new network, I will often run a "tcpdump -nli any -s 65535 -w datestring.tcp" command to "sniff-the-wire", and see what the other participants on the network might be doing...

Another thing... If there's a particular host pairing, protocol type, etc you're interested in something you can do is add an IPTables rule, and then do an "iptables -nvL | less" to view the counters (both packet counts and bytes).
chalsall is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Reasons for religious studies (and/or study of religion) R.D. Silverman Lounge 27 2015-04-28 13:30
What language should I study next? EdH Programming 25 2014-10-26 14:52
A Study of Primes Through Non-Resonant Sine Waves EdH Math 56 2010-04-11 19:47
Study: Early Earth Not as Hellish as Once Believed ewmayer Science & Technology 1 2008-12-03 03:27
Running octoproth program in Linux jasong Octoproth Search 9 2007-12-27 02:44

All times are UTC. The time now is 14:59.


Sun Oct 1 14:59:52 UTC 2023 up 18 days, 12:42, 0 users, load averages: 1.19, 1.13, 0.96

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.

≠ ± ∓ ÷ × · − √ ‰ ⊗ ⊕ ⊖ ⊘ ⊙ ≤ ≥ ≦ ≧ ≨ ≩ ≺ ≻ ≼ ≽ ⊏ ⊐ ⊑ ⊒ ² ³ °
∠ ∟ ° ≅ ~ ‖ ⟂ ⫛
≡ ≜ ≈ ∝ ∞ ≪ ≫ ⌊⌋ ⌈⌉ ∘ ∏ ∐ ∑ ∧ ∨ ∩ ∪ ⨀ ⊕ ⊗ 𝖕 𝖖 𝖗 ⊲ ⊳
∅ ∖ ∁ ↦ ↣ ∩ ∪ ⊆ ⊂ ⊄ ⊊ ⊇ ⊃ ⊅ ⊋ ⊖ ∈ ∉ ∋ ∌ ℕ ℤ ℚ ℝ ℂ ℵ ℶ ℷ ℸ 𝓟
¬ ∨ ∧ ⊕ → ← ⇒ ⇐ ⇔ ∀ ∃ ∄ ∴ ∵ ⊤ ⊥ ⊢ ⊨ ⫤ ⊣ … ⋯ ⋮ ⋰ ⋱
∫ ∬ ∭ ∮ ∯ ∰ ∇ ∆ δ ∂ ℱ ℒ ℓ
𝛢𝛼 𝛣𝛽 𝛤𝛾 𝛥𝛿 𝛦𝜀𝜖 𝛧𝜁 𝛨𝜂 𝛩𝜃𝜗 𝛪𝜄 𝛫𝜅 𝛬𝜆 𝛭𝜇 𝛮𝜈 𝛯𝜉 𝛰𝜊 𝛱𝜋 𝛲𝜌 𝛴𝜎𝜍 𝛵𝜏 𝛶𝜐 𝛷𝜙𝜑 𝛸𝜒 𝛹𝜓 𝛺𝜔