BSD 4_3 release
[unix-history] / usr / doc / usd / 11.notes / 4.4
CommitLineData
95f51977
C
1.\" @(#)4.4 6.1 (Berkeley) 5/26/86
2.\"
3.se "Statistics"
4
5 The notesfile system keeps statistics on where notes and responses
6originate, the number of network accesses, duplications and orphaned
7responses.
8Combined with the use of the log maintained by the notesfile
9networking software,
10monitoring notesfile traffic is
11quite easy.
12
13 The -s option specifies that only a summary is to be produced,
14skipping the individual reports.
15Wildcard constructs with '*', '?', '[', and ']' are
16recognized by nfstats.
17Invoke the statistics program with:
18
19 nfstats [ -s ] topic1 [ ... ]
20
21Typical output is:
22
23.KS
24.nf
25.ls 1
26 rbenotes on uiucdcs at 6:24 pm May 7, 1982
27.ta 1.5i 2.25i 3.0i
28 NOTES RESPS TOTALS
29Local Reads 359 115 474
30Local Written 53 55 108
31Networked in 0 0 0
32Networked out 0 0 0
33Network Dropped 0 0 0
34.TA
35Network Transmissions: 0 Network Receptions: 0
36Orphaned Responses Received: 0 Entries into notesfile: 109
37Total time in notesfile: 66.57 minutes Average Time/entry: 0.61 minutes
38Created at 10:04 pm May 5, 1982, Used on 3 days
39.ls
40.fi
41.KE
42
43 A combined set of statistics is produced at the end of listings
44of more than one notesfile.
45The statistics are largely self explanatory.
46