All Questions
Tagged with monitoring bandwidth
52
questions
1
vote
3
answers
1k
views
How to monitor outbound bandwidth usage in Linux?
Currently I use vnstat to monitor my bandwidth usage. What I want to achieve is to get data for making the decision whether to stay in a more expensive but unlimited cable based plan, or to switch to ...
0
votes
2
answers
2k
views
Log/list bandwidth usage by file on NGINX?
Is it possible to produce a list or log of the bandwidth usage by file on NGINX? Something like:
BANDWIDTH USAGE LAST 7 DAYS by FILE;
\Project.zip 1.8 GB
\Docu8ment.doc 350 MB
\logo.png 238 MB
\...
0
votes
1
answer
82
views
Monitoring - Calculate bandwidth usage of images
Is there a way to find out the bandwidth usage of a certain mime-type on Windows Server?
Eg. How much GB of images is my server serving each month?
0
votes
1
answer
2k
views
Proxmox Virtual Machine Bandwidth monitoring
I have been trying to find some tool to allow me to monitor and get stats from virtual machine network usage.
I have a proxmox host with several virtual machines, and I would like to have some sort ...
-1
votes
2
answers
295
views
Tracing Network Usage from Specific IP Address on Centos 6
I found this article http://www.tecmint.com/command-line-tools-to-monitor-linux-performance/ but I'm kind of stuck here. I'm running a server with Centos 6.8 64bit for hosting customers. I have about ...
1
vote
2
answers
256
views
How to analyze bytes transferred over a group of servers?
We have around 50 virtual machines. I installed collectd, graphite and grafana and we have some traffic statistics like these:
That produces a graph like this:
The lines are incoming and outgoing ...
1
vote
0
answers
405
views
Is possible monitor the VPN's bandwidth with Check_MK? How?
I would like monitor the bandwidth in the VPN of Juniper SSG5 with Check_MK. Is possible? How?
For the moment I am monitoring the status with the check automatic (check_mk-juniper_screenos_vpn). ...
1
vote
2
answers
820
views
How to measure and monitor available network bandwidth without stealing network bandwidth?
Please note that I am not asking for well known usual bandwidth monitoring tools like ntop, iperf, vnstat etc.
I would like to measure periodically and reliably the max. available bandwidth of a ...
0
votes
1
answer
301
views
Keep showing old processes in nethogs
Nethogs stops showing idle processes after a while. How can I make it keep showing them?
I want to have a complete history of processes for long time. Is there any alternative to nethogs?
2
votes
0
answers
795
views
How to monitor the bandwidth per each iptables masqueraded device [closed]
Question:
Which tool could I use to monitor and break-down in real-time which bandwidth is routed by iptables to which computers?
Context:
I have a linux box masquerading about 15 devices to ...
1
vote
1
answer
233
views
Where is my bandwidth?
We've got a DSL line rated at 7Mbps. The best speed test results are little over 4Mbps. After replacing our modem, and spending hours on the phone with Verizon, they say that 4Mbps is within ...
3
votes
2
answers
832
views
Monitor Exchange bandwidth by user / mailbox
We share an exchange servers between 5 different companies. Our exchange server is consuming a massive amount of bandwidth every month (up to almost a TB!). It's hosted offsite and our hosting ...
0
votes
2
answers
3k
views
IIS bandwidth Monitoring
I have a public MS CRM 2011 install and one of my remote users reported using about 10gig of data from their Outlook client.
Is it possible in real time to see connected users in IIS and how much ...
2
votes
0
answers
325
views
how to measure IP bandwidth in pass through mode in linux?
I want to measure the IP bandwidth in pass through mode. Please find the attached picture for configuration and my question also.
If there is no solution with OpenWRT, I need any alternative ...
-2
votes
2
answers
163
views
Bandwidth and Speed monitoring software [closed]
I am looking to get some advice on what you guys think would be a good fit for my requirements.
My goal is to find software which would monitor internet speed (UP/DOWN), ping times and more(possibly) ...
0
votes
2
answers
311
views
Server bandwidth usage monitoring
I'm using ubuntu 11.04.
What I would like to be able to do, is to be able to view in a browser front end, the amount of in/out network data of the PROCESSES running on my machine.
Anyone know if and ...
0
votes
2
answers
767
views
Monitoring _current_ bandwidth used by Apache
Afternoon gents,
I'm trying to monitor and graph the currently used bandwidth by Apache, I've been trying to use mod_status with /server-status and just parsing this specific row:
16.1 requests/sec -...
0
votes
1
answer
2k
views
monitor iis vhosts bandwidth usage with cacti
I am trying to monitor how much bandwidth is being used by websites(vhosts) on my iis (7.5) machine. on a per site basis. Is their a cacti plugin or configuration guide that i can use to monitor this. ...
1
vote
2
answers
239
views
Broadband monitoring tools
We have DSL internet (6 mbps download/600 kbps upload) in our office. We have around 30 users with internet access. I would like to know what is the best way to monitor the bandwidth utilization. I ...
1
vote
1
answer
1k
views
iftop bandwidth monitor shows rates=0 (but do show connected hosts) on tun0 (ppp)
On my FreeBSD box, working as my LAN's router, I tried using iftop (from ports/net-mgmt) to monitor bandwidth usage. The program works well for monitoring the server's LAN interface-card, but not for ...
0
votes
2
answers
118
views
Drop in passthru network monitor
I am looking for something that will allow me to take a computer with 2 NICs, and drop it in between a link of 2 things (router, server, computer, etc) and monitor all the network traffic, bandwidth, ...
2
votes
1
answer
3k
views
Getting per-ip traffic stats from PF
Is there a way to get per-ip traffic stats from PF on OpenBSD 4.9? pfctl can give me the total traffic (bytes) for a given label, and pfstats for a given interface, and pftop can give me a "live" view ...
1
vote
2
answers
2k
views
Reported bandwidth usage differs between iproute2 and ifconfig
My group has a server set up to image our workstations using FOG. I was a bit curious to see how much bandwidth we were using. When I run ifconfig eth0, the TX/RX lines read
RX packets:166949376 ...
0
votes
2
answers
218
views
Measuring bandwidth per site
I need to measure the bandwidth of 4 specific sites. Is there a tool free available on the net that helps us achieve this?
0
votes
2
answers
316
views
monitor bandwidth on multiple subdomains that share the same ip (Windows/IIS)
I have seen the following:
Tool to track bandwidth by domain name?
and
How can I monitor bandwidth usage by Virtual Host in Apache on Ubuntu
We use IIS7 on a Windows Server 2008. We have our Domain ...
1
vote
5
answers
1k
views
Reading NIC bandwidth usage instantly
I want to create a script that runs on a linux server, that script should read bandwidth usage of NICs installed on other servers and then store them in memcached.
So I need a command that reads ...
10
votes
4
answers
4k
views
Monitor SSH-traffic per user
We have a backup application that runs once every 12 hours.
Multiple servers, desktops, and laptops connect to an EC2-instance and push a backup via SFTP using their own log-in credentials.
If they ...
1
vote
5
answers
2k
views
Monitor bandwidth over time, excluding certain networks?
I'd like to monitor bandwidth usage of my Linux servers, but there's a catch: traffic between my two servers is not counted against me, only traffic to the internet at large. However, my servers have ...
0
votes
2
answers
86
views
Monitor 3rd party bandwidth
I know there are tons of tools out there for measuring network traffic, bandwidth, etc. But, are there any tools that can provide ANY information about an external sites bandwidth? (A server/network ...
0
votes
2
answers
390
views
Flexible traffic & bandwidth monitor [closed]
I have looked around, but have not found anything to meet our needs. I need something that can log all connections & bandwidth consumption. We need it for analysis: by protocol, source IP (& ...
0
votes
1
answer
2k
views
NTOP gives warnings on startup
I just installed ntop 1.4.4 and when I start it, it give me infinite warnings "packet truncated":
...
RRD_DEBUG: umask 0066
RRD_DEBUG: DirPerms 0700
THREADMGMT: RRD: Started thread (...
2
votes
3
answers
278
views
monitor internet bandwidth
I'm looking for a windows tool that can tell me who is using bandwith.
As of now I've setup so that the switch where all pcs are connected, mirrors the router's traffic to my pc, meaning that from my ...
2
votes
2
answers
712
views
Bandwidth monitor for apache websites
I am after a web application that will parse apache log files and record how much bandwidth the user has used. We have several virtual hosts that have custom log files and the I/O is recorded at the ...
4
votes
1
answer
4k
views
How can I monitor bandwidth usage by Virtual Host in Apache on Ubuntu
My Environment:
Apache 2.2.9, Ubuntu 8.10
I am trying to find a way to monitor the bandwidth usage on my server broken out by each virtualhost WITHOUT installing something like PLESK, CPanel, or ...
1
vote
2
answers
1k
views
How to monitor streaming servers
I have had a bunch of Linux based streaming servers that employed lighttpd web server to provide video streaming via port 80.
Recently, our service is very slow. Therefore, I would like to ask if ...
0
votes
2
answers
140
views
Monitoring Network Useage
I have a server (running Ubuntu, but I can put a BSD/Solaris or other distro on if that helps) running beween my LAN and my sattelite modem (basically acting as a router). I would like to track ...
2
votes
3
answers
3k
views
SNMP Bandwidth Monitoring - Billion Router
I have several sites around the country, all sites are using the Billiion BiPAC 7402GX router.
I need to setup bandwidth monitoring tools to allow me to see the sites visitied, amount of bandwith up ...
2
votes
2
answers
13k
views
Monitoring router bandwidth usage via Nagios and SNMP
I'm using GroundWork (a monitoring framework built upon Nagios) to monitor some network devices via SNMP, but I'm stuck on a problem with bandwidth usage.
Most routers, including the Cisco 2800 used ...
3
votes
2
answers
1k
views
How to monitor total outgoing bandwidth usage on a per-user basis?
How does one monitor total outgoing bandwidth usage on a per-user basis?
(I'm using apache 2.2 in case you need this information.)
All web hosts do this. So it would seem obvious, but I can't find ...
6
votes
5
answers
41k
views
Monitoring Bandwidth Usage (Per Internal IP) - Cisco ASA 5505
I manage a small network with a Cisco ASA 5505 and a shared DSL connection. I would like to be able monitor the bandwidth usage of the various users/devices on my network (by IP address). Can I do ...
0
votes
1
answer
2k
views
How do I configure NetFlow 5/9 export on Juniper switches? [closed]
What are the commands to make a Juniper switch send netflow data (V5 or V9) to a netflow collector for bandwidth monitoring?
2
votes
1
answer
17k
views
Windows 2008 in built Bandwidth Monitoring tool?
We are hosting lot of Win 2008 servers, now I am aware of commercial bandwidth monitoring tools, but I know there are some network tools available in Windows server like NetMon etc, I dont know how to ...
2
votes
3
answers
6k
views
How can I monitor per-user bandwidth on linux?
I'm looking to monitor how much bandwidth different users consume on a server.
Effectively, I'm looking for something like UserIPacct (http://ramses.smeyers.be/homepage/useripacct/), where I can get ...
6
votes
8
answers
12k
views
Measure bandwidth usage (GB's transferred) on a linux server
I have a linux email server that I am thinking about moving into "the cloud". After investigating the pricing I see that my major cost is going to be in bandwidth. How would you guys suggest measuring ...
1
vote
5
answers
1k
views
Slow internet bandwidth on Network
I know this looks like some of the other questions but they don't seem to have been answered as fully as I hoped.
On our network we have a bunch of PC's that are connected to the internet. Now for ...
3
votes
4
answers
5k
views
Application to monitor bandwidth usage per program
I need to monitor the amount of bandwidth a few processes are consuming however these applications don't have the options to do so, is there an application that I can run on Windows Server 2008 that ...
27
votes
8
answers
31k
views
How can I see how much bandwidth each Apache Virtual Host is using?
I have Apache set up to serve several Virtual Hosts, and I would like to see how much bandwidth each site uses. I can see how much the entire server uses, but I would like more detailed reports.
...
10
votes
3
answers
2k
views
Monitor Internet bandwidth
We have an IPCop firewall/proxy installed in our network, and although I can use iftop to somewhat take a look at how the clients are using the Internet, is it possible to monitor it from outside the ...
18
votes
10
answers
5k
views
Network Traffic Monitoring
What is the best tool to monitor/analyze network traffic on an entire network (several subnets)?
I'm looking for something that will help me toubleshoot bandwidth problems when, for instance, users ...
1
vote
2
answers
2k
views
Monitor/analyze/report resource trends on a single server-- perfmon +?
I'm running a handful of video streaming servers (Win2k3 Ent SP2). As my user base is starting to grow, individual users are beginning to report that they are experiencing less-than-ideal service.
...