Main > Free Download Search >

Free presenting network statistics software for linux

presenting network statistics

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3945
Pinger Network Tools 0.2

Pinger Network Tools 0.2


Pinger Network Tools is a simple frontend for ping, netstat, traceroute and whois. more>>
Pinger Network Tools is a simple frontend for ping, netstat, traceroute and whois.

My first ever Kommander script that I did in an effort to learn the Kommander scripting engine/style and to have something useful.

Built with Kommander Editor 1.2

<<less
Download (0.030MB)
Added: 2006-10-05 License: GPL (GNU General Public License) Price:
1122 downloads
Free Statistics 1.1.0

Free Statistics 1.1.0


Free Statistics records and views daily Web site page views (hits) for statistical tracking. more>>
Free Statistics records and views daily Web site page views (hits) for statistical tracking. This is a Free PHP script to record and view daily website page views (hits) for statistical tracking. Features a chart of daily page views totals displayed with bar graph, total for last x days, most hits in a day for last x days, average hits per day for last x days, projected hits for today, and more. Easy to install.
Edit the values in config.php for MySQL; change the other variables if you want (is optional). Do not edit other files.
Copy the files to the same directory on your server.
Install MySQL table. Execute the following in PhpMyAdmin or other MySQL interface:
CREATE TABLE stats_day (
date date DEFAULT 0000-00-00 NOT NULL,
hits mediumint(8) unsigned DEFAULT 0 NOT NULL,
PRIMARY KEY (date)
);
For php files, you can add this code to each page to record page views to it (be sure to add the path if needed):
If the page is in a different folder than the stats script, you can add the path such as:
You can record stats for non-php pages (and php pages also) by adding this code in the body of the html (remember to add the correct path to the script; you can use a full url here; Note, this only records hits for browsers with images-loading enabled):
Main features:
- Chart of daily page views totals displayed with bar graph, total for last x days, most hits in a day for last x days, average hits per day for last x days, projected hits for today, and more. Easy to install.
<<less
Download (0.006MB)
Added: 2006-06-23 License: GPL (GNU General Public License) Price:
1222 downloads
SASs Accounting Statistics 1.0.2

SASs Accounting Statistics 1.0.2


Sasacct fetches traffic stats via ipchains, ipfstat, iptables, pf, Cisco IP accounting, and SNMP. more>>
Sasacct fetches traffic stats via ipchains, ipfstat, iptables, pf, Cisco IP accounting, and SNMP. [COPYRIGHT=]

Using external program you have 4 options:
a) Linux 2.2.x with ipchains
b) Linux 2.4.x with iptables
c) OpenBSD using Daren Reeds ipf
d) OpenBSD >= 3.0 with pf

Using SNMP you have 2 options for accounting:
a) query the router for byte counters for specific interface
b) if your router is cisco you can use the ip accounting feature
and get a table with source and destination ips and a byte counter
and extract the needed information.

For displaying the collected information sasacct has cgi-script with username/password authentication which can display the data on a per daily basis generating
on-the-fly graphics with bandwith utilization. It can also generate static bandwith utilization graphics on 5 minutes interval. Information on how to configure SASacct is included
in the package.

<<less
Download (0.057MB)
Added: 2006-06-29 License: BSD License Price:
1213 downloads
RRD Statistics 1.0

RRD Statistics 1.0


RRDStats is a Coyote Linux and BrazilFW add-on package for network traffic monitoring. more>>
RRDStats is a Coyote Linux and BrazilFW add-on package for network traffic monitoring, link quality control, and QOS classes monitoring.
RRD Statistics project is based on RRDtool for storing data to round robin databases, and a slightly modified RRDcgi for visualizing data through a Web interface.
Main features:
- Realtime graphical statistics for bandwidth usage and link quality
- Graphical statistics of QOS priority classes usage
- Historical data stored for one week
Configuration:
All default configuration is stored in /etc/rrd.config. This version supports web based configuration and there is no need to manual configuration for basic package functionality. Just install the packages and browse to your web administration interface (by default its http://192.168.0.1:8180). There should be new link at left menu labeled "RRDStats configuration"
There are some basic options you should set up to fit your configuration. First get sure, the RRDstats package is enabled (its the first option at configuration screen). After that should you set up your line speed (just some basic approximation is good enough). The last this you should set up is your internet gateway IP address. This IP address is used to measure your internet link latency and packet loss.
Ignore other configuration options for now, save your configuration and reboot router. After your system boots up, you can browse RRD statistics.
After system startup, package is initialiazed with /etc/rc.d/pkgs/rc.rrdstats. This file start another copy of tiny webserver which listens by default on port 8080. It reads its homepage files from /var/rrd/www/ directory. After webserver startup there are also started some data gathering threads.
They read transfered data from network interfaces, QOS classes and measure link latency. These values are then stored in RRD databases. RRD databases are by default stored in /var/rrd/data/ directory
For further information how RRD databases work, please visit their homepage. Simply said RRD database has constant size, it does not grow over time and stores average data over period of time.
Last component of RRDStats package are .cgi and template files which display data from RRD databases using web interface. As said before, these files and templates are stored in /var/rrd/www/ and its subdirectories.
<<less
Download (0.010MB)
Added: 2005-12-27 License: GPL (GNU General Public License) Price:
1398 downloads
Qmail-Scanner Statistics 3.0a1

Qmail-Scanner Statistics 3.0a1


Qmail-Scanner Statistics is a statistics package for Qmail-Scanner written in PHP. more>>
Qmail-Scanner Statistics (QSS) uses the Qmail-Scanner Logfile to generate daily, monthly, and yearly statistics.
It also shows a complete list of viruses stopped by Qmail-Scanner, the top five domains from which the viruses came, as well as the countries of origin.
Enhancements:
- Now the paramters passed to the graphs are encoded with rawurlencode()
- A small correction to the index.php file to improve the result with very small log files
<<less
Download (0.020MB)
Added: 2005-04-25 License: GPL (GNU General Public License) Price:
1645 downloads
Java Network Stack 1.1

Java Network Stack 1.1


Java Network Stack provides a Java library for research oriented network programming. more>>
Java Network Stack provides a Java library for research oriented network programming.

Java Network Stack is a library used by the DIMES project to create new internet measurements. It provides a clean API for packet manipulation, send, receive, filter, and analysis. It is a unification of raw socket capabilities, MAC level networkingm, and IPv6 capabilities.

<<less
Download (1.5MB)
Added: 2007-04-25 License: LGPL (GNU Lesser General Public License) Price:
918 downloads
Java Neural Network Trainer 0.1c

Java Neural Network Trainer 0.1c


Java Neural Network Trainer is a neural network trainer with the ability to easily add new training algorithms. more>>
Java Neural Network Trainer is a neural network trainer with the ability to easily add new training algorithms and training patterns.

Java Neural Network Trainer project includes a parallel training graphical interface where you can view each trainer working in real-time in parallel.

<<less
Download (0.020MB)
Added: 2007-02-04 License: GPL (GNU General Public License) Price:
1000 downloads
Noname Network 0.1.7

Noname Network 0.1.7


Noname Network provides a powerful file-sharing network. more>>
Noname Network provides a powerful file-sharing network.

The Noname network is a gnutella-based network that features a different and more flexible protocol. The client and network currently support filesharing, but the protocol can be extended to support more features.

<<less
Download (MB)
Added: 2007-04-05 License: GPL (GNU General Public License) Price:
933 downloads
Perl IRC Statistics Generator 0.70

Perl IRC Statistics Generator 0.70


Perl IRC Statistics Generator (pisg) is an IRC channel statics generator written in Perl. more>>
Perl IRC Statistics Generator (pisg) is an IRC channel statics generator written in Perl, it creates statistics from different logfile formats.
It was originally written because IRCStats wasnt open source. So heres an open source/GPLed version to anyone interested. Its a funny thing for your IRC channel, and its highly customizeable.
Supported logfile formats:
- X-Chat
- mIRC
- mIRC6
- Eggdrops
- bxlog for BitchX
- irssi
- virc98
- dancer
- Trillian
- Grufti
- mbot
- winbot
- zcbot
- muh
- energymech
- ircII
- psybnc
- ircle
- infobot
- axur
- bobot++
- oer
- perlbot
- Vision
- pircbot
- KVIrc
- HydraIRC
- sirc
- moobot
- supybot
- blootbot
- dircproxy
Enhancements:
Bug fixes:
- Added missing > (SF #1550312).
- Fix typo in docs (SF #1550765).
Christoph:
- The manpage file released with 0.69 was empty, sorry. Thanks to Julien Danjou for spotting.
- Fix some typos in manpage and --help text.
<<less
Download (0.23MB)
Added: 2006-09-15 License: GPL (GNU General Public License) Price:
1137 downloads
OpenBSD Network Shell 20050628

OpenBSD Network Shell 20050628


Nsh is intended to handle configuration for interfaces, bridging, routing, packet filtering, NAT, and ISAKMP. more>>
NSH is intended to handle configuration for interfaces, bridging, routing, packet filtering, NAT, and ISAKMP. It presents the user with a vaguely cisco-like interface.

It also gives the user access to system information and diagnostics. NSH replaces the userland commands which handle these functions, and talks directly to the OpenBSD kernel (with exceptions for pfctl, isakmpd, and dhcpd).

NSH is completely free, it only incorporates code with BSD-style licenses.

The current version fixes bugs from the last release and brings NSH up to speed for OpenBSD 3.7 and 3.7-current.

For the next major release, Im planning on some IPsec, OSPF, BGP, and DHCP functionality, and possibly ping and other functions. (Also, a rework of the CLI code might happen) The CLI is functional for information/diagnostics, and configuration of pf/nat/altq, interfaces, bridging, and routing.
<<less
Download (0.37MB)
Added: 2005-07-05 License: BSD License Price:
1571 downloads
My Network Catalog r1

My Network Catalog r1


My Network Catalog is an indexing engine that allows Windows shares to be bound together over a local network. more>>
My Network Catalog is an indexing engine that allows Windows shares (or Samba shares) to be bound together over a local network.

My Network Catalog allows an easy centralized search of all the files available over the network.

<<less
Download (0.021MB)
Added: 2006-06-16 License: LGPL (GNU Lesser General Public License) Price:
1230 downloads
Ruby Iptables Network Displayer 0.6

Ruby Iptables Network Displayer 0.6


Ruby Iptables NEtwork Displayer project draws an SVG from a Linux IP table generated by iptables-save. more>>
Ruby Iptables NEtwork Displayer project draws an SVG from a Linux IP table generated by "iptables-save".

<<less
Download (0.015MB)
Added: 2007-02-20 License: GPL (GNU General Public License) Price:
978 downloads
Web Statistics Montage 3.5

Web Statistics Montage 3.5


Web Statistics Montage is a great web statistics tool to add to your arsonal. more>>
Web Statistics Montage is a great web statistics tool to add to your arsenal. Firstly, you need to be using a web host that uses the cPanel control panel and that also has AWStats enabled. Since cPanel is the most popular control panel on the market for Linux servers, this script should be useful to the majority of web masters out there.
I built Web Statistics Montage so that I could get a comprehensive idea of how my web sites were faring with search engines without having to log into each account. With this script, you get e-mailed your stats whenever you want them, no log-ins required!
Main features:
I use this script a couple of times a day because its so handy. Here is a list of the features / capabilities of Web Statistics Montage:
- Compiles key web statistics from multiple sites and compiles it into an easy-to-read e-mail that gets sent to your inbox
- Compiles the following statistics:
- Google PageRank
- Number of unique visitors every day for the last few months
- What keywords were used by search engines to find your site since the last time a report was generated
- The most popular keywords used to get to your site through search engines
- The last time your site was spidered by Google, Yahoo and MSN
- The number of visits Google, Yahoo and MSN are sending your way
- Compiles statistics in easy-to-read, easy-to-compare grids, color coded for the different search engines
- Click on a keyword to show your sites rank for the keyword in Google, Yahoo and MSN instantly
- Click a link on the report to view your AWStats for any site without having to log in!
- Online version of the reports for easy comparison and later viewing
<<less
Download (0.012MB)
Added: 2006-01-05 License: GPL (GNU General Public License) Price:
1390 downloads
System Statistics Remote Checker 0.9

System Statistics Remote Checker 0.9


System Statistics Remote Checker is a tool to remotely check computers physical status. more>>
SSRC is System Statistics Remote Checker and is a tool to remotely check computers physical status. Just execute and test it, its really very simple.
Intsllation:
edit your logins.dat file. Here SSRC stores logins, which are allowed to log into SSRC. Logins specified there does not need to exist in the system.
just execute the SSRC binary, as it should work at all linux stations. If no, compile it by yourself (f.e.: $ gcc -O3 -Wall -o SSRC main.cpp) and then execute SSRC binary.
check, if its running by:
$ ps aux | grep SSRC | grep -v grep
bingo! if its running, just telnet to your machine from anywhere in the world to the port 1225.
log into system and enjoy SSRC. type "help" to see all avaible commands.
unfortunately, there is still no shutdown command. You have to kill SSRC by yourself - f.e.:
$ killall SSRC
Enhancements:
- finally, it may work as a standalone daemon. There are still some problems with inetd.
- wrote README, INSTALL, TODO and this file
- few bugfixes
<<less
Download (0.010MB)
Added: 2005-09-20 License: GPL (GNU General Public License) Price:
1496 downloads
WiFi Statistics Daemon 1.0a

WiFi Statistics Daemon 1.0a


wifistatd is a script which generates a PNG graphing signal/noise/link levels on a selected wireless interface. more>>
wifistatd is a script which generates a PNG graphing signal/noise/link levels on a selected wireless interface.

To install wifistatd on a UNIX machine untar the archive with program.
Then you must type:

./wifistatd.pl install

If everything went OK (it should), youll get the db.rrd database file in your current working directory.

To configure daemon edit the head part of wifistatd.pl.

getting_started
To start, just type:
./wifistatd.pl start

To stop, just type:
./wifistatd.pl stop
<<less
Download (0.009MB)
Added: 2006-06-27 License: GPL (GNU General Public License) Price:
1216 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5