IPTOTAL_CONFIG   (5) manpage
IPTOTAL_CONFIG
5
Dec 2003
iptotal 0.3.2
File Formats Manual
  • NAME
      iptotal_config - iptotal configuration file
  • SYNOPSIS
      /etc/iptotal.conf
  • DESCRIPTION
      iptotal reads configuration data from /etc/iptotal.conf (or the file specified with -c on the command line).  The file contains keyword-argument pairs, one per line.  Lines starting with '#' and empty lines are interpreted as comments.  
      The possible keywords and their meanings are as follows (note that keywords are case-insensitive and arguments are case-sensitive):
      debug <level>
      Debug level: 0 - no debuging; 1 - summary; 3 - all packets captured. The default is 0.
      interface <interface>
      Interface iptotal is to monitor. The default is eth0.
      filter <filterstr>
      Use pcap filters (see tcpdump).
      fork <choice>
      "no" to run in foreground, "yes" in background. The default is "no".
      maskbits <maskbits>
      Set number of network mask bits (1-32) for subnet traffic aggregation. Default is 24 (255.255.255.0).
      report <seconds>
      Reporting period - number of seconds, default 300.
  • FILES
      /etc/iptotal.conf
      File that defines the configuration used to invoke iptotal(1) .
  • AUTHOR
      Written by Antoine Megens <webmaster@dingetje.homeip.net>
      Manpage written by Millis Miller <millis@faztek.org>
  • REPORTING BUGS
      Report bugs to <webmaster@dingetje.homeip.net>
  • COPYRIGHT
      Copyright © 2003 Free Software Foundation, Inc.
      This is free software; see the source for copying conditions.  There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  • SEE ALSO
Current Users: 22 © 1999-2006 Linux.com.hk PenguinSoft
All trademarks and copyrights on this page are owned by their respective companies. Linux is a trademark of Linus Torvalds.