WareSeeker Search Software

bandwidth test


Sponsored Links
Collapse All
Software Name Software Type Category Price
1

bandwidth 0.13


linux System->Benchmarks Free
View Detail
Download bandwidth 0.13Download bandwidth 0.13
0.009 MB
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

Whats New in This Release:

· 64-bit support has been added.


2

Bandwidth alarm


linux System->Monitoring Free
View Detail
Download Bandwidth alarmDownload Bandwidth alarm
0.020 MB
A tool for monitoring and warning you of sudden excess bandwidth usage. We built this after a couple of heart attacks, false alarms and big bills incurred by our customers at short notice.

Its main feature is to warn you immediately when a sudden bandwidth spike is detected, by email and SMS. It will also take a sample of the traffic with tcpdump for analysis if the spike stops before you can get to the machine to examine whats going on.

The program is designed to be simple, independent of the host system, and reliable at warning you as insurance against more complicated bandwidth monitoring systems failing-- in the case where a lapse in concentration can cost you thousands of pounds, you may want to consider having more than one bandwidth monitoring scheme in place :-)

Configuring & usage:

You should invoke the program something like this:

/usr/local/bin/bwalarm 2>&1 | logger -t bwalarm

which will send the programs diagnostic output to your system logs in case you dont see the email or SMS. You do look at your logs regularly dont you? :-)

The script is intended to be a stand-alone program which runs forever on a UNIX system. To change its settings you should edit the top of the file which is reasonable well-documented: essentially you point it at sendmail, tcpdump and set the parameters for issuing an alarm.

So thats the maximum number of packets/bytes per minutes/hour/day, and you can set up as many conditions as you want. Finally which email addresses or phone numbers to notify, and your account details at Clickatell, and youre away.

For SMS notification you should sign up with South-African SMS provider Clickatell who are cheap at around £0.03 per message.

While the program is running it logs alerts to stderr but can show you every reading it takes if you invoke it with the --verbose flag. If you use the --test flag, SMS and email sending will be disabled. You can also tell the program to dump its current list of byte,packet counter pairs to stderr by sending it SIGALRM.

3

Calc Bandwidth


script PHP Free
View Detail
Download Calc BandwidthDownload Calc Bandwidth
Calc Bandwidth uses rotated apache logfiles, probably access_log and access_log.1, to calculate yesterdays total bandwidth, todays bandwidth so far, current percent of increase/decrease in traffic, and estimated percent of increase/decrease in traffic at the end of the day. Update: 0.2 no longer puts the whole logfile into memory, which allows it to get bandwidth data from very large logfiles.
4

Bandwidth Bandit


script CGI Perl Free
View Detail
Download Bandwidth BanditDownload Bandwidth Bandit
Bandwidth Bandit is a script that protects your graphics from being linked directly by other websites. This prevents them from stealing your precious bandwidth. Instead of showing the desired graphic, a warning graphic will load in its place.
5

Bandwidth Manager


script PHP €99.00
View Detail
Download Bandwidth ManagerDownload Bandwidth Manager
Are your bandwidth peaks costing you extra money and headaches? Put a stop to all that with Bandwidth manager. How it works? As soon as someone on your website downloads a file, bandwidth manager takes control. As long as your bandwidth settings allow more downloads to be started, he will be served the file at the preset speed. Features: easy install, managing and easily integrated into your website, set maximum bandwidth, set simultaneous downloads, set download speed, extensive log reports, seperate settings for members and guests, view all ips used by members, for bandwidth capping and managing are no extra apache modules required.
6

Bandwidth Protector


script CGI Perl Free
View Detail
Download Bandwidth ProtectorDownload Bandwidth Protector
Bandwidth Protector is designed to stop the unauthorized linking of your website graphics and HTML pages from other websites, thereby using your bandwidth to deliver graphics and HTML pages to other website pages. It also creates a log file for you of those sites attempting to link to your Graphics and/or HTML pages, displays violation graphic on offending website, instead of your graphic and can protect multiple domains with just one copy of Bandwidth Protector.
7

Advance Bandwidth


script CGI Perl Free
View Detail
Download Advance BandwidthDownload Advance Bandwidth
Script to monitor incoming and outgoing bandwidth in real time. Provides reports month, day and hour wise. Useful for load balancing and detecting misuse of server.
8

IIS Bandwidth


script ASP Free
View Detail
Download IIS BandwidthDownload IIS Bandwidth
IISBW is a fast solution which allows you to display monthly bandwidth usage for each IIS website. The package consists of 2 parts: 1. Parsing JS script which uses MS LogParser. 2. ASP page which will show you statistics.
9

Bandwidth Vista 2


windows Network Tools->Network Monitoring Info Free
View Detail
Download Bandwidth Vista 2Download Bandwidth Vista 2
17.0 MB
Bandwidth Vista 2, The Next Generation bandwidth monitor with GEO-IP Connection Mapper. Displays Real-Time TCP and UDP Connections including Country and City. Holds a full log of bandwidth usage. New to Bandwidth Vista 2 is Voice Alerts and a Whois Lookup Tool and two kinds of graph.
10

Bandwidth Meter and Diagnostics 1.1


linux Internet->Firefox Extensions Free
View Detail
Download Bandwidth Meter and Diagnostics 1.1Download Bandwidth Meter and Diagnostics 1.1
0.012 MB
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.


11

Bandwidth Vista 1


windows Network Internet->Network Information Tools $25.00
View Detail
Download Bandwidth Vista 1Download Bandwidth Vista 1
617K
Looking to monitor your bandwidth usage? Bandwidth Vista is modern, informative and intuitive to use. Whether you are looking for network problems or simply want to check the speed of your internet connection Bandwidth Vista is for you. Bandwidth Vista monitors all your connected interfaces at once and holds a history of transfers which can be viewed down to the minute. This dynamic application also indicates the countries of remote computers connected to your machine and maps them for you - quite an eye opener! Also included is a Bandwidth Stop Watch, Email Alerts, an icon for each connected program on your system - with Spyware Squatter!.

Works with Windows XP Home and XP Pro. Requires the .NET Framework 2 installed (available at download page)

12

Linux Bandwidth Monitor 1.3


linux System->Networking Free
View Detail
Download Linux Bandwidth Monitor 1.3Download Linux Bandwidth Monitor 1.3
0.005 MB
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.

13

Bandwidth Vista 2


windows Security Privacy->Key Loggers Free
View Detail
Download Bandwidth Vista 2Download Bandwidth Vista 2
16.6 MB
Bandwidth Vista description
Looking to monitor your bandwidth usage? Bandwidth Vista is modern, informative and intuitive to use Bandwidth Vista is modern, informative and intuitive to use. Whether you are looking for network problems or simply want to check the speed of your internet connection Bandwidth Vista is for you.

Bandwidth Vista is a software that allows you monitor your usage.

Bandwidth Vista monitors all your connected interfaces at once and holds a history of transfers which can be viewed down to the minute. This dynamic application also indicates the countries of remote computers connected to your machine and maps them for you - quite an eye opener! Also included is a Bandwidth Stop Watch, Email Alerts, an icon for each connected program on your system - with Spyware Squatter!.

Requirements:

· Requires the .NET Framework 2 installed

14

Bandwidth Tester 0.5.3


windows Network Internet->Web Browsers Free
View Detail
Download Bandwidth Tester 0.5.3Download Bandwidth Tester 0.5.3
14.75KB
This is a mozilla extension that tells you the bandwidth of your current internet connection. It is very useful if you have a laptop and use it in different areas and networks frequently.

This tool is more accurate than many of the website testers because it downloads several files at different sizes to find your average connection speed. However, this is also dependant on where you are in relation to where the test files are being served from. You can change the test files used in the Bandwidth Tester options.
15

Bandwidth Meter and Diagnostics 1.1


windows System->Browser Tweak Free
View Detail
Download Bandwidth Meter and Diagnostics 1.1Download Bandwidth Meter and Diagnostics 1.1
13 KB
Bandwidth Meter and Diagnostics description
Bandwidth Meter and Diagnostics is a Firefox add-on that will measure your internet speed Bandwidth Meter and Diagnostics will perform bandwidth and speed measurement for Internet connections so that you always know how fast you really are.

When Firefox fails to load a webpage, the extension will automatically check whether Internet conenction is working or not. You can also use network troubleshooting tools to check the websites. Try to type a non-existent domain name(e.g., qwqwqwq121212.com) to see what this means ...

Here are some key features of "Bandwidth Meter and Diagnostics":

· Display your public IP address
· Display your public domain name
· Test download speed/bandwidth
· Test upload speed/bandwidth


Requirements:

· Firefox: 1.5 2.0.0

16

IIS Bandwidth Monitor


script ASP Free Additional Info: $0.75
View Detail
Download IIS Bandwidth MonitorDownload IIS Bandwidth Monitor
Monitor bandwidth usage in near real-time for individual sites on IIS6 without reliance on Log files. Supports websites on load balanced servers, automatic disabling of websites upon overage, and persistance across reboots. Includes sample ASP scripts for reporting per website, per day. Supports logging of data to MSDE, SQL Server 2000, MySQL and Oracle 9+. Currently in Beta. Download an unlimited duration, 3 site trial.
17

Bandwidth Monitor 2.0


windows Network Tools->Network Tools Suites Free
View Detail
Download Bandwidth Monitor 2.0Download Bandwidth Monitor 2.0
788 KB
An ideal tool for the bandwidth conscious, Bandwidth Monitor enables you to keep a close eye on the amount of bandwidth accumulated over the current hour, day, week, month, or even year! Advanced logging tools make it easy to view your bandwidth usage and make alterations to bandwidth logs. Clean up old data at the touch of a button, and import your bandwidth data from our predecessor Bandwidth Monitor 1.0.
18

Bandwidth Monitor NG 0.6


linux System->Networking Free
View Detail
Download Bandwidth Monitor NG 0.6Download Bandwidth Monitor NG 0.6
0.066 MB
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

Here are some key features of "BandwidthMonitorNG":

· 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

Whats New in This Release:

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


19

ShaPlus Bandwidth Meter 1.1


windows Network Tools->Bandwidth Tools Free
View Detail
Download ShaPlus Bandwidth Meter 1.1Download ShaPlus Bandwidth Meter 1.1
87.8 KB
ShaPlus Bandwidth Meter remains in tray and displays the approximate bandwidth consumed for the session, day and month.

ShaPlus Bandwidth Meter is very useful for people with limited bandwidth/month.

Here are some key features of "ShaPlus Bandwidth Meter":

· Option to make meter always visible.
· Transparency of meter can be adjusted.
· Option to exclude bandwidth during certain period of day.
· Shortcuts to enable/disable flash and images in Internet Explorer

20

Network Bandwidth 1.3


windows Windows Widgets->System Utilities Free
View Detail
Download Network Bandwidth 1.3Download Network Bandwidth 1.3
49.5 KB
Network Bandwidth is a free widget which will tell you what your currect upload and download speeds are, and also your total bandwidth for the last day (my college limits bandwidth per day).

Network Bandwidth widget allows you to view and monitor your PC network traffic


My Software


You have not saved any software. Click "Save" next to each software to save it to your software basket


Related Search