History
News
Features
Documentation
History
Download
Contact

SourceForge Logo
History of Trafficlogger:


Trafficlogger 0.3.0

September 3, 2006:

- complete rewrite of the code for better extensability and bugfix
- now Trafficlogger uses a Makefile for building/installing
- monthsummary is now created every N seconds (N is configurable), this allows more real time monitoring of the traffic
- some small changes in the configfile (see the sample configfile in sample/):
DAYLOGPATH and MONTHLOG have been erased out of the configurationfile, so that the install can be automated by make and ensures correct rights/ownership.
Notice: logfiles are read and created as before, so there should be no problems with using old logfiles


Trafficlogger 0.2.2 stable

August 29, 2002:

- beautified the source-code and made some cleanups
- optimized the source-code for performance
- debugged the summaryfunction for the monthsummary


Trafficlogger 0.2.1 stable

August 26, 2002:

- changed a logging problem: Trafficlogger logged
the traffic when it gets the SIGTERM-signal
even though there was no traffic, so 0 byte traffic
was logged which blows up the logfiles senselessly,
i fixed this so 0 byte traffic
(mostly if the device isn't up) won't be logged


Trafficlogger 0.2.0 beta

August 22, 2002:

- rewrote some basic parts of Trafficlogger,
now it runs the whole time like a daemon
and logs the traffic when the device is down
or when the program gets a signal (SIGTERM, SIGINT),
so you can let Trafficlogger start from the
beginning on and it will determine when your
specified device goes down

- older configurationscripts and trafficlogs
will be used without problems so that you don't
have any compatiblity problems with updating

- now you don't need "ifconfig" or "rm" anymore
but you need the "/proc/net/dev"-file

- a temporary file wouldn't be used anymore


Trafficlogger 0.1.1 stable

August 15, 2002:

- added a macro in "trafficlogger.c" to
make it easy to change the path for the
Trafficlogger-configurationscript,
as some asked for it


Trafficlogger 0.1.0 stable

August 6, 2002:

- changed known issue for the "year-change-problem":
Trafficlogger logs now for the current year and
for the last year, so the traffic for different years
wouldn't be summarized together for one month


Trafficlogger 0.0.2 alpha

July 26, 2002:

- changed datavariable for daily traffic from
'long int' to 'double':
up to 999,999,999,999 byte can now be logged
for each connection

Trafficlogger 0.0.1 alpha

- first release of Trafficlogger on July 22, 2002
[ News ]


Trafficlogger 0.3.0 is out!!!
I hope it is stable for all of you.
I have tested it thoroughly.
If you find a bug, than report it to me.
If you have suggestions to make Trafficlogger more suitable to
your needs then use the Feature Request.


[ Updates ]


Changes in 0.3.0:
Rewrite of the sourcecode.
Fixed some minor bugs.
Small changes in the configurationfile.
Design © 2002 Christian Zielinski alias Marksman  -  Text © 2002 Locke