Main > Free Download Search >

Free bandwidth software for linux

bandwidth

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 331
bandwidth 0.13

bandwidth 0.13


bandwidth project is an artificial benchmark for measuring memory bandwidth, useful for identifying a computers weak areas. more>>
bandwidth project is an artificial benchmark for measuring memory bandwidth, useful for identifying a computers weak areas.
It tests several types of memory:
- Main memory read accesses
- Main memory write accesses
- Level 2 cache read accesses
- Level 2 cache write accesses
- Framebuffer read accesses
- Framebuffer write accesses
- String library routines
Enhancements:
- 64-bit support has been added.
<<less
Download (0.009MB)
Added: 2007-08-22 License: GPL (GNU General Public License) Price:
1112 downloads
Bandwidth alarm

Bandwidth alarm


Bandwidth alarm it warns of sudden excess bandwidth usage by email or SMS. more>> <<less
Download (0.020MB)
Added: 2005-04-07 License: BSD License Price:
1666 downloads
Bandwidth Check 1.0

Bandwidth Check 1.0


Bandwidth Check is a small utility that helps an administrator measure the available bandwidth. more>>
Bandwidth Check is a small utility that helps an administrator measure the available bandwidth. In order to make use of this utility, you will need to turn on the chargen service, which is provided in many inetd implementations.

In order to make use of this utility, you will need to turn on chargen protocol.

To enable chargen on Linux:

create the following file /etc/xinetd.d/charge
service chargen
{
type = INTERNAL
id = chargen-stream
socket_type = stream
protocol = tcp
user = root
wait = no
disable = no
}
service xinetd restart

To Compile bwcheck

gcc -o bwcheck bwcheck.c

To execute

./bwcheck

./bwcheck 172.16.11.2
Throughput: 73390.74 kb
<<less
Download (0.008MB)
Added: 2007-01-09 License: GPL (GNU General Public License) Price:
1048 downloads
bandwidth monitor 1.4

bandwidth monitor 1.4


bandwidth monitor is a small application which polls /proc/net/dev for the byte counts for a given network device. more>>
bandwidth monitor is a small application which polls /proc/net/dev for the byte counts for a given network device , and calculates the RX and TX bandwidths. Originally a shell script, then a Perl script, now rewritten in C so that it can easily be used on embedded devices like the Linksys WRT54G as well as.

This program started as a shell script that I ran on my home-brew firewall wireless router (Linux, of course, on a 486/66) to keep track of my incoming and outgoing bandwidth. This let me know that I was getting the bandwidth that I paid for, and it also helped me keep an eye on the throttling of bulk traffic so that I didnt choke out my interactive sessions. Of course, that was before I had QOS.

The program is probably tied to Linux, since it grabs the byte counts for the requested interface right from /proc/net/dev. It could pretty easily be modified to grab the same information from the output of /sbin/ifconfig, but that would waste resources to spawn a new process to parse the /proc/net/dev file and regurgitate it to us. Also, I havent bothered to look at how uniform the output of the byte counts from /sbin/ifconfig is on other operating systems.

As a side note, the C version also uses nanosleep() and gettimeofday() to get more accurate polling intervals and track the overall time (since sleep(), usleep(), nanosleep(), et. al. only guaruntee to wait at least as long as you request, but do not guaruntee that it wont be possibly much longer...) So, if you were interested in porting it, youd have to make sure that nanosleep() and gettimeofday() were also available, or lose the resolution of the time used in bandwidth calculations.

BUILDING

$ gcc -O3 -o bandwidth_monitor bandwidth_monitor.c
<<less
Download (0.004MB)
Added: 2007-04-23 License: GPL (GNU General Public License) Price:
923 downloads
Bandwidth Monitor NG 0.6

Bandwidth Monitor NG 0.6


Bandwidth Monitor NG is a small and simple console-based live bandwidth monitor. more>>
Bandwidth Monitor NG is a small and simple console-based live bandwidth monitor.
I have sucessfully tested on (if you have any other sucessfull or unsucessfull, please mail me):
Linux 2.4, Linux 2.6
FreeBSD 4.8, 5.3
MacOS X 10.1, 10.2, 10.3
Solaris 10 64bit x86
SunOS 5.9 sparc Solaris 9
OpenBSD 3.4, 3.6
NetBSD 1.6.1, 2.0
IRIX64 6.5
Main features:
- supports /proc/net/dev, netstat, getifaddr, sysctl, kstat and libstatgrab
- unlimited number of interfaces supported
- interfaces are added or removed dynamically from list
- white-/blacklist of interfaces
- output of KB/s, Kb/s, packets, errors, average, max and total sum
- output in curses, plain console, CSV or HTML
- configfile
Enhancements:
- Changes in this release include curses2 output (a nice bar chart), disk input for BSD, Mac OS X, Linux, and Solaris, Win32 network bandwidth support, use of autotools, and lots of fixes.
<<less
Download (0.066MB)
Added: 2007-03-01 License: GPL (GNU General Public License) Price:
971 downloads
IP Bandwidth Watchdog 0.8

IP Bandwidth Watchdog 0.8


IP Bandwidth Watchdog (ipband) is a pcap based IP traffic monitor. more>>
IP Bandwidth Watchdog (ipband) is a pcap based IP traffic monitor. It tallies per-subnet traffic and bandwidth usage and starts detailed logging if specified threshold for the specific subnet is exceeded. If traffic has been high for a certain period of time, the report for that subnet is generated which can be appended to a file or e-mailed. When bandwidth usage drops below the threshold, detailed logging for the subnet is stopped and memory is freed.

This utility could be handy in a limited bandwidth WAN environment (frame relay, ISDN etc. circuits) to pinpoint offending traffic source if certain links become saturated to the point where legitimate packets start getting dropped.

It also can be used to monitor internet connection when specifying the range of local ip addresses (to avoid firing reports about non-local networks).

<<less
Download (0.035MB)
Added: 2006-10-04 License: GPL (GNU General Public License) Price:
1133 downloads
Linux Bandwidth Monitor 1.3

Linux Bandwidth Monitor 1.3


Linux Bandwidth Monitor (bwmon) is yet another utility that measures bandwidth utiliazation per interface basis. more>>
Linux Bandwidth Monitor (bwmon) is yet another utility that measures bandwidth utiliazation per interface basis. It is coded in C and takes advantage of POSIX thread and curses library. It runs only on Linux systems since the utility reads /proc/net/dev and /proc/uptime.

The utility reads /proc/net/dev and /proc/uptime files in order to print out bandwidth usage at user selected intervals, maximum bandwidth usage since initialization of the utility and average bandwidth usage since the last reboot. This is done based on network interface.

Tested on Linux 2.2.x, 2.4.x and 2.5.x, SuSE and RedHat distributions.
To compile, simply say
$ make
To install, say (optional)
# make install
Or copy bwmon binary where ever you want.
<<less
Download (0.005MB)
Added: 2006-08-01 License: GPL (GNU General Public License) Price:
1203 downloads
okons bandwidth manager 2.1

okons bandwidth manager 2.1


okons bandwidth manager (aka. obwman) is a simple tool for efficient traffic shaping. more>>
okons bandwidth manager (aka. obwman) is a simple tool for efficient traffic shaping. okons bandwidth manager aims to give a fair share of bandwidth to each host while imposing particular rules.
Configuration of obwman is straightforward and it is almost maintenance free., as it detects automatically hosts on the network. Obwman prioritises traffic of HTTP, TCP ACK and TCP initiate session.
Main features:
- fair allocation of bandwidth
- enforce minimum and maximum speed
- support for aggregated links (uplink agnostic)
- automatic detection of hosts on the network
- support for Squid proxy
- free (available under GNU General Public License ).
<<less
Download (0.085MB)
Added: 2006-12-27 License: GPL (GNU General Public License) Price:
1037 downloads
WebCBQ Bandwidth Manager 0.2

WebCBQ Bandwidth Manager 0.2


WebCBQ Bandwidth Manager is written in PHP and iss a Web interface that let you edit rules for cbq.init script. more>>
WebCBQ Bandwidth Manager is written in PHP and iss a Web interface that let you create, edit and remove rules for cbq.init script.
It makes the network traffic management easy under Linux platform.
This interface lets a knowless user to manage the clients bandwidth.
Enhancements:
- Link identification on mouseOver
- Remove Help huge files
- Correct some English dictionary words
- CBQ.init configurations files examplesincluded
<<less
Download (0.027MB)
Added: 2006-09-11 License: GPL (GNU General Public License) Price:
1152 downloads
Linux Bandwidth Arbitrator 9.62

Linux Bandwidth Arbitrator 9.62


Linux Bandwidth Arbitrator is a turn-key tool to distribute bandwidth on busy networks. more>>
Linux Bandwidth Arbitrator allows beginning-to-advanced network administrators to control bandwidth. It is designed to be completely turn-key in its default configuration. You just plug it into your network trunk, and it self configures and immediately starts slowing "bandwidth hogs".
It can be configured to target specific applications such as Kazaa, IMAP, and POP. It is compatible with the 2.4.25 kernel, ebtables, and brouter (bridging router). It also comes with denial of service protection.
Main features:
- Default mode is turnkey
- Fully Redundant using Linux built-in Bridging
- Plug it in, no administration needed
- Will automatically scale back heavy bandwidth users (such as p2p traffic) and "normal" users will see a 25 to 40 percent busy hour improvement for activities such as e-mail, chat, and web surfing. There is no need to do any administration, completely turnkey!
- Unique implementation allows you to limit incoming Internet traffic
- Arbitrator 3.x and up work fine with Netfilter on the same machine!
- Automatically scales to Dial Up, DSL, T1, 40mbs
- Determines your actual trunk speed and dynamically adjusts bandwidth limiting accordingly.
Enhancements:
- In this release, there is a new utility that allows a user to see how many connections are current for an existing IP address.
- This will aid operators in deciding which users on their networks are candidates for a connection limit rule.
<<less
Download (0.08MB)
Added: 2005-11-04 License: Free for non-commercial use Price:
1456 downloads
Interactive Bandwidth Monitor 1.4

Interactive Bandwidth Monitor 1.4


Ibmonitor is an interactive Linux console application which shows bandwidth consumed on all interfaces. more>>
Ibmonitor is an interactive Linux console application which shows bandwidth consumed on all interfaces. This project is different from existing similar utilities in that it can show the values in Kbits/sec (Kbps) and Kbytes/sec (KBps) simultaneously. It also displays the total data transferred in KB/MB/GB dynamically shifting the unit to adjust available field width.Also there are command line switches which allow to choose whether to display maximum and average bandwidth.
ibmonitor responds to certain key presses while running and can dynamically change its output display format.
Main features:
- Shows received, transmitted and total bandwidth of each interface
- Calculates and displays the combined value of all interfaces
- Diplays total data transferred per interface in KB/MB/GB
- Values can be displayed in Kbits/sec(Kbps) and/or KBytes/sec(KBps)
- Can show maximum bandwidth consumed on each interface since start of utility
- Can show average bandwidth consumption on each interface since start of utility
- The output with all features (max, avg and display in Kbps and KBps) easily fits on a 80x24 console or xterm
- Can interactively change its output display format depending on key pressed by user.
Enhancements:
- The header text is now displayed immediately after starting
<<less
Download (0.016MB)
Added: 2006-10-13 License: GPL (GNU General Public License) Price:
1112 downloads
Bandwidth Meter and Diagnostics 1.1

Bandwidth Meter and Diagnostics 1.1


Bandwidth Meter and Diagnostics is a Firefox extension that will automatically check whether Internet connection is working.... more>>
Bandwidth Meter and Diagnostics is a Firefox extension that will automatically check whether Internet connection is working or not when a website can not be loaded, and a list of tools for network troubleshooting. Try to type a random domain name(e.g., qwqwqwq121212.com) to see what this means ...
This extension adds "Bandwidth Meter" to the Tools Menu. It performs the following tasks:
- Display your public IP address
- Display your public domain name
- Test download speed/bandwidth
- Test upload speed/bandwidth
This extension runs under any OS. If you use Windows, you could try our other Windows specific extension "Broadband Speed test and Diagnostics" that has extra features and can only run under Windows. We are creating this because we get many requests from non-windows users.
<<less
Download (0.012MB)
Added: 2007-06-20 License: GPL (GNU General Public License) Price:
2813 downloads
ADSL Bandwidth Management HOWTO 1.3

ADSL Bandwidth Management HOWTO 1.3


ADSL Bandwidth Management HOWTO project describes how to manage outbound traffic on an ADSL modem. more>>
ADSL Bandwidth Management HOWTO project describes how to manage outbound traffic on an ADSL modem.
Emphasis is placed on lowering the latency for interactive traffic even when the upstream and/or downstream bandwidth is fully saturated.
The purpose of this document is to suggest a way to manage outbound traffic on an ADSL (or cable modem) connection to the Internet. The problem is that many ADSL lines are limited in the neighborhood of 128kbps for upstream data transfer.
Aggravating this problem is the packet queue in the ADSL modem which can take 2 to 3 seconds to empty when full. Together this means that when the upstream bandwidth is fully saturated it can take up to 3 seconds for any other packets to get out to the Internet.
This can cripple interactive applications such as telnet and multi-player games.
Enhancements:
- Added links section
<<less
Download (0.10MB)
Added: 2006-11-04 License: (FDL) GNU Free Documentation License Price:
1098 downloads
Bandwidth Management Tools 200603080716

Bandwidth Management Tools 200603080716


Bandwidth Management Tools is a total bandwidth management solution for Linux. more>>
Bandwidth Management Tools is a total bandwidth management solution for Linux and can be used for firewalling, traffic graphing, and shaping.
Bandwidth Management Tools is not based on any currently-available bandwidth management software and supports packet queues, bursting, complex traffic flow hierarchies, flow groups, traffic logging, and a simple real-time monitoring front-end.
Main features:
- XML configuration file format:
- Class based traffic categorization
- POWERFULL for advanced users!!
- Firewalling:
- Support for all Netfilter features on host operating system
- Traffic shaping (flows):
- Shaping of blocks or single ip addresses
- Support for bursting based on user definable average period
- Multi-level shaping, you can define parents & grand parents
- Traffic logging:
- Logging of byte, packet, burst & drop counters
- Traffic flow grouping
- Misc:
- Atomic loading of firewall tables into kernel
- Supports more than 1 CPU
Whats New in 0.2.3 Release:
- Development snapshot 200602012132 has been released as stable.
- The URLs in graphs generated by bwm_graph has been fixed.
Whats New in 200603080716 Release:
- Logging directly to RRD files was added.
- Graphing was fixed, and error handling was improved.
- rrdtool was fixed so that if it is built at installation time, its also installed.
- New flow parameters were added: report-format, report-filename, and flow-mode.
<<less
Download (0.48MB)
Added: 2006-03-09 License: GPL (GNU General Public License) Price:
1367 downloads
Howto: PPPOE with Bandwidth Management for OpenBSD 2.6

Howto: PPPOE with Bandwidth Management for OpenBSD 2.6


Howto: PPPOE with Bandwidth Management for OpenBSD is a document which explains how to build an OpenBSD based router. more>>
Howto: PPPOE with Bandwidth Management for OpenBSD is a document which explains how to build an OpenBSD based router for a small flat-sharing community with four residents.

The router should manage the available bandwidth fairly between the paying users and their guests. For the residents, it should be possible to use incoming ports for services like Skype or Emule. The howto basically addresses IT professionals with a rough idea of what OpenBSD is about.

<<less
Download (0.12MB)
Added: 2007-05-12 License: Free To Use But Restricted Price:
906 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5