home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 1 / Windows / System32 / pacerprf.ini < prev    next >
Text (UTF-16)  |  2006-09-18  |  14KB  |  92 lines

  1. [info]
  2. drivername=Psched
  3. symbolfile=PacerCnt.h
  4.  
  5. [objects]
  6. PSCHED_009_NAME=QoS Packet Scheduler
  7.  
  8. [languages] 
  9. 009=English
  10.  
  11. [text]  
  12. PSCHED_FLOW_OBJ_009_NAME=Pacer Flow
  13. PSCHED_FLOW_OBJ_009_HELP=Flow statistics from the packet scheduler
  14. PSCHED_PIPE_OBJ_009_NAME=Pacer Pipe
  15. PSCHED_PIPE_OBJ_009_HELP=Pipe statistics from the packet scheduler
  16.  
  17. FLOW_PACKETS_DROPPED_009_NAME=Packets dropped
  18. FLOW_PACKETS_DROPPED_009_HELP=The number of packets dropped by the packet scheduler
  19. FLOW_PACKETS_SCHEDULED_009_NAME=Packets scheduled
  20. FLOW_PACKETS_SCHEDULED_009_HELP=The number of packets which got scheduled in some way (rather than just being directly sent to the underlying miniport)
  21. FLOW_PACKETS_TRANSMITTED_009_NAME=Packets transmitted
  22. FLOW_PACKETS_TRANSMITTED_009_HELP=The number of packets from this flow which have been sent
  23. FLOW_AVE_PACKETS_IN_SHAPER_009_NAME=Average packets in shaper
  24. FLOW_AVE_PACKETS_IN_SHAPER_009_HELP=The average number of packets in the shaper over the last sampling period
  25. FLOW_MAX_PACKETS_IN_SHAPER_009_NAME=Max packets in shaper
  26. FLOW_MAX_PACKETS_IN_SHAPER_009_HELP=The maximum number of packets that have ever simultaneously been in the shaper
  27. FLOW_AVE_PACKETS_IN_SEQ_009_NAME=Average packets in sequencer
  28. FLOW_AVE_PACKETS_IN_SEQ_009_HELP=The average number of packets in the sequencer over the last sampling period
  29. FLOW_MAX_PACKETS_IN_SEQ_009_NAME=Max packets in sequencer
  30. FLOW_MAX_PACKETS_IN_SEQ_009_HELP=The maximum number of packets that have ever simultaneously been in the sequencer
  31. FLOW_BYTES_SCHEDULED_009_NAME=Bytes scheduled
  32. FLOW_BYTES_SCHEDULED_009_HELP=The number of bytes which got scheduled in some way (rather than just being directly sent to the underlying miniport)
  33. FLOW_BYTES_TRANSMITTED_009_NAME=Bytes transmitted
  34. FLOW_BYTES_TRANSMITTED_009_HELP=The number of bytes from this flow which have been sent
  35. FLOW_BYTES_TRANSMITTED_PERSEC_009_NAME=Bytes transmitted/sec
  36. FLOW_BYTES_TRANSMITTED_PERSEC_009_HELP=The number of bytes per second from this flow which have been sent
  37. FLOW_BYTES_SCHEDULED_PERSEC_009_NAME=Bytes scheduled/sec
  38. FLOW_BYTES_SCHEDULED_PERSEC_009_HELP=The number of bytes per second from this flow which have been scheduled
  39. FLOW_PACKETS_TRANSMITTED_PERSEC_009_NAME=Packets transmitted/sec
  40. FLOW_PACKETS_TRANSMITTED_PERSEC_009_HELP=The number of packets per second from this flow which have been sent
  41. FLOW_PACKETS_SCHEDULED_PERSEC_009_NAME=Packets scheduled/sec
  42. FLOW_PACKETS_SCHEDULED_PERSEC_009_HELP=The number of packets per second from this flow which have been scheduled
  43. FLOW_PACKETS_DROPPED_PERSEC_009_NAME=Packets dropped/sec
  44. FLOW_PACKETS_DROPPED_PERSEC_009_HELP=The number of packets dropped by the packet scheduler from this flow per second
  45. FLOW_NONCONF_PACKETS_SCHEDULED_009_NAME=Nonconforming packets scheduled
  46. FLOW_NONCONF_PACKETS_SCHEDULED_009_HELP=The number of packets that have entered the packet scheduler at a rate which exceeded the flow parameters
  47. FLOW_NONCONF_PACKETS_SCHEDULED_PERSEC_009_NAME=Nonconforming packets scheduled/sec
  48. FLOW_NONCONF_PACKETS_SCHEDULED_PERSEC_009_HELP=The rate at which nonconforming packets have entered the packet scheduler
  49. FLOW_NONCONF_PACKETS_TRANSMITTED_009_NAME=Nonconforming packets transmitted
  50. FLOW_NONCONF_PACKETS_TRANSMITTED_009_HELP=The number of packets that have been sent by the packet scheduler at a rate which exceeded the flow parameters
  51. FLOW_NONCONF_PACKETS_TRANSMITTED_PERSEC_009_NAME=Nonconforming packets transmitted/sec
  52. FLOW_NONCONF_PACKETS_TRANSMITTED_PERSEC_009_HELP=The rate at which nonconforming packets have been sent by the packet scheduler
  53. FLOW_MAX_PACKETS_IN_NETCARD_009_NAME=Maximum Packets in netcard
  54. FLOW_MAX_PACKETS_IN_NETCARD_009_HELP=The maximum number of packets that have been queued in the netcard by this flow.
  55. FLOW_AVE_PACKETS_IN_NETCARD_009_NAME=Average Packets in netcard
  56. FLOW_AVE_PACKETS_IN_NETCARD_009_HELP=The average number of packets that have been queued in the netcard by this flow.
  57.  
  58. PIPE_OUT_OF_PACKETS_009_NAME=Out of packets
  59. PIPE_OUT_OF_PACKETS_009_HELP=The number of times Pacer has been unable to allocate a packet
  60. PIPE_FLOWS_OPENED_009_NAME=Flows opened
  61. PIPE_FLOWS_OPENED_009_HELP=The number of flows opened on this pipe (some of which may now be closed)
  62. PIPE_FLOWS_CLOSED_009_NAME=Flows closed
  63. PIPE_FLOWS_CLOSED_009_HELP=The number of flows that have been closed
  64. PIPE_FLOWS_REJECTED_009_NAME=Flows rejected
  65. PIPE_FLOWS_REJECTED_009_HELP=The number of flow creations that were rejected
  66. PIPE_FLOWS_MODIFIED_009_NAME=Flows modified
  67. PIPE_FLOWS_MODIFIED_009_HELP=The of times a flow has been modified
  68. PIPE_FLOW_MODS_REJECTED_009_NAME=Flow mods rejected
  69. PIPE_FLOW_MODS_REJECTED_009_HELP=The number of times a flow modification has been rejected
  70. PIPE_MAX_SIMULTANEOUS_FLOWS_009_NAME=Max simultaneous flows
  71. PIPE_MAX_SIMULTANEOUS_FLOWS_009_HELP=The maximum number of flows that have been simultaneously open on this pipe
  72. PIPE_NONCONF_PACKETS_SCHEDULED_009_NAME=Nonconforming packets scheduled
  73. PIPE_NONCONF_PACKETS_SCHEDULED_009_HELP=The number of packets that have entered the packet scheduler at a rate which exceeded that packet's flow parameters
  74. PIPE_NONCONF_PACKETS_SCHEDULED_PERSEC_009_NAME=Nonconforming packets scheduled/sec
  75. PIPE_NONCONF_PACKETS_SCHEDULED_PERSEC_009_HELP=The rate at which nonconforming packets have entered the packet scheduler
  76. PIPE_NONCONF_PACKETS_TRANSMITTED_009_NAME=Nonconforming packets transmitted
  77. PIPE_NONCONF_PACKETS_TRANSMITTED_009_HELP=The number of packets that have been sent by the packet scheduler at a rate which exceeded that packet's flow parameters
  78. PIPE_NONCONF_PACKETS_TRANSMITTED_PERSEC_009_NAME=Nonconforming packets transmitted/sec
  79. PIPE_NONCONF_PACKETS_TRANSMITTED_PERSEC_009_HELP=The rate at which nonconforming packets have been sent by the packet scheduler
  80. PIPE_AVE_PACKETS_IN_SHAPER_009_NAME=Average packets in shaper
  81. PIPE_AVE_PACKETS_IN_SHAPER_009_HELP=The average number of packets in the shaper over the last sampling period
  82. PIPE_MAX_PACKETS_IN_SHAPER_009_NAME=Max packets in shaper
  83. PIPE_MAX_PACKETS_IN_SHAPER_009_HELP=The maximum number of packets that have ever simultaneously been in the shaper
  84. PIPE_AVE_PACKETS_IN_SEQ_009_NAME=Average packets in sequencer
  85. PIPE_AVE_PACKETS_IN_SEQ_009_HELP=The average number of packets in the sequencer over the last sampling period
  86. PIPE_MAX_PACKETS_IN_SEQ_009_NAME=Max packets in sequencer
  87. PIPE_MAX_PACKETS_IN_SEQ_009_HELP=The maximum number of packets that have ever simultaneously been in the sequencer
  88. PIPE_MAX_PACKETS_IN_NETCARD_009_NAME=Max packets in netcard
  89. PIPE_MAX_PACKETS_IN_NETCARD_009_HELP=The maximum number of packets ever simultaneously in the network card
  90. PIPE_AVE_PACKETS_IN_NETCARD_009_NAME=Average packets in netcard
  91. PIPE_AVE_PACKETS_IN_NETCARD_009_HELP=The average number of packets in the network card over the last sampling period
  92.