recvstats.1m
上传用户:weiyuanprp
上传日期:2020-05-20
资源大小:1169k
文件大小:5k
源码类别:

传真(Fax)编程

开发平台:

C/C++

  1. ." $Id: recvstats.1m,v 1.1.1.1 2005/11/11 21:32:03 faxguy Exp $
  2. ."
  3. ." HylaFAX Facsimile Software
  4. ."
  5. ." Copyright (c) 1993-1996 Sam Leffler
  6. ." Copyright (c) 1993-1996 Silicon Graphics, Inc.
  7. ." HylaFAX is a trademark of Silicon Graphics
  8. ." 
  9. ." Permission to use, copy, modify, distribute, and sell this software and 
  10. ." its documentation for any purpose is hereby granted without fee, provided
  11. ." that (i) the above copyright notices and this permission notice appear in
  12. ." all copies of the software and related documentation, and (ii) the names of
  13. ." Sam Leffler and Silicon Graphics may not be used in any advertising or
  14. ." publicity relating to the software without the specific, prior written
  15. ." permission of Sam Leffler and Silicon Graphics.
  16. ." 
  17. ." THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, 
  18. ." EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY 
  19. ." WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.  
  20. ." 
  21. ." IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR
  22. ." ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
  23. ." OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
  24. ." WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF 
  25. ." LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE 
  26. ." OF THIS SOFTWARE.
  27. ."
  28. .if n .po 0
  29. .ds Fx fIHylas-1FAXs+1fP
  30. .TH RECVSTATS ${MANNUM1_8} "March 3, 1995"
  31. .SH NAME
  32. recvstats - summarize *(Fx receive accounting information
  33. .SH SYNOPSIS
  34. .B ${SBIN}/recvstats
  35. [
  36. .I options
  37. ] [
  38. .I files
  39. ]
  40. .SH DESCRIPTION
  41. .I recvstats
  42. is a command script that prints a summary of the *(Fx
  43. accounting statistics for received facsimile.
  44. The statistics can be sorted using one of several keys:
  45. the caller's s-1CSIs+1 (default), CIDName (CallID2), CIDNumber (CallID1),
  46. the communication speed, or
  47. the communication data format.
  48. Statistics are read from the file
  49. .B ${SPOOL}/etc/xferfaxlog
  50. unless filenames are specified on the command line.
  51. .PP
  52. The following table is an example of the output from
  53. .I recvstats
  54. (using the default sort key):
  55. .sp .5
  56. .nf
  57. .ta w's-1ALDUS CORPORATIONs+1   'u +w'1234567890'u +w'1234567890'u +w'Pages   'u +w'15:03:58  'u +w'Pg/min   'u +w'Errs   'u +w'TypRate   'u
  58. fBSender CIDName CIDNumber Pages Time Pg/min Errs TypRate TypDatafP
  59. 61 30:47 2.0 16 9600 1-D MR
  60. +13037904674 5 1:34 3.2 2 9600 1-D MH
  61. +14159657824 1 1:00 1.0 0 9600 1-D MH
  62. +15086636852 2 0:00 2.0 0 9600 1-D MH
  63. +15105268781 740 5:47:51 2.1 59 9600 1-D MH
  64. +15105287164 20 7:00 2.9 0 9600 1-D MH
  65. +15123713545 3 1:19 2.3 0 9600 1-D MH
  66. +15123713641 5 1:04 4.6 0 9600 1-D MH
  67. +16099211926 3 2:00 1.5 0 9600 1-D MH
  68. +17088987617 1 0:18 3.3 0 9600 1-D MH
  69. 415 390 6175 22 6:01 3.6 0 9600 1-D MH
  70. 415 965 7651 56 34:52 1.6 14 9600 1-D MH
  71. 415 973 6723 1 2:09 0.5 0 9600 2-D MR
  72. 49 211 161514 1 0:00 1.0 0 9600 2-D MR
  73. 8185970503 1 0:28 2.1 0 9600 2-D MR
  74. s-1ALDUS CORPORATIONs+1 ALDUS CO 5551212 3 2:34 1.2 0 9600 1-D MH
  75. --------------------------------------------------------------------------------------------------
  76. Total 925 7:19:03 2.1 91
  77. .sp .5
  78. .fi
  79. The
  80. .I Sender
  81. column shows the caller's s-1TSIs+1 (notice that some callers have
  82. not setup a s-1TSIs+1).
  83. The
  84. .I CIDName
  85. column is the received CIDName value for the sender.
  86. The
  87. .I CIDNumber
  88. column is the received CIDNumber value for the sender.
  89. The
  90. .I Pages
  91. column is the total number of good pages received.
  92. The
  93. .I time
  94. column shows the total amount of time spent receiving facsimile
  95. from a sender.
  96. The
  97. .I Pg/min
  98. column displays the average transfer rate.
  99. The
  100. .I Errs
  101. column indicates how many protocol errors were encountered while
  102. receiving facsimile.
  103. The
  104. .I TypRate
  105. column displays the most common communication speed with which
  106. facsimile were received.
  107. The
  108. .I TypData
  109. column shows the most common data format in which facsimile
  110. data were received.
  111. .SH OPTIONS
  112. .TP 12
  113. .BI -age " days"
  114. Show information only for the facsimile received in the last specified number of
  115. .IR days .
  116. .TP 12
  117. .B -csi*
  118. Sort output by caller's
  119. .SM CSI.
  120. .TP 12
  121. .B -cidname
  122. Sort output by CIDName
  123. .TP 12
  124. .B -cidnumber
  125. Sort output by CIDNumber
  126. .TP 12
  127. .B -format
  128. Sort output by data format.
  129. .TP 12
  130. .B -send*
  131. Sort output by sender (i.e. caller's
  132. .SM CSIc
  133. ).
  134. .TP 12
  135. .B -speed
  136. Sort output by signalling rate.
  137. .TP 12
  138. .BI -since " time"
  139. Show information only for the facsimile received since the
  140. specified
  141. .IR time ;
  142. where
  143. .I time
  144. is of the form ``MM/DD/YY HH:MM'' (the
  145. .IR date (1)
  146. format string %D %H:%M).
  147. .TP 12
  148. .BI -end " time"
  149. Show information only for the facsimile received before the
  150. specified
  151. .IR time ;
  152. where
  153. .I time
  154. is of the same form as
  155. .B since.
  156. .SH FILES
  157. .nf
  158. .ta w'${SPOOL}/etc/xferfaxlog    'u
  159. ${SPOOL} spooling area
  160. ${SPOOL}/etc/xferfaxlog default file from which to read statistics
  161. .fi
  162. .SH "SEE ALSO"
  163. .IR faxq (${MANNUM1_8}),
  164. .IR xferfaxstats (${MANNUM1_8}),
  165. .IR hylafax-log (${MANNUM4_5})