LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-12-2015, 01:07 PM   #1
DonMegel
LQ Newbie
 
Registered: Jan 2015
Posts: 17

Rep: Reputation: Disabled
Total Network Traffic Monitor?


I am making the commitment to a linux server and am excited about all of the possibilities. One thing I was hoping for is network monitoring. My internet is not very good (DSL) and if an attached device decides to download an update it makes Netflix sputter and collapse. The problem is I have to check each device manually to see if the network drain is on my end or if it’s the ISP crapping out. This can be time consuming and frustrating.

Is there a program that can easily tell me how much information is being uploaded and downloaded onto the WWW? I fear this is going to need a router upgrade and my router won’t run DD-WRT or Tomato.

Thank you in advance
 
Old 01-12-2015, 02:20 PM   #2
yooy
Senior Member
 
Registered: Dec 2009
Posts: 1,387

Rep: Reputation: 174Reputation: 174
take a look at ntop. There may be other options as well.
 
Old 01-12-2015, 02:21 PM   #3
sudowtf
Member
 
Registered: Nov 2013
Posts: 205

Rep: Reputation: 46
18 linux utilities:
http://www.binarytides.com/linux-com...nitor-network/

Unsure how to view all your network devices -- that would likely have to come from your modem or router.

Last edited by sudowtf; 01-12-2015 at 02:37 PM.
 
Old 01-12-2015, 02:22 PM   #4
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
http://aarvik.dk/linux-monitoring-to...m-hacker-news/
 
1 members found this post helpful.
Old 01-13-2015, 02:35 PM   #5
joe_2000
Senior Member
 
Registered: Jul 2012
Location: Aachen, Germany
Distribution: Void, Debian
Posts: 1,016

Rep: Reputation: 308Reputation: 308Reputation: 308Reputation: 308
If you have a linux based router using e.g. openwrt you can see the total received and sent bytes to www in the output of ifconfig.

Another nice way to evaluate the quality of the connection you get from your isp is speedtest-cli:

http://ubuntuserverguide.com/2014/01...tu-server.html

You could put that in a cronjob and have the output mailed to you if the speed is lower than a certain threshold....
 
1 members found this post helpful.
Old 01-13-2015, 05:55 PM   #6
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
Code:
vnstat
Database updated: Tue Jan 13 18:52:00 2015

   eth1 since 09/20/14

          rx:  171.93 GiB      tx:  59.02 GiB      total:  230.96 GiB

   monthly
                     rx      |     tx      |    total    |   avg. rate
     ------------------------+-------------+-------------+---------------
       Dec '14     57.80 GiB |    5.33 GiB |   63.13 GiB |  197.73 kbit/s
       Jan '15     74.47 GiB |   49.00 GiB |  123.46 GiB |  937.52 kbit/s
     ------------------------+-------------+-------------+---------------
     estimated    180.55 GiB |  118.79 GiB |  299.34 GiB |

   daily
                     rx      |     tx      |    total    |   avg. rate
     ------------------------+-------------+-------------+---------------
     yesterday     10.19 GiB |    8.69 GiB |   18.87 GiB |    1.83 Mbit/s
         today      6.43 GiB |  169.35 MiB |    6.60 GiB |  815.04 kbit/s
     ------------------------+-------------+-------------+---------------
     estimated      8.18 GiB |     214 MiB |    8.39 GiB |
 
1 members found this post helpful.
Old 01-14-2015, 08:42 AM   #7
DonMegel
LQ Newbie
 
Registered: Jan 2015
Posts: 17

Original Poster
Rep: Reputation: Disabled
I would love to use a new firmware on my router but it won't support it.
 
Old 01-14-2015, 08:54 AM   #8
sudowtf
Member
 
Registered: Nov 2013
Posts: 205

Rep: Reputation: 46
Quote:
Originally Posted by DonMegel View Post
I would love to use a new firmware on my router but it won't support it.
what router do you have? i've had a few and my crappiest one actually had stats hidden down somewhere in the webui menu.
 
Old 01-14-2015, 09:47 AM   #9
DonMegel
LQ Newbie
 
Registered: Jan 2015
Posts: 17

Original Poster
Rep: Reputation: Disabled
Its a Netgear WNR3500 v1

The v2 is supported but not the v1
 
Old 01-14-2015, 11:39 AM   #10
sudowtf
Member
 
Registered: Nov 2013
Posts: 205

Rep: Reputation: 46
Yes, your router has only very basic statistics. http://documentation.netgear.com/wnr...2.html#wp56116

You might consider finding a pingable host (maybe the isp-providers first hop) and run some ping-statistics over time. prettyping.sh (pretty ping) comes to mind, but there are plenty ping stats solutions.
 
Old 01-14-2015, 12:07 PM   #11
DonMegel
LQ Newbie
 
Registered: Jan 2015
Posts: 17

Original Poster
Rep: Reputation: Disabled
Perhaps someone could recommend an inexpensive router replacement that would run a new firmware? Needs to be gigabit
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
To Monitor network Traffic siva19185 Linux - Newbie 6 06-28-2008 02:23 AM
Network Traffic Monitor Appliance vortmax Linux - Server 2 09-16-2007 09:38 PM
Network traffic monitor Lzolcsi Linux - Server 9 05-07-2007 08:23 AM
LXer: Darkstat - Network Traffic Analyzer or Network Monitor LXer Syndicated Linux News 0 07-04-2006 08:33 AM
Network traffic monitor teeno Linux - Software 2 09-29-2003 09:18 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:28 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration