HP-UX Reference (11i v2 03/08) - 1M System Administration Commands N-Z (vol 4)

u
uusub(1M) uusub(1M)
(TO BE OBSOLETED)
NAME
uusub - monitor uucp network
SYNOPSIS
/usr/lbin/uucp/uusub
[ options ]
DESCRIPTION
The
uucp commands, including uusub, are targeted for removal from HP-UX; see the WARNINGS
below.
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 con-
nection 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.
HP-UX 11i Version 2: August 2003 1 Hewlett-Packard Company Section 1M845