SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

What is iam?

iptables accounting monster (iam) is a traffic reporting tool for iptables. Currently it can generate daily reports in plain text and HTML format, or summaries of these daily reports for a complete month or year.

Where is iam?

Visit the iam home page for updates and web samples:

http://intevation.de/iam/

Or download iam from our web server:

ftp://intevation.de/iam/

FTP mirror at GWDG:

ftp://ftp.gwdg.de/pub/misc/freegis/intevation/iam/ http://ftp.gwdg.de/pub/misc/freegis/intevation/iam/

Please send comments and bug reports to:

Thomas Koester <tkoester@intevation.de>

Why did I write iam? Why do you want to use iam?

While looking for a traffic reporting tool, I didn't find something that meets my requirements. So I started to write iam, which:

  • is free software
  • works with Linux 2.4 iptables
  • is written in a readable language (i.e. not perl, awk or shell script)
  • is secure (i.e. only be root where you need to be root)
  • doesn't depend on a specific web server or database server
  • can generate reports for routers or servers
  • can generate reports in plain text or HTML format
  • can calculate costs for traffic (currently only price per MB, but bulk discounts should be included soon)

You don't want to use iam?

This is a list of free software alternatives to iam:

IP Accounter:
http://sourceforge.net/projects/ipac-ng/

IP-Accounting Grapher:
http://dev.lashout.net/iag/

BW ACCT:
http://www.linespeed.net/index.php?page=project&item=bw-acct

fwanalog
http://tud.at/programm/fwanalog/

Requirements

Python 1.5.2 - http://www.python.org/
iptables 1.2 - http://netfilter.samba.org/

cron must be installed to automatically dump iptables output to a file, cron is also convenient for generating iam reports on regular intervals.

You only need root access to install the iptables script and to dump it's output. but iam doesn't need to be run by a privileged user.

iam_report currently needs a GNU version of date for the --date option.

Documentation

See file HOWTO for installation and usage information on iam.

Documentation for iptables is available at: http://netfilter.filewatcher.org/netfilter-faq.html http://netfilter.filewatcher.org/unreliable-guides/

License

Copyright (C) 2001 Intevation GmbH <intevation@intevation.de>

                   Georgstraße 4, D-49074 Osnabrueck,
                   Germany

Author: Thomas Koester <tkoester@intevation.de>

iam is released under the GNU General Public License (see the file COPYING for details).


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.