logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

iptotal - IP Traffic-based monitor, not requiring SNMP

Author

       Written by Antoine Megens <webmaster@dingetje.homeip.net>

       Manpage written by Millis Miller <millis@faztek.org>

Configuration File

       /etc/iptotal.cfg
              File that defines the default configuration used. See iptotal_config(5) for more details.

Description

iptotal  listens  to  a network interface in non-promiscuous mode, and measures IP bandwidth usage. After
       the specified number of seconds, the average throughput is printed as total, input and output usage.

Name

       iptotal - IP Traffic-based monitor, not requiring SNMP

Options

-c <filename>
              Read configuration file. Default is /etc/iptotal.cfg.

       -C     Ignore configuration file.

       -d <level>
              Debug level: 0 - no debugging; 1 - summary; 3 - all packets captured.

       -f <filterstr>
              Use pcap filters (see tcpdump).

       -F     Fork and run in background.

       -h     Print help.

       -m <maskbits>
              Set  number  of  network  mask  bits  (1-32)  for  subnet  traffic  aggregation.   Default  is  24
              (255.255.255.0).

       -P     Use promiscuous mode on network interface.

       -r <seconds>
              Reporting period - number of seconds, default 300.

       -v     Print version.

Reporting Bugs

See Also

iptotal_config(5), iptotald(8), tcpdump(1)

iptotal 0.3.3                                       Jun 2004                                          IPTOTAL(8)

Synopsis

iptotal [OPTS] <interface>

See Also