UUSUB(1M) DOMAIN/IX SYS5 UUSUB(1M)
NAME
uusub - monitor uucp network
USAGE
/usr/lib/uucp/uusub options
DESCRIPTION
Uusub defines a uucp subnetwork and monitors the connection
and traffic among the members of the subnetwork.
OPTIONS
The following options are available:
-asys adds sys to the subnetwork
-dsys deletes sys from the subnetwork
-l reports the statistics on connections
-r reports the statistics on the amount of traffic
-f flushes the connection statistics
-uhr gathers the traffic statistics for the past hr
hours
-csys exercises the connection to the system sys If
sys is specified as all, then it exercises the
connection to all the systems in the subnetwork.
NOTES
The meanings of the connections report are:
sys #call #ok time #dev #login #nack #other
where sys is the remote system name, #call is the number of
times the local system tries to call sys since the last
flush was done, and #ok is the number of successful connec-
tions. Time is the latest successful connect time, #dev is
the number of connections that were unsuccessful because no
device was available (e.g., ACU), #login is the number of
unsuccessful connections because of log-in failure, #nack is
the number of unsuccessful connections because of no
response (e.g., line busy, system down), and #other is the
number of unsuccessful connections because of other reasons.
The meanings of the traffic statistics are:
sfile sbyte rfile rbyte
where sfile is the number of files sent and sbyte is the
number of bytes sent over the period of time indicated in
the latest uusub command with the -uhr option. Similarly,
rfile and rbyte are the numbers of files and bytes received.
Printed 12/4/86 UUSUB-1
UUSUB(1M) DOMAIN/IX SYS5 UUSUB(1M)
The command:
uusub -c all -u 24
is typically started by cron(1M) once a day.
FILES
/usr/spool/uucp/SYSLOG
system log file
/usr/lib/uucp/L_sub connection statistics
/usr/lib/uucp/R_sub traffic statistics
RELATED INFORMATION
uucp(1C)
uustat(1C)
UUSUB-2 Printed 12/4/86