Main > Free Download Search >

Free speedometer software for linux

speedometer

Sponsored Links
Sponsored Links
Sort by >> Relevance
rss
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3
Speedometer 2.4

Speedometer 2.4


Speedometer is a console bandwidth and file download progress monitor. more>>
Speedometer project is a console bandwidth and file download progress monitor with a logarithmic bandwidth display and a simple command-line interface.

Usage:

speedometer [options] tap [[-c] tap]... Monitor network traffic or speed/progress of a file transfer. At least one tap must be entered. -c starts a new column, otherwise taps are piled vertically.

Taps: filename [expected-size] display download speed [with progress bar] -rx network-interface display bytes received on network-interface -tx network-interface display bytes transmitted on network-interface

Options: -i interval-in-seconds eg. "5" or "0.25" default: "1" -p use plain-text display (one tap only)

<<less
Download (0.021MB)
Added: 2006-04-10 License: LGPL (GNU Lesser General Public License) Price:
1312 downloads
WMnet 1.06

WMnet 1.06


WMnet is a little X dock.app network monitor I wrote for Linux. more>>
WMnet is a little WindowMaker dockapp network monitor I wrote for Linux.

It was originally inspired by that funky program tleds that blinks your keyboard LEDs in response to net traffic, but its a lot more entertaining than that nowadays.

I wrote this thing with low cpusage, low memory, and efficient use of screen real-estate in mind.

This little program polls network statistics and does a few things with the data it gets. It has small blinking lights for the rx and tx of IP packets, a digital speedometer of your polled stats current speed and a bar graph like xload et. al which has a tx speed graph from bottom-up and rx speed graph from the top-down.

The speedometer keeps track of the current speed per second and shows it in a color corresponding to which of rx or tx that has the highest speed at the moment. Also, the graph is drawn in a way that the highest speed is drawn on top of the other while the other is in the background. Depending on whether you are running ppp or ethernet
connections, you should set the -x parameter to about 1.5 times the high speed of your connection... the default is 6000 which will be stupid if youre on a ethernet line with a max of about 800 kb/sec.

Ive found the best for an ethernet line is -x 10000000 -l Having the logarithmic scale lets you see any speed of traffic from a telnet session to downloadeding something from across the hall at 600 kb/sec.

I tried to keep this is as small and efficient as possible CPU time on my K5 PR100 with the default poll time of 25000 microseconds (1 microsecond == 1 millionth of a second.) is less than 20 seconds per 24 hours Which is less than even wmmixer uses for me.

wmnet now uses drivers to get stats. The existing stat driver from previous versions has been moved to the ipfwadm driver. To get some generic IP accounting rules using ipfwadm:

ipfwadm -A in -i -S 0.0.0.0/0
ipfwadm -A out -i -D 0.0.0.0/0
<<less
Download (0.027MB)
Added: 2006-10-30 License: GPL (GNU General Public License) Price:
1091 downloads
WWW::RaptureReady 0.1

WWW::RaptureReady 0.1


WWW::RaptureReady is a Perl interface to Rapture Readys Rapture Index. more>>
WWW::RaptureReady is a Perl interface to Rapture Readys Rapture Index.

SYNOPSIS

use WWW::RaptureReady;
my $rr = WWW::RaptureReady->new;
print "URL: ", $rr->url, "n",
"Current Index: ", $rr->index, "n",
"Index Change: ", $rr->change, "n",
"Last Updated: ", $rr->updated, "n";

This module provides an interface to the Rapture Ready Rapture Index. Rapture Readys description of the index: The Rapture Index has two functions: one is to factor together a number of related end time components into a cohesive indicator, and the other is to standardize those components to eliminate the wide variance that currently exists with prophecy reporting.

The Rapture Index is by no means meant to predict the rapture, however, the index is designed to measure the type of activity that could act as a precursor to the rapture.

You could say the Rapture index is a Dow Jones Industrial Average of end time activity, but I think it would be better if you viewed it as prophetic speedometer. The higher the number, the faster were moving towards the occurrence of pre-tribulation rapture.

The rapture index is the "prophetic speedometer of end-time activity".

INTERFACE

new()

Creates and returns a new WWW::RaptureReady object.

my $rr = WWW::RaptureReady->new
url()

Returns the configured URL for retrieving the Rapture Index.

my $url = $rr->url
url($url)

Sets the URL to be used for retrieving the Rapture Index.

$rr->url("http://example.com/rapture.html")
fetch()

Fetches the Rapture Index HTML from the configured URL.

$rr->fetch
index()

Returns the current index level. Calls fetch() if index not already retrieved.

my $index = $rr->index
change()

Returns the change in the index. Calls fetch() if index not already retrieved.

my $change = $rr->change
updated()

Returns when the index was last updated. Calls fetch() if index not already retrieved.

my $updated = $rr->updated

<<less
Download (0.008MB)
Added: 2007-01-26 License: Perl Artistic License Price:
1002 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 1
  • 1