]> Cypherpunks.ru repositories - nncp.git/blob - doc/cmd/nncp-stat.texi
Add various documentation indices
[nncp.git] / doc / cmd / nncp-stat.texi
1 @node nncp-stat
2 @pindex nncp-stat
3 @section nncp-stat
4
5 @example
6 $ nncp-stat [options] [-pkt] [-node NODE]
7 @end example
8
9 Print current @ref{Spool, spool} statistics about unsent and unprocessed
10 packets. For each node (unless @option{-node} specified) and each
11 niceness level there will be printed how many packets (with the total
12 size) are in inbound (Rx) and outbound (Tx) queues, how many
13 unchecksummed @file{.nock} packets or partly downloaded @file{.part}
14 ones. @option{-pkt} option show information about each packet.