Metropoli BBS
VIEWER: msesperf.ini MODE: TEXT (ASCII)
;//-- for lodctr.exe ----------------------------------------------------------
;//  IMPORTANT: in order for this file to be localizeable by espresso
;//  	the first comment line must contain the text 'lodctr.exe' (as above)
;//
;//  File: EVNTPERF.INI
;//
;//  Description:
;//      Source file for creating evntperf.ini file for specific language.
;//
;//  Author: johnhall
;//
;//  Copyright (C) 1996-1997 Microsoft Corporation
;//
;//----------------------------------------------------------------------------

[info]
drivername=MSExchangeES
symbolfile=perfidx.h

[languages]
009=English

[text]
;// Main ES PerfMon Object

ES_OBJ_009_NAME=MSExchangeES
ES_OBJ_009_HELP=Only one instance : global ES performance data

;// System wide counters

ES_CNTR_NOTIFYRUNNING_009_NAME=Notifications Executing
ES_CNTR_NOTIFYRUNNING_009_HELP=Notifications from Store that are currently being processed

ES_CNTR_NOTIFYQUEUE_009_NAME=Notify Queue
ES_CNTR_NOTIFYQUEUE_009_HELP=Queue of Store Notifications waiting to be processed.

ES_CNTR_TOTALNOTIFYTIME_009_NAME=Notify Time
ES_CNTR_TOTALNOTIFYTIME_009_HELP=Total time (in ms) spent processing notifications.
ES_CNTR_LASTNOTIFYTIME0_009_NAME=Notify Time Last
ES_CNTR_LASTNOTIFYTIME0_009_HELP=Time (in ms) spent processing last notification.
ES_CNTR_TOTALHANDLERTIM_009_NAME=Handler Time
ES_CNTR_TOTALHANDLERTIM_009_HELP=Total time (in ms) spent in a handler.
ES_CNTR_TOTALACTNSHNDLD_009_NAME=Total Events
ES_CNTR_TOTALACTNSHNDLD_009_HELP=Total number of events that have fired since the service has started.
ES_CNTR_HANDLRAVGPER100_009_NAME=Avg Event Time
ES_CNTR_HANDLRAVGPER100_009_HELP=Average time (in ms) spent in each event.
ES_CNTR_SCRIPTSEXECUTED_009_NAME=Total Scripts
ES_CNTR_SCRIPTSEXECUTED_009_HELP=Total number of scripts that have executed since the service has started.
ES_CNTR_TOTALSCRIPTTIME_009_NAME=Script Time
ES_CNTR_TOTALSCRIPTTIME_009_HELP=Total time (in ms) spent in all scripts.
ES_CNTR_SCRIPTAVGPER100_009_NAME=Avg Script Time
ES_CNTR_SCRIPTAVGPER100_009_HELP=Average time (in ms) spent in each script executed.
ES_CNTR_SCRIPTSTIMEDOUT_009_NAME=Script Timeouts
ES_CNTR_SCRIPTSTIMEDOUT_009_HELP=Count of scripts that have timed out.
[ RETURN TO DIRECTORY ]