windows-nt/Source/XPSP1/NT/net/sfm/afp/sfmctrs/sfmctrs.ini
2020-09-26 16:20:57 +08:00

58 lines
2.7 KiB
INI
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[info]
drivername=MacSrv
symbolfile=sfmctrnm.h
[languages]
009=English
[text]
SFMOBJ_009_NAME=MacFile Server
SFMOBJ_009_HELP=Services for Macintosh AFP File Server.
MAXPAGD_009_NAME=Max Paged Memory
MAXPAGD_009_HELP=The maximum amount of paged memory resources used by the MacFile Server.
CURPAGD_009_NAME=Current Paged Memory
CURPAGD_009_HELP=The current amount of paged memory resources used by the MacFile Server.
MAXNONPAGD_009_NAME=Max NonPaged Memory
MAXNONPAGD_009_HELP=The maximum amount of nonpaged memory resources use by the MacFile Server.
CURNONPAGD_009_NAME=Current NonPaged memory
CURNONPAGD_009_HELP=The current amount of nonpaged memory resources used by the MacFile Server.
CURSESSIONS_009_NAME=Current Sessions
CURSESSIONS_009_HELP=The number of sessions currently connected to the MacFile server. Indicates current server activity.
MAXSESSIONS_009_NAME=Maximum Sessions
MAXSESSIONS_009_HELP=The maximum number of sessions connected at one time to the MacFile server. Indicates usage level of server.
CURFILESOPEN_009_NAME=Current Files Open
CURFILESOPEN_009_HELP=The number of internal files currently open in the MacFile server. This count does not include files opened on behalf of Macintosh clients.
MAXFILESOPEN_009_NAME=Maximum Files Open
MAXFILESOPEN_009_HELP=The maximum number of internal files open at one time in the MacFile server. This count does not include files opened on behalf of Macintosh clients.
NUMFAILEDLOGINS_009_NAME=Failed Logons
NUMFAILEDLOGINS_009_HELP=The number of failed logon attempts to the MacFile server. Can indicate whether password guessing programs are being used to crack the security on the server.
DATAREAD_009_NAME=Data Read/sec
DATAREAD_009_HELP=The number of bytes read from disk per second.
DATAWRITTEN_009_NAME=Data Written/sec
DATAWRITTEN_009_HELP=The number of bytes written to disk per second.
DATAIN_009_NAME=Data Received/sec
DATAIN_009_HELP=The number of bytes received from the network per second. Indicates how busy the server is.
DATAOUT_009_NAME=Data Transmitted/sec
DATAOUT_009_HELP=The number of bytes sent on the network per second. Indicates how busy the server is.
CURQUEUELEN_009_NAME=Current Queue Length
CURQUEUELEN_009_HELP=The number of outstanding work items waiting to be processed.
MAXQUEUELEN_009_NAME=Maximum Queue Length
MAXQUEUELEN_009_HELP=The maximum number of outstanding work items waiting at one time.
CURTHREADS_009_NAME=Current Threads
CURTHREADS_009_HELP=The current number of threads used by MacFile server. Indicates how busy the server is.
MAXTHREADS_009_NAME=Maximum Threads
MAXTHREADS_009_HELP=The maximum number of threads used by MacFile server. Indicates peak usage level of server.