uumonitor.8c
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 8C 代码 · 共 56 行
8C
56 行
.\" SCCSID: @(#)uumonitor.8c 8.1 9/11/90.TH uumonitor 8c.SH Nameuumonitor \- monitor the UUCP system.SH Syntax.B uumonitor.SH Description.NXR "uumonitor program".NXAM "uucp utility" "uumonitor program"The.PN uumonitorcommand displays a synopsis in tabular format of the current UUCPstatus. The format of each line is as follows:.PP.sp.I system_name #C #X .I most_recent_status CNT:# .I time.spIn the format of this line,.IP \fIsystem_name\fP 15is the remote system for which the entry applies..IP \fB#C\fPis the number of C.files queued for the remote system..IP \fB#X\fP is the number of requests for remote execution from theremote system..IP \fImost_recent_status\fPis the result of the most recent attempt to connect to theremote system..IP \fBCNT:#\fPis the number of times that a failure to log in to the remotesystem has occurred. This does NOT include the number failed dial attempts. .IP \fItime\fPis the time of the last status entry was made for this system..PP.PPThe.PN uumonitorcommand is helpful for detecting systems that havebacklogs, that have gone away for awhile, that have changed phone numbers, and so forth. The CNT: field is useful for detecting a system whose login/passwdhas changed. If the CNT: field gets larger than the maximum allowable failures(currently 20),no further attempts to connect to this system are made.If the number of C.files queued starts getting unusually large(depending on the system anywhere from 100-1000),action should be taken to determine the cause of the backlog..SH See Alsouucp(1c)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?