uusub(1M)
NAME
uusub − monitor uucp network
SYNOPSIS
/usr/lib/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. If sys is specified as all, exercise the connection 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, system 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 command 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.
In the HP Clustered environment, all UUCP activity is handled through device files residing on the cluster server as if the cluster were a single system.
FILES
/usr/lib/uucp/L_sub connection statistics
/usr/lib/uucp/R_sub traffic statistics
/usr/spool/uucp/.Log/* system log file
SEE ALSO
UUCP tutorial in Remote Access User’s Guide .
Hewlett-Packard Company — HP-UX Release 9.0: August 1992