Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP-UX Reference > U

uusub(1M)

TO BE OBSOLETED
HP-UX 11i Version 3: February 2007
» 

Technical documentation

» Feedback
Content starts here

 » Table of Contents

 » Index

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. 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.

WARNINGS

Use of uucp commands, including uusub, is discouraged because they are targeted for removal from HP-UX. Use ftp(1) or rcp(1) instead.

FILES

/var/uucp/.Admin/L_sub

connection statistics

/var/uucp/.Admin/R_sub

traffic statistics

/var/uucp/.Log/*

system log file

SEE ALSO

uucp(1), uustat(1).

Tim O'Reilly and Grace Todino,

Managing UUCP and Usenet, O'Reilly & Associates, Inc. USA.

Grace Todino and Dale Dougherty,

Using UUCP and Usenet, O'Reilly & Associates, Inc. USA.

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 1983-2007 Hewlett-Packard Development Company, L.P.