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


ADVERTISEMENT

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

Ubuntu :: Conky - Hourly Bandwidth Usage?

Jul 10, 2011

So, my mother is out in the deep country and all we can get is Xplornet Satellite internet. They have a fair access policy (FAP) that says they will (and definitely do) throttle your speeds if you download more than 50MB or upload more than 5.5MB in one hour. This restriction resets hourly. As you can imagine, this is fairly limiting, but we have to live with what we have as there are no other options specifically where we live. Right now, I have Conky configured to show the ${totalup wlan0} and ${totaldown wlan0}, but that is per session. In this example, since the computer started, 8.74MB have been downloaded and 1.95MB uploaded. However, this information is somewhat irrelevant as we really only need to know the current usage starting at the top of the hour. Maybe even show the previous hour too.

View 9 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

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

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

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 View Related

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 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

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 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

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

Server :: Log Bandwidth Usage Per IP

Mar 27, 2011

I'm getting DDoS attacks on my server, and I need to block all the attacking IPs.But for that I need to know which IPs are attacking me.I was thinking that I should log the bandwidth usage per IP so I can tell which IPs are using excessive bandwidth.How can I achieve this? I'm using Ubuntu 10.10.

View 3 Replies View Related

Ubuntu :: Program To Monitor Bandwidth Usage?

Jul 28, 2010

I live in the boonies, so I have satellite internet. It's not too bad, but I'm restricted to 200 mb's of download per day.

I'm looking for an app that will keep track of my usage, so I don't go over 200. I was using "System Monitor", but it's a little buggy, so I'd like to try something else.

View 7 Replies View Related

Ubuntu :: How To Limit Bandwidth Usage For Updates

Dec 13, 2010

I recently read a windows tip which read: - Windows allots 20% of the bandwidth by default for various services like Windows update, spyware checks etc. We can get hold of this bandwith by changing the values of limit reserve bandwidth under QOS packet scheduler. Now my questions: How to limit the bandwidth usage used by ubuntu updates in the above lines?

View 4 Replies View Related

General :: Monitoring A Box - Memory Usage ?

Jul 15, 2010

I wanted to know the best way to monitor memory usage, us space and processes and receive an email if a problem occurs?

View 2 Replies View Related

General :: How To Check Bandwidth Usage Log

Oct 6, 2010

I have one dedicated server in godaddy. Now I got mail regarding overage bandwidth. I don't know how to check this and I must give report how its happen.

View 1 Replies View Related

Ubuntu Networking :: Setting Up PC As Router - Bandwidth Usage

Jan 28, 2010

I wish to setup my spare PC as a router. I was wondering what programs, in ubuntu, I can use to monitor and change settings concerning bandwidth usage. I want to throttle down a computer in my network so what program would be good for this?

View 1 Replies View Related

Networking :: Monitoring Home Network Usage

Jul 13, 2010

I was wondering how do you slap a packet analyzer like Wireshark somewhere between all the computers in a house and the router, so you can tell what websites are being accessed? I mean websites, specifically. I'm not trying to monitor bittorrent, IRC or other things yet - I'll get to that later. I just want to break this insanely complex task into smaller bites for now.Also, since my ISP has bandwidth caps but does not have a means for consumers to monitor total network usage, I'd like to figure out how to use Wireshark to do that as well. This, I am assuming, is easier when wireshark is running on the pipeline going into the router.

View 6 Replies View Related

Networking :: Remote Admin Bandwidth Usage

Oct 15, 2010

we have 2 mbps broadband link for our internet connection configured on redhat 9 linux which acts as a proxy server with static ip.i had done dmz for the 2 pc's and given access of the 2 pc's to our client.The client use the remote admin software installed on their pc and connects to our static ip and from the static ip the request goes to inside our lan pc's which is configured with diffrent port and ip address for the remote admin.basically my question is that when they connects our internet goes slow and when they are not connected the internet works fine so i want to know how much bandwidth they are using or what command to check the bandwidth of this connection?

View 3 Replies View Related

Networking :: How To Find Bandwidth Usage Info

Sep 21, 2009

How can I figure out what is using my bandwidth? (command line or otherwise).

View 3 Replies View Related







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