Scroll to navigation

RTACCT(8) System Manager's Manual RTACCT(8)

NAME

nstat, rtacct - network statistics tools

SYNOPSIS

Usage: nstat [ -h?vVzrnasd:t:jp ] [ PATTERN [ PATTERN ] ]
Usage: rtacct [ -h?vVzrnasd:t: ] [ ListOfRealms ]

DESCRIPTION

nstat and rtacct are simple tools to monitor kernel SNMP counters and network interface statistics.

nstat can filter kernel SNMP counters by name with one or several specified wildcards. Wildcards are case-insensitive and can include special symbols ? and *

OPTIONS

-h, --help Print help.

Print version.
Dump zero counters too. By default they are not shown.
Reset history.
Do not display anything, only update history.
Dump absolute values of counters. The default is to calculate increments since the previous use.
Do not update history, so that the next time you will see counters including values accumulated up to this measurement.
Display results in JSON format.
When combined with --json, pretty print the output.
Run in daemon mode collecting statistics. <INTERVAL> is the interval between measurements in seconds.
Time interval to average rates. Default value is 60 seconds.

SEE ALSO

lnstat(8)

27 June 2007