home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 9 / IOPROG_9.ISO / contrib / iis4 / iis4_03.cab / ftpctrs.ini < prev    next >
Encoding:
INI File  |  1997-08-07  |  4.7 KB  |  75 lines

  1. [info]
  2. drivername=MSFTPSVC
  3. symbolfile=ftpctrs.h
  4.  
  5. [languages]
  6. 009=English
  7.  
  8. [text]
  9. FTPD_COUNTER_OBJECT_009_NAME=FTP Service
  10. FTPD_COUNTER_OBJECT_009_HELP=The FTP Service object includes counters specific to the FTP Publishing Service.
  11.  
  12. FTPD_BYTES_SENT_COUNTER_009_NAME=Bytes Sent/sec
  13. FTPD_BYTES_SENT_COUNTER_009_HELP=Bytes Sent/sec is the rate that data bytes are sent by the FTP service.
  14.  
  15. FTPD_BYTES_RECEIVED_COUNTER_009_NAME=Bytes Received/sec
  16. FTPD_BYTES_RECEIVED_COUNTER_009_HELP=Bytes Received/sec is the rate that data bytes are received by the FTP service.
  17.  
  18. FTPD_BYTES_TOTAL_COUNTER_009_NAME=Bytes Total/sec
  19. FTPD_BYTES_TOTAL_COUNTER_009_HELP=Bytes Total/sec is the sum of Bytes Sent/sec and Bytes Received/sec.  This is the total rate of bytes transferred by the FTP service.
  20.  
  21. FTPD_FILES_SENT_COUNTER_009_NAME=Total Files Sent
  22. FTPD_FILES_SENT_COUNTER_009_HELP=Total Files Sent is the total number of files sent by the FTP service since service startup.
  23.  
  24. FTPD_FILES_RECEIVED_COUNTER_009_NAME=Total Files Received
  25. FTPD_FILES_RECEIVED_COUNTER_009_HELP=Total Files Received is the total number of files received by the FTP service 
  26. since service startup.
  27.  
  28. FTPD_FILES_TOTAL_COUNTER_009_NAME=Total Files Transferred
  29. FTPD_FILES_TOTAL_COUNTER_009_HELP=Total Files Transferred is the sum of Files Sent and Files Received.  This is the total number of files transferred by the FTP service since service startup.
  30.  
  31. FTPD_CURRENT_ANONYMOUS_COUNTER_009_NAME=Current Anonymous Users
  32. FTPD_CURRENT_ANONYMOUS_COUNTER_009_HELP=Current Anonymous Users is the number of users who currently have an anonymous connection using the FTP service.
  33.  
  34. FTPD_CURRENT_NONANONYMOUS_COUNTER_009_NAME=Current NonAnonymous Users
  35. FTPD_CURRENT_NONANONYMOUS_COUNTER_009_HELP=Current NonAnonymous Users is the number of users who currently have a non-anonymous connection using the FTP service.
  36.  
  37. FTPD_TOTAL_ANONYMOUS_COUNTER_009_NAME=Total Anonymous Users
  38. FTPD_TOTAL_ANONYMOUS_COUNTER_009_HELP=Total Anonymous Users is the total number of users who established an anonymous connection with the FTP service (since service startup).
  39.  
  40. FTPD_TOTAL_NONANONYMOUS_COUNTER_009_NAME=Total NonAnonymous Users
  41. FTPD_TOTAL_NONANONYMOUS_COUNTER_009_HELP=Total NonAnonymous Users is the total number of users who established a non-anonymous connection with the FTP service (since service startup).
  42.  
  43. FTPD_MAX_ANONYMOUS_COUNTER_009_NAME=Maximum Anonymous Users
  44. FTPD_MAX_ANONYMOUS_COUNTER_009_HELP=Maximum Anonymous Users is the maximum number of users who established concurrent anonymous connections using the FTP service (since service startup).
  45.  
  46. FTPD_MAX_NONANONYMOUS_COUNTER_009_NAME=Maximum NonAnonymous Users
  47. FTPD_MAX_NONANONYMOUS_COUNTER_009_HELP=Maximum NonAnonymous Users is the maximum number of users who established concurrent non-anonymous connections using the FTP service (since service startup).
  48.  
  49. FTPD_CURRENT_CONNECTIONS_COUNTER_009_NAME=Current Connections
  50. FTPD_CURRENT_CONNECTIONS_COUNTER_009_HELP=Current Connections is the current number of connections established with the FTP service.
  51.  
  52. FTPD_MAX_CONNECTIONS_COUNTER_009_NAME=Maximum Connections
  53. FTPD_MAX_CONNECTIONS_COUNTER_009_HELP=Maximum Connections is the maximum number of simultaneous connections established with the FTP service.
  54.  
  55. FTPD_CONNECTION_ATTEMPTS_COUNTER_009_NAME=Total Connection Attempts
  56. FTPD_CONNECTION_ATTEMPTS_COUNTER_009_HELP=Total Connection Attempts is the number of connections that have been attempted using the FTP service (since service startup).
  57.  
  58. FTPD_LOGON_ATTEMPTS_COUNTER_009_NAME=Total Logon Attempts
  59. FTPD_LOGON_ATTEMPTS_COUNTER_009_HELP=Total Logon Attempts is the number of logons that have been attempted using the FTP service (since service startup).
  60.  
  61. FTPD_TOTAL_ALLOWED_REQUESTS_COUNTER_009_NAME=Total Allowed Async I/O Requests
  62. FTPD_TOTAL_ALLOWED_REQUESTS_COUNTER_009_HELP=Total requests allowed by bandwidth throttling settings (counted since service startup).
  63.  
  64. FTPD_TOTAL_BLOCKED_REQUESTS_COUNTER_009_NAME=Total Blocked Async I/O Requests
  65. FTPD_TOTAL_BLOCKED_REQUESTS_COUNTER_009_HELP=Total requests temporarily blocked due to bandwidth throttling settings (counted since service startup).
  66.  
  67. FTPD_TOTAL_REJECTED_REQUESTS_COUNTER_009_NAME=Total Rejected Async I/O Requests
  68. FTPD_TOTAL_REJECTED_REQUESTS_COUNTER_009_HELP=Total requests rejected due to bandwidth throttling settings (counted since service startup).
  69.  
  70. FTPD_CURRENT_BLOCKED_REQUESTS_COUNTER_009_NAME=Current Blocked Async I/O Requests
  71. FTPD_CURRENT_BLOCKED_REQUESTS_COUNTER_009_HELP=Current requests temporarily blocked due to bandwidth throttling settings.
  72.  
  73. FTPD_MEASURED_BANDWIDTH_COUNTER_009_NAME=Measured Async I/O Bandwidth Usage
  74. FTPD_MEASURED_BANDWIDTH_COUNTER_009_HELP=Measured bandwidth of asynchronous I/O averaged over a minute.
  75.