Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

57 lines
2.2 KiB

  1. [info]
  2. drivername=DHCPServer
  3. symbolfile=dhcpctrs.h
  4. [objects]
  5. DHCPCTRS_COUNTER_OBJECT_009_NAME=DHCP Server
  6. [languages]
  7. 009=English
  8. [text]
  9. DHCPCTRS_COUNTER_OBJECT_009_NAME=DHCP Server
  10. DHCPCTRS_COUNTER_OBJECT_009_HELP=The DHCP Server object includes counters specific to the DHCP server service.
  11. DHCPCTRS_PACKETS_RECEIVED_009_NAME=Packets Received/sec
  12. DHCPCTRS_PACKETS_RECEIVED_009_HELP=Packets Received/sec is the rate at which packets are received by the DHCP server.
  13. DHCPCTRS_PACKETS_DUPLICATE_009_NAME=Duplicates Dropped/sec
  14. DHCPCTRS_PACKETS_DUPLICATE_009_HELP=Duplicates Dropped/sec is the rate at which the DHCP server received duplicate packets.
  15. DHCPCTRS_PACKETS_EXPIRED_009_NAME=Packets Expired/sec
  16. DHCPCTRS_PACKETS_EXPIRED_009_HELP=Packets Expired/sec is the rate at which packets get expired in the DHCP server message queue.
  17. DHCPCTRS_MILLISECONDS_PER_PACKET_009_NAME=Milliseconds per packet (Avg).
  18. DHCPCTRS_MILLISECONDS_PER_PACKET_009_HELP=The average time per packet taken by the DHCP server to send a response.
  19. DHCPCTRS_PACKETS_IN_ACTIVE_QUEUE_009_NAME=Active Queue Length
  20. DHCPCTRS_PACKETS_IN_ACTIVE_QUEUE_009_HELP=The Number of packets in the processing queue of the DHCP server.
  21. DHCPCTRS_PACKETS_IN_PING_QUEUE_009_NAME=Conflict Check Queue Length
  22. DHCPCTRS_PACKETS_IN_PING_QUEUE_009_HELP=The Number of packets in the DHCP server queue waiting on conflict detection (ping).
  23. DHCPCTRS_DISCOVERS_009_NAME=Discovers/sec
  24. DHCPCTRS_DISCOVERS_009_HELP=Rate of DHCP Discovers received by the DHCP server.
  25. DHCPCTRS_OFFERS_009_NAME=Offers/sec
  26. DHCPCTRS_OFFERS_009_HELP=Rate of DHCP Offers sent out by the DHCP server.
  27. DHCPCTRS_REQUESTS_009_NAME=Requests/sec
  28. DHCPCTRS_REQUESTS_009_HELP=Rate of DHCP Requests received by the DHCP server.
  29. DHCPCTRS_INFORMS_009_NAME=Informs/sec
  30. DHCPCTRS_INFORMS_009_HELP=Rate of DHCP Informs received by the DHCP server.
  31. DHCPCTRS_ACKS_009_NAME=Acks/sec
  32. DHCPCTRS_ACKS_009_HELP=Rate of DHCP Acks sent by the DHCP server.
  33. DHCPCTRS_NACKS_009_NAME=Nacks/sec
  34. DHCPCTRS_NACKS_009_HELP=Rate of DHCP Nacks sent by the DHCP server.
  35. DHCPCTRS_DECLINES_009_NAME=Declines/sec
  36. DHCPCTRS_DECLINES_009_HELP=Rate of DHCP Declines received by the DHCP server.
  37. DHCPCTRS_RELEASES_009_NAME=Releases/sec
  38. DHCPCTRS_RELEASES_009_HELP=Rate of DHCP Releases received by the DHCP server.