1RTACCT(8)                   System Manager's Manual                  RTACCT(8)
2
3
4

NAME

6       nstat, rtacct - network statistics tools.
7
8

SYNOPSIS

10       Usage: nstat [ -h?vVzrnasd:t:jp ] [ PATTERN [ PATTERN ] ]
11       Usage: rtacct [ -h?vVzrnasd:t: ] [ ListOfRealms ]
12
13

DESCRIPTION

15       nstat  and  rtacct are simple tools to monitor kernel snmp counters and
16       network interface statistics.
17
18       nstat can filter kernel snmp counters by name with one or several spec‐
19       ified wildcards. Wildcards are case-insensitive and can include special
20       symbols ?  and *
21
22

OPTIONS

24       -h, --help Print help
25
26       -V, --version
27              Print version
28
29       -z, --zeros
30              Dump zero counters too. By default they are not shown.
31
32       -r, --reset
33              Reset history.
34
35       -n, --nooutput
36              Do not display anything, only update history.
37
38       -a, --ignore
39              Dump absolute values of counters. The default  is  to  calculate
40              increments since the previous use.
41
42       -s, --noupdate
43              Do  not update history, so that the next time you will see coun‐
44              ters including values accumulated to the moment of this measure‐
45              ment too.
46
47       -j, --json
48              Display results in JSON format.
49
50       -p, --pretty
51              When combined with --json, pretty print the output.
52
53       -d, --scan <INTERVAL>
54              Run in daemon mode collecting statistics. <INTERVAL> is interval
55              between measurements in seconds.
56
57       -t, --interval <INTERVAL>
58              Time interval to average rates. Default value is 60 seconds.
59
60

SEE ALSO

62       lnstat(8)
63
64
65
66                                 27 June, 2007                       RTACCT(8)
Impressum