screenstat.8
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 8 代码 · 共 48 行
8
48 行
.TH screenstat 8.SH Namescreenstat \- show gateway screening statistics.SH Syntax.B /usr/etc/screenstat.SH Description.NXR "screenstat command".NXR "gateway screening" "showing statistics"The.PN screenstatcommand displays statistics aboutkernel gateway screening. The display is sent to thestandard output..PPThe format of the .PN screenstatreport is as follows:.nf.EX 0total packets screened: 16754total accepted: 15149total rejected: 12packets dropped: because buffer was full: 0 because user was out of sync: 0 because too old: 1592total dropped: 1592.EE.fiThe .PN "total packets screened"count shows how many packets have been receivedfor forwarding. The .PN acceptedand .PN rejectedcounts show how manypackets were forwarded or dropped based on instructions from a user-levelprocess. The .PN "total dropped"count shows how many packets were droppedfor other reasons: lack of space in the kernel buffer, errors bya user process, or packets that were queued for too long.If the counts do not add up, some packets are currentlyqueued in the kernel..SH See Alsoscreen(2), screend(8), screenmode(8)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?