windows-nt/Source/XPSP1/NT/printscan/print/spooler/spoolss/perf/splperf.ini

78 lines
2.4 KiB
INI
Raw Normal View History

2020-09-26 03:20:57 -05:00
/*++
Copyright (c) 1996 Microsoft Corporation
All rights reserved.
Module Name:
splperf.ini
Abstract:
Spooler perf symbol ini file.
NOTE: This is just the test file. This data is at
\nt\base\screg\winreg\cntrtext\perfini\usa\perfc009.ini, and put
into the file %windir%\system32\perfc009.dat.
Author:
Albert Ting (AlbertT) 18-Dec-1996
Revision History:
--*/
[info]
drivername=spooler
symbolfile=lsplctr.h
[languages]
009=English
[text]
LSPL_COUNTER_OBJECT_009_NAME=Print Queue
LSPL_COUNTER_OBJECT_009_HELP=Displays performance statistics about a Print Queue.
LSPL_TOTAL_JOBS_009_NAME=Total Jobs Printed
LSPL_TOTAL_JOBS_009_HELP=Total number of jobs printed on a print queue since the last restart.
LSPL_TOTAL_BYTES_009_NAME=Bytes Printed/sec
LSPL_TOTAL_BYTES_009_HELP=Number of bytes per second printed on a print queue.
LSPL_TOTAL_PAGES_PRINTED_009_NAME=Total Pages Printed
LSPL_TOTAL_PAGES_PRINTED_009_HELP=Total number of pages printed through GDI on a print queue since the last restart.
LSPL_JOBS_009_NAME=Jobs
LSPL_JOBS_009_HELP=Current number of jobs in a print queue.
LSPL_REF_009_NAME=References
LSPL_REF_009_HELP=Current number of references to a print queue.
LSPL_MAX_REF_009_NAME=Max References
LSPL_MAX_REF_009_HELP=Maximum number of references to a print queue since last restart.
LSPL_SPOOLING_009_NAME=Jobs Spooling
LSPL_SPOOLING_009_HELP=Current number of spooling jobs in a print queue.
LSPL_MAX_SPOOLING_009_NAME=Max Jobs Spooling
LSPL_MAX_SPOOLING_009_HELP=Maximum number of spooling jobs in a print queue since last restart.
LSPL_ERROR_OUT_OF_PAPER_009_NAME=Out of Paper Errors
LSPL_ERROR_OUT_OF_PAPER_009_HELP=Total number of out of paper errors in a print queue since the last restart.
LSPL_ERROR_NOT_READY_009_NAME=Not Ready Errors
LSPL_ERROR_NOT_READY_009_HELP=Total number of printer not ready errors in a print queue since the last restart.
LSPL_JOB_ERROR_009_NAME=Job Errors
LSPL_JOB_ERROR_009_HELP=Total number of job errors in a print queue since last restart.
LSPL_ENUMERATE_NETWORK_PRINTERS_009_NAME=Enumerate Network Printer Calls
LSPL_ENUMERATE_NETWORK_PRINTERS_009_HELP=Total number of calls from browse clients to this print server to request network browse lists since last restart.
LSPL_ADD_NET_PRINTERS_009_NAME=Add Network Printer Calls
LSPL_ADD_NET_PRINTERS_009_HELP=Total number of calls from other print servers to add shared network printers to this server since last restart.