Ubuntu :: Bandwidth Monitoring Per IP?

Jan 5, 2011

My problem is the following : I have a certain Internet connection for a certain network. So many people are sharing this network. What i need is a software on Linux (preferably Ubuntu) that will enable me to monitor the bandwidth usage PER IP Like : ip x.x.x.x using 20Kb upload 200Kb download , connected to this site for example.. The main goal is to know from which IP is the high Upload traffic or download traffic is coming , because i have a certain quota and I'm always getting over the quota (in upload and download) and end up paying extra for the ISP , so i would need to know who is using lots of upload/download bandwidth .

View 6 Replies


ADVERTISEMENT

Networking :: Bandwidth Monitoring Using SSH

Oct 5, 2009

I am renting a VPS from[URL].They do not supply a webhosting panel for restarting/shutting down or for seeing monthly bandwidth consumtion. I am running CentOS 5.3. I was wondering if theres any programs that you can install to view monthly/daily bandwidth consumption on our server?

View 2 Replies View Related

Ubuntu :: Bandwidth Usage Monitoring With CONKY?

Jan 16, 2010

I'm using CONKY on Ubuntu 9.10, and trying to display network usage statistics for my 3G internet. I want to display something like the following:

Code:

Today---------------------
UP : xxxMb DOWN : xxxMb
Past Week:----------------
UP : xxxMb DOWN : xxxMb
Past Month:---------------
UP : xxxMb DOWN : xxxMb

I have the following script for .conkyrc

Code:

${voffset 4}${font Liberation Sans:style=Bold:size=8}TELKOM 3G (${addr ppp0}) $stippled_hr${font}
Down: $color${downspeed ppp0} k/s ${alignr}Up: ${upspeed ppp0} k/s
${downspeedgraph ppp0 25,90 000000 ff0000} ${alignr}${upspeedgraph ppp0 25,90 000000 00ff00}$color

[code]....

View 4 Replies View Related

Ubuntu Servers :: How To Switch Off Bandwidth Monitoring

Feb 8, 2010

I switched on bandwidth monitoring on my Ubuntu Server via Webmin on interface eth1. Unfortunately this has filled my disk by writing huge syslog, debug and kernel.log files. How do I switch it off? I can't see a way of doing it in Webmin.

View 1 Replies View Related

Ubuntu Networking :: Monitoring Bandwidth Usage On Lan?

Jul 6, 2011

Since this is my number 1 place for asking questions, I figured I would go here first. So I live in New Zealand where good internet doesn't exist yet, and I'm in a flat with 3 other people and we get 40gb a month which hasn't been lasting more than 2 weeks. It is somewhat of a mystery where all our data has gone, so I need a way to monitor usage. We use a variety of operating systems including linux, xp & windows 7 on my pc, and xbox 360. Is there any kind of integrated solution I can use to monitor everything with password protection so it can't be disabled? I have tried looking in the router, but it doesn't give me many statistics, and I think it combines lan with wan usage. At this stage I don't have the money to make a linux box to put between the router and the switch that can monitor everything, but if it comes to it, I will shell out for one.

View 3 Replies View Related

Networking :: Which Program For Bandwidth Monitoring

Dec 18, 2009

Im looking for a program to monitor the ammount of bandwidth usage per network. Ex: I have lots of networks connected to one server, and i would like to know for example how much is the average bandwitdh usage for network 172.16.2.0/24 and 172.16.5.0/24 for one hour, for example.

View 1 Replies View Related

Networking :: Bandwidth Monitoring For Computers With Different OS?

May 1, 2010

I am connected with LAN. We have many computers with different OS viz.linux, windows etc. Now I want to know the bandwidth every computer is getting and using. Is there any Ubuntu packages to monitor this?

View 1 Replies View Related

Networking :: Isp Bandwidth Monitoring Tools

May 11, 2010

dear can someone highly gui or text base/command line tool that use as "isp bandwidth monitoring tools in linux".i do have leased line,frame relay, wireless linke,dsl too. i want to monitor what is uploading and downloading.

View 11 Replies View Related

Red Hat :: Using Ntop With Squid For Bandwidth Monitoring?

Aug 31, 2010

i am using ntop with squid for bandwidth monitoring but i am not able to see yesterday and old reports on that and i am not able to take the backup.

View 3 Replies View Related

Networking :: Bandwidth Monitoring - Each Person Usage?

May 8, 2009

I have a server rack that I lease out to others. I need a way to monitor each persons bandwidth usage. How can I do this without installing software on their machines or disrupting traffic flow? I have no access to the router, as it is owned by the colo company. I do have access to the switch and firewall, as well as my machines (linux) on the rack.

View 2 Replies View Related

Networking :: Bandwidth Monitoring Tool Uses Lot Of CPU Resources?

Aug 14, 2010

I have recently purchased dedicated box for game servers, I just wanted to install bandwidth monitoring software, however I have read comments regarding it as it uses lot of CPU resources. There is another method to monitor bandwidth using iptables. But that article is too complex for me: [URL]. I just want to check my overall bandwidth not from any particular ports. Any teaching commands to do that, as my new to Fedora. I use ssh to control my server.

View 6 Replies View Related

Networking :: Bandwidth Monitoring Per Local User?

Mar 17, 2010

I have a Linux host connected via LAN to Internet. No proxy or squid is used on the host and outgoing traffic to Internet is not limited. I have several local users on this box. Recently bandwidth statistics on the switch/router showed increase in the Internet traffic from this host. How do I monitor the traffic utilization per local user on Linux host? I want to be able to monitor the amount of traffic per port and per user, like user alice downloaded 20GB today via port 22, and so on. Do not offer to use Squid, this is not just web traffic I want to monirot but all amount of incoming/outgoing traffic per user per port.

View 3 Replies View Related

Ubuntu Networking :: Monitoring Networked Computers Bandwidth Usage?

Mar 25, 2011

Back in school I remember using an application that would identify active IP addresses on a network, and basically show you a log of activity. We actually monitored another lab and went in and showed them what we saw (all the machines had IP addresses on the monitors.) We could see websites, bandwidth, etc.

I'm trying to find an application that would do this again. I've been trying to monitor my networks to see what machines are performing unauthorized operations. ISP is showing high bandwidth usage and there is no way checking email and browsing is using this amount, 200GB a month! Something is going on here.

View 7 Replies View Related

Debian :: Network Bandwidth Usage Monitoring Application?

Jun 7, 2010

I just wanted to use a network bandwidth usage monitoring application. Scenario: I am using an EV-DO based USB broadband modem with a limited GB plan. For additional data usage they charge per MB. Currently I use either wvdial (mostly) or pon to start the connection. So if there is any network monitoring application which could log time used and data used for the session, it would be great. Actually debian has too many different network monitoring applications, But I am not sure which one suits well for this purpose.

View 5 Replies View Related

Networking :: Bandwidth Monitoring - Log Based On Usage / Consumption?

May 10, 2009

Can you suggest bandwidth monitoring software for GUN/Linux that will log bandwidth based on usage/consumption.

Not options:
- slurm or any other "real time" bandwidth monitoring
- /sbin/ifconfig <interface> | grep "RX bytes" or the like

What do you use to monitor your monthly, daily, hourly bandwidth consumption (assuming that you do).

View 4 Replies View Related

General :: Bandwidth Monitoring Tool For Squid Server?

Feb 15, 2011

I want to monitor the bandwidth used by each user in my proxy server.

View 1 Replies View Related

Ubuntu Networking :: Bandwidth Monitor Which Performs Constant Monitoring Of The Ethernet?

Mar 15, 2010

I want a bandwidth monitor which performs constant monitoring of the ethernet. I want to see how much bandwidth I am spending by opening each website, downloading, etc. A small program which can remain "always on top".

I am using Gkrellm but the problem is it does not updates itself constantly, I mean I have to close/open its eth0 monitoring window to view changes (I am not talking about restarting Gkrellm, only the bandwidth window which shows the daily, monthly bandwidths)

View 7 Replies View Related

General :: Internet Gateway Monitoring - Log Bandwidth And Site Access

Sep 27, 2010

In one of our network we are using one firewall which works as gateway. All machines are able to access internet through this gateway. There is no filtering and any internet restriction. I would like to setup monitoring system which monitor and log bandwidth and sites access by client machine. Is there any tool which monitor internet access as well as sites which are access from client machines.

View 12 Replies View Related

Software :: Virtual Host Bandwidth Usage Monitoring Apache

Mar 11, 2010

I've got an apache server running several virtual hosts. I have them separated by domain name, and they all come into the same IP address. I'm looking for a way to monitor the bandwidth that they use. The only feature that I'm really looking for is a breakdown of which domain is dishing out how much bandwidth.

blocks.com got three visitors this month. And spent 200kb in serving them.
emus.net got fifteen. And spent 1mb in serving them.
reverse.org got 4000. and spent 400mb in serving them.What I would like to see is a report, could be a web page could be a file. Ideally with graphs. Showing:
1.
2.....
3[400mb worth of dots]

1-blocks.com
2-emus.net
3-reverse.org

I don't need it to show me how many visitors or from where or anything like that. I am just looking for a side by side comparison of how much bandwidth each domain is using.Is there some application for this or something. Everything that I've found has been for information on a single site (awstat and friends can show me information for multiple sites, but as far as I know it won't show me information comparing them) I haven't found anything for nagios, but perhaps there is something out there for it, or a sneaky way to make a nice plugin that would do this.

View 2 Replies View Related

Networking :: Tools For Monitoring Network Bandwidth Usage Of Program/port?

Dec 8, 2010

I have a third party program (tightvnc) which I want to monitor and detect if it loses a connection with a client. I don't care if the client has the program open but isn't doing anything with it, I only want to know if the actual TCP connection is lost.

Since TCP takes forever to die on it's own I was thinking the best way to detect if a connection is lost is by bandwidth the bandwidth on the tcp port allocated to the VNC connection. Are there any tools built in to redhat (RHEL 5.2) which I could use to do this? Since I don't have full control of the operating system I would prefer to use built in tools rather then trying to get a new tool installed.

View 3 Replies View Related

Fedora Networking :: Finding The Upcoming Bandwidth And Specify The Bandwidth Rateto Classes

Nov 18, 2010

I created a the class like this for shaping the packets with a specified bandwidth rate.....

tc qdisc del dev eth0 root
tc qdisc add dev eth0 root handle 1: htb default 15
tc class add dev eth0 parent 1:0 classid 1:1 htb rate 750kbit ceil 750kbit
tc class add dev eth0 parent 1:1 classid 1:3 htb rate 600kbit ceil 750kbit prio 0

For Our Requirement:-

I dont want to specify the bandwidth rate strictly like this rate750kbit ceil 750kbit,based on whatever speed is coming which should allocate the bandwidth rate for particular class...I need one application for finding the upcoming bandwidth & Is any other method is there for specify the bandwidth rate in a classes.

View 1 Replies View Related

Networking :: Control Bandwidth Access With Squid - Allow Certain IPs To Have Higher Bandwidth Access?

May 27, 2009

We have a sipmle office network set up that we also use use to connect to the internet, however of late the number of users has increased thus slowing internet access. Bandwidth upgrade is not an option thus i have to do bandwidth shaping on our linux router. The question is how do set the squid configs to allow certain IP's range a certain percentage bandwidtheg 60% and furthe divide the rest. Alternatively how can allow certain IPs to have higher bandwidth access.

View 1 Replies View Related

Ubuntu :: How To Use The Maximum Bandwidth

Sep 1, 2011

When connected to a Wireless network, how can I use the maximum bandwidth in the network as I am finding that my network speed is degrading day by day as more users are logging onto the network. Btw, I am using Natty Narhwal.

View 1 Replies View Related

Ubuntu :: Use In Place Of CPU-Z And For Monitoring Temps?

Jun 28, 2010

what I can use in Ubuntu for monitoring CPU core temps, CPU and memory speed and such, used CPU-Z, prime, HD tune up and and the like when OC'ing and UC'ing my Windows PC's but what Ubuntu equivalents are there?

View 9 Replies View Related

Ubuntu Servers :: Best Way To Manage Bandwidth On A LAN?

Oct 28, 2010

I'm looking for an effective way to manage use of internet bandwidth by users on a local area network. Currently there is a simple broadband router and unmanaged switch, and a standalone Ubuntu Server (8.04) that provides DHCP, DNS and mail for the LAN, and a web server. Ports are forwarded from a static external IP address to HTTP, HTTPS, SMTP, SSH and IMAPS, and some security is provided by IP Tables (managed by using UFW).

There are 5 users on the network, and currently one or two of those 5 are using beyond our monthly download allowance of 30Gb. 1) To be aware of how many users are currently using the internet connection, and to divide the bandwidth between that number (so that if there are, say, 3 active connections, the total bandwidth available is divided 3 ways, rather than one of those users being able to hog all of it).

2) To allow each user to download up to 1/5 of 30Gb each month without any additional throttling (apart from the above), but once they go over that allowance to throttle them individually to, say, 10Kbps until the start of the new month.

I've heard other threads talking about both IP Tables and a proxy server such as Squid. I have no idea which of these would be most suited to the task. Currently, as I said, the Ubuntu server is standalone and only using 1 NIC, but it has 2 NICs and I could be configured to act as a gateway for the LAN, instead of the router, which is set to be the current default gateway.

View 2 Replies View Related

Networking :: Limiting Bandwidth Per IP In Ubuntu

Apr 12, 2010

You may have seen some other posts by me about my final year college project. Im implementing a web based network management website. Iv got a lot of the functionality working at this stage but one part is allocating bandwidth.

Iv got an eircom 3mb broadband connection and I want to be able to split this between users. At the moment I only have my desktop and laptop on the network. Im looking for advice on how i can allocate bandwidth with iptables and/or the tc tool in ubuntu.

My website is on an ubuntu virtual machine and written in php. Whatever about running the iptables and tc commands from php I still need to figure out the actual commands i need to use in the first place.

View 14 Replies View Related

Ubuntu :: Monitoring Process Started Remotely?

Mar 21, 2010

I started a 'dd copy�ng' of one disk drive to another. Both disks are hooked to a remote machine and I initiated the dd command by ssh_ing into it.I have to shut down the box from which i initiated the ssh session.Is there any way I can keep monitoring the status (shell script)of the copy process, ie know when the dd command terminates and whether it terminated successfully .I could then ssh into the macine from another box and still know the status.

View 1 Replies View Related

Ubuntu Servers :: Installing Nagios - For Monitoring

Jul 20, 2010

I have been running a webserver for a time now. And for fun I thought I would use Nagios for monitoring it. But the installation instruction says install this on webserver01 and that on webserver02. I only have one server and want to monitor it remotely from a simple browser. Is this possible or does Nagios need at least two separate servers? Can't it just run it on my one server?

View 1 Replies View Related

Ubuntu :: Finding A Employee Monitoring Tool?

Sep 15, 2010

I am in search of a free tool (Due to Finance Manager budget restrictions) for monitoring USB, Folder and Internet access for network users.I want to know when someone plugs in a USB drive, which folders they access and which websites they visit. CEO request but no budget given to this request.

View 3 Replies View Related

Ubuntu :: Stress Test CPU / GPU While Monitoring The Temperatures

Oct 5, 2010

After turning off the overclocking (When I actually turned it off, I realized it didn't really make a noticeable difference) of my CPU and lowering the fans of my PC, I would like to stress test the GPU/CPU, and obviously also check the temps while doing so. The fans on my PC were previously so loud you couldn't even have a conversation on the phone while in the same room as the computer, and I just now realized how much I can actually lower them... But I don't want to lower them too much, obviously.

So, anyway, because of these reasons I would like to stress test my CPU/GPU while monitoring the temperatures. I'd need software for doing so, Linux or Windows doesn't really matter, I have both. Also, I need to know what minimum/maximum temperatures that are okay.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved