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