Windows NT 4.0 source code leak
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.
 
 
 
 
 
 

70 lines
4.2 KiB

[info]
drivername=MsnSvc
symbolfile=msnctrs.h
[languages]
009=English
[text]
MSND_COUNTER_OBJECT_009_NAME=MSN Server
MSND_COUNTER_OBJECT_009_HELP=The MSN Server object type includes counters specific to the MSN Server service.
MSND_BYTES_SENT_COUNTER_009_NAME=Bytes Sent
MSND_BYTES_SENT_COUNTER_009_HELP=Bytes Sent is the total number of bytes sent by the MSN Server to the MSN.
MSND_BYTES_RECEIVED_COUNTER_009_NAME=Bytes Received
MSND_BYTES_RECEIVED_COUNTER_009_HELP=Bytes Received is the total number of bytes received by the MSN Server from the MSN.
MSND_BYTES_TOTAL_COUNTER_009_NAME=Bytes Total
MSND_BYTES_TOTAL_COUNTER_009_HELP=Bytes Total is the sum of Bytes Sent and Bytes Received. This is the total number of bytes transferred by the MSN Server.
MSND_RATE_SENT_COUNTER_009_NAME=Bytes Sent/sec
MSND_RATE_SENT_COUNTER_009_HELP=Bytes Sent/sec is the rate that data bytes are sent by the MSN Server to the MSN.
MSND_RATE_RECEIVED_COUNTER_009_NAME=Bytes Received/sec
MSND_RATE_RECEIVED_COUNTER_009_HELP=Bytes Received/sec is the rate that data bytes are received by the MSN Server from the MSN.
MSND_RATE_TOTAL_COUNTER_009_NAME=Bytes Total/sec
MSND_RATE_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 MSN Server.
MSND_CURRENT_USERS_COUNTER_009_NAME=Current Users
MSND_CURRENT_USERS_COUNTER_009_HELP=Current Users is the number of users currently connected to the MSN Server.
MSND_MAX_USERS_COUNTER_009_NAME=Maximum Users
MSND_MAX_USERS_COUNTER_009_HELP=Maximum Users is the maximum number of users simultaneously connected to the MSN Server.
MSND_TOTAL_USERS_COUNTER_009_NAME=Total Users
MSND_TOTAL_USERS_COUNTER_009_HELP=Total Users is the total number of users that have ever connected to the MSN Server.
MSND_SENT_BUFFER_COMMITTED_COUNTER_009_NAME=Committed Sent Buffers.
MSND_SENT_BUFFER_COMMITTED_COUNTER_009_HELP=Committed Sent Buffers is the total number of buffers that are allocated for communication between the MSN Server and the MSN.
MSND_RECV_BUFFER_COMMITTED_COUNTER_009_NAME=Committed Receive Buffers.
MSND_RECV_BUFFER_COMMITTED_COUNTER_009_HELP=Committed Receive Buffers is the total number of buffers that are allocated for communication between the MSN Server and the clients.
MSND_TOTAL_BUFFER_COMMITTED_COUNTER_009_NAME=Total Buffers Committed.
MSND_TOTAL_BUFFER_COMMITTED_COUNTER_009_HELP=Total Buffers Committed is the sum of Committed Sent Buffers and Committed Received Buffers. This is the total number of buffers committed for the MSN Server.
MSND_NUM_IN_FLOW_CONTROL_COUNTER_009_NAME=Number in Flow Control
MSND_NUM_IN_FLOW_CONTROL_COUNTER_009_HELP=Number in Flow Control is the number of users that are in the flow control state, meaning they have used up their allotted buffers and are now waiting for outstanding I/O to complete.
MSND_LOGON_FAILURES_COUNTER_009_NAME=Logon Failures
MSND_LOGON_FAILURES_COUNTER_009_HELP=Logon Failures is the number of failed logon attempts to the MSN Server.
MSND_LOGON_SUCCESS_COUNTER_009_NAME=Logon Successes
MSND_LOGON_SUCCESS_COUNTER_009_HELP=Logon Successes is the number of successful logon attempts to the MSN Server.
MSND_LOGON_ATTEMPTS_COUNTER_009_NAME=Logon Attempts
MSND_LOGON_ATTEMPTS_COUNTER_009_HELP=Logon Attempts is the number of logon attempts that have been made by the MSN Server.
MSND_TOTAL_CONNECTIONS_COUNTER_009_NAME=Total Connections
MSND_TOTAL_CONNECTIONS_COUNTER_009_HELP=Total Connections is the total number of connections that have ever been made to the MSN.
MSND_SENT_BUFFER_INUSE_COUNTER_009_NAME=In-Use Sent Buffers
MSND_SENT_BUFFER_INUSE_COUNTER_009_HELP=In-Use Sent Buffers is the total number of buffers that are currently being used for communication between the MSN Server and the MSN.
MSND_RECV_BUFFER_INUSE_COUNTER_009_NAME=In-Use Receive Buffers
MSND_RECV_BUFFER_INUSE_COUNTER_009_HELP=In-Use Receive Buffers is the total number of buffers that are currently being used for communication between the MSN Server and the clients.
MSND_TOTAL_BUFFER_INUSE_COUNTER_009_NAME=Total Buffers In-Use.
MSND_TOTAL_BUFFER_INUSE_COUNTER_009_HELP=Total Buffers Inuse is the sum of Inuse Sent Buffers and Inuse Received Buffers. This is the total number of buffers inuse by the MSN Server.