HP-UX Reference (11i v1 00/12) - 1M System Administration Commands N-Z (vol 4)
__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man1m/naaagt.1m
________________________________________________________________
___ ___
u
uusub(1M) uusub(1M)
NAME
uusub - monitor uucp network
SYNOPSIS
/usr/lbin/uucp/uusub [options ]
DESCRIPTION
uusub defines a uucp subnetwork and monitors the connection and traffic among the members of the
subnetwork.
Options
uusub recognizes the following options:
-asys Add sys to the subnetwork.
-dsys Delete sys from the subnetwork.
-l Report the statistics on connections.
-r Report the statistics on traffic amount.
-f Flush the connection statistics.
-uhr Gather the traffic statistics over the past hr hours.
-csys Exercise the connection to the system sys.Ifsys is specified as all
, exercise the connec-
tion to all the systems in the subnetwork.
The connections report is formatted as follows:
sys #call #ok time #dev #login #nack #other
Format interpretation:
sys remote system name,
#call number of times the local system tried to call sys since the last flush was done,
#ok number of successful connections,
time latest successful connect time,
#dev number of unsuccessful connections because of no available device (e.g.,
ACU),
#login number of unsuccessful connections because of login failure,
#nack number of unsuccessful connections because of no response (e.g. line busy, sys-
tem down),
#other number of unsuccessful connections because of other reasons.
Traffic statistics are reported as follows:
sfile sbyte rfile rbyte
Format interpretation:
sfile number of files sent,
sbyte number of bytes sent over the period of time indicated in the latest uusub com-
mand with the
-uhr option,
rfile number of files received,
rbyte number of bytes received.
The command:
uusub -c all -u 24
is typically started by cron once a day.
FILES
/var/uucp/.Admin/L_sub
connection statistics
/var/uucp/.Admin/R_sub
traffic statistics
HP-UX Release 11i: December 2000 − 1 − Section 1M−−1001
___
___