OBJECT TYPE HELP : (3) The System object type includes those counters that apply to all processors on the computer collectively. These counters represent the activity of all processors on the computer.
DETAIL LEVEL : NOVICE
NUMBER OF COUNTERS : 18
NUMBER OF INSTANCES : NO INSTANCES
COUNTER DEFINITIONS
COUNTER #1 OF 18
COUNTER NAME INDEX : (10) File Read Operations/sec
COUNTER HELP INDEX : (11) File Read Operations/sec is an aggregate of all the file system read operations on the computer.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #2 OF 18
COUNTER NAME INDEX : (12) File Write Operations/sec
COUNTER HELP INDEX : (13) File Write Operations/sec is an aggregate of all the file system write operations on the computer.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #3 OF 18
COUNTER NAME INDEX : (14) File Control Operations/sec
COUNTER HELP INDEX : (15) File Control Operations/sec is an aggregate of all file system operations that are neither reads nor writes. These operations usually include file system control requests or requests for information about device characteristics or status.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #4 OF 18
COUNTER NAME INDEX : (16) File Read Bytes/sec
COUNTER HELP INDEX : (17) File Read Bytes/sec is an aggregate of the bytes transferred for all the file system read operations on the computer.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #5 OF 18
COUNTER NAME INDEX : (18) File Write Bytes/sec
COUNTER HELP INDEX : (19) File Write Bytes/sec is an aggregate of the bytes transferred for all the file system write operations on the computer.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #6 OF 18
COUNTER NAME INDEX : (20) File Control Bytes/sec
COUNTER HELP INDEX : (21) File Control Bytes/sec is an aggregate of bytes transferred for all file system operations that are neither reads nor writes. These operations usually include file system control requests or requests for information about device characteristics or status.
DEFAULT SCALE : 10^(-3)
DETAIL LEVEL : WIZARD
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #7 OF 18
COUNTER NAME INDEX : (146) Context Switches/sec
COUNTER HELP INDEX : (147) Context Switches/sec is the rate of switches from one thread to another. Thread switches can occur either inside of a single process or across processes. A thread switch may be caused either by one thread asking another for information, or by a thread being preempted by another, higher priority thread becoming ready to run. Unlike some early operating systems, Windows NT uses process boundaries for subsystem protection in addition to the traditional protection of User and Privileged modes. These subsystem processes provide additional protection. Therefore, some work done by Windows NT on behalf of an application may appear in other subsystem processes in addition to the Privileged Time in the application. Switching to the subsystem process causes one Context Switch in the application thread. Switching back causes another Context Switch in the subsystem thread.
DEFAULT SCALE : 10^(-2)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #8 OF 18
COUNTER NAME INDEX : (150) System Calls/sec
COUNTER HELP INDEX : (151) Systems Calls/sec is the frequency of calls to Windows NT system service routines. These routines perform all of the basic scheduling and synchronization of activities on the computer, and provide access to non-graphical devices, memory management, and name space management.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #9 OF 18
COUNTER NAME INDEX : (240) % Total Processor Time
COUNTER HELP INDEX : (241) The % Total Processor Time is the average percentage of time that all the processors on the system are busy executing non-idle threads. On a multi-processor system, if all processors are always busy this is 100%, if all processors are 50% busy this is 50% and if 1/4th of the processors are busy this is 25%. It can be viewed as the fraction of the time spent doing useful work. Each processor is assigned an Idle thread in the Idle process which consumes those unproductive processor cycles not used by any other threads.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_100NSEC_TIMER_INV (558957824)
COUNTER #10 OF 18
COUNTER NAME INDEX : (242) % Total User Time
COUNTER HELP INDEX : (243) The % Total User Time is the average percentage of time spent in User mode by all processors. On a multi-processor system, if all processors are always in User mode this is 100%, if all processors are 50% in User mode this is 50% and if 1/4th of the processors are in User mode this is 25%. Applications execute in User Mode, as do subsystems like the window manager and the graphics engine. Code executing in User Mode cannot damage the integrity of the Windows NT Executive, Kernel, and device drivers. Unlike some early operating systems, Windows NT uses process boundaries for subsystem protection in addition to the traditional protection of User and Privileged modes. These subsystem processes provide additional protection. Therefore, some work done by Windows NT on behalf of an application may appear in other subsystem processes in addition to the Privileged Time in the application process.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_100NSEC_TIMER (542180608)
COUNTER #11 OF 18
COUNTER NAME INDEX : (244) % Total Privileged Time
COUNTER HELP INDEX : (245) The % Total Privileged Time is the average percentage of time spent in Privileged mode by all processors. On a multi-processor system, if all processors are always in Privileged mode this is 100%, if all processors are 50% in Privileged mode this is 50% and if 1/4th of the processors are in Privileged mode this is 25%. When a Windows NT system service is called, the service will often run in Privileged Mode in order to gain access to system-private data. Such data is protected from access by threads executing in User Mode. Calls to the system may be explicit, or they may be implicit such as when a page fault or an interrupt occurs. Unlike some early operating systems, Windows NT uses process boundaries for subsystem protection in addition to the traditional protection of User and Privileged modes. These subsystem processes provide additional protection. Therefore, some work done by Windows NT on behalf of an application may appear in other subsystem processes in addition to the Privileged Time in the application process.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_100NSEC_TIMER (542180608)
COUNTER #12 OF 18
COUNTER NAME INDEX : (246) Total Interrupts/sec
COUNTER HELP INDEX : (247) Total Interrupts/sec is the rate the computer is receiving and servicing hardware interrupts. Some devices that may generate interrupts are the system timer, the mouse, data communication lines, network interface cards and other peripheral devices. This counter provides an indication of how busy these devices are on a computer-wide basis. See also Processor:Interrupts/sec.
DEFAULT SCALE : 10^(-2)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #13 OF 18
COUNTER NAME INDEX : (406) File Data Operations/sec
COUNTER HELP INDEX : (407) File Data Operations per second is the rate that the computer is issuing Read and Write operations to file system devices. It does not include File Control Operations.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #14 OF 18
COUNTER NAME INDEX : (674) System Up Time
COUNTER HELP INDEX : (675) Total Time (in seconds) that the computer has been operational since it was last started.
DEFAULT SCALE : 10^(-5)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_ELAPSED_TIME (807666944)
COUNTER #15 OF 18
COUNTER NAME INDEX : (44) Processor Queue Length
COUNTER HELP INDEX : (45) Processor Queue Length is the instantaneous length of the processor queue in units of threads. This counter is always 0 unless you are also monitoring a thread counter. All processors use a single queue in which threads wait for processor cycles. This length does not include the threads that are currently executing. A sustained processor queue length greater than two generally indicates processor congestion. This is an instantaneous count, not an average over the time interval.
DEFAULT SCALE : 10^(1)
DETAIL LEVEL : WIZARD
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #16 OF 18
COUNTER NAME INDEX : (686) Alignment Fixups/sec
COUNTER HELP INDEX : (687) Alignment Fixups/sec is the rate of alignment faults fixed by the system.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : WIZARD
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #17 OF 18
COUNTER NAME INDEX : (688) Exception Dispatches/sec
COUNTER HELP INDEX : (689) Exception Dispatches/sec is the rate of exceptions dispatched by the system.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : WIZARD
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #18 OF 18
COUNTER NAME INDEX : (690) Floating Emulations/sec
COUNTER HELP INDEX : (691) Floating Emulations/sec is the rate of floating emulations performed by the system.
OBJECT TYPE HELP : (239) The Processor object type includes as instances all processors on the computer. A processor is the part in the computer that performs arithmetic and logical computations, and initiates operations on peripherals. It executes (i.e., runs) programs on the computer.
DETAIL LEVEL : NOVICE
NUMBER OF COUNTERS : 4
NUMBER OF INSTANCES : 1
COUNTER DEFINITIONS
COUNTER #1 OF 4
COUNTER NAME INDEX : (6) % Processor Time
COUNTER HELP INDEX : (7) Processor Time is expressed as a percentage of the elapsed time that a processor is busy executing a non-Idle thread. It can be viewed as the fraction of the time spent doing useful work. Each processor is assigned an Idle thread in the Idle process which consumes those unproductive processor cycles not used by any other threads.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_100NSEC_TIMER_INV (558957824)
COUNTER #2 OF 4
COUNTER NAME INDEX : (142) % User Time
COUNTER HELP INDEX : (143) User Time is the percentage of processor time spent in User Mode in non-Idle threads. All application code and subsystem code execute in User Mode. The graphics engine, graphics device drivers, printer device drivers, and the window manager also execute in User Mode. Code executing in User Mode cannot damage the integrity of the Windows NT Executive, Kernel, and device drivers. Unlike some early operating systems, Windows NT uses process boundaries for subsystem protection in addition to the traditional protection of User and Privileged modes. These subsystem processes provide additional protection. Therefore, some work done by Windows NT on behalf of your application may appear in other subsystem processes in addition to the Privileged Time in your process.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_100NSEC_TIMER (542180608)
COUNTER #3 OF 4
COUNTER NAME INDEX : (144) % Privileged Time
COUNTER HELP INDEX : (145) Privileged Time is the percentage of processor time spent in Privileged Mode in non-Idle threads. The Windows NT service layer, the Executive routines, and the Windows NT Kernel execute in Privileged Mode. Device drivers for most devices other than graphics adapters and printers also execute in Privileged Mode. Unlike some early operating systems, Windows NT uses process boundaries for subsystem protection in addition to the traditional protection of User and Privileged modes. These subsystem processes provide additional protection. Therefore, some work done by Windows NT on behalf of your application may appear in other subsystem processes in addition to the Privileged Time in your process.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_100NSEC_TIMER (542180608)
COUNTER #4 OF 4
COUNTER NAME INDEX : (148) Interrupts/sec
COUNTER HELP INDEX : (149) Interrupts/sec is the number of device interrupts the processor is experiencing. A device interrupts the processor when it has completed a task or when it otherwise requires attention. Normal thread execution is suspended during interrupts. An interrupt may cause the processor to switch to another, higher priority thread. Clock interrupts are frequent and periodic and create a background of interrupt activity.
OBJECT TYPE HELP : (5) The Memory object type includes those counters that describe the behavior of both real and virtual memory on the computer. Real memory is allocated in units of pages. Virtual memory may exceed real memory in size, causing page traffic as virtual pages are moved between disk and real memory.
DETAIL LEVEL : NOVICE
NUMBER OF COUNTERS : 26
NUMBER OF INSTANCES : NO INSTANCES
COUNTER DEFINITIONS
COUNTER #1 OF 26
COUNTER NAME INDEX : (24) Available Bytes
COUNTER HELP INDEX : (25) Available Bytes displays the size of the virtual memory currently on the Zeroed, Free, and Standby lists. Zeroed and Free memory is ready for use, with Zeroed memory cleared to zeros. Standby memory is memory removed from a process's Working Set but still available. Notice that this is an instantaneous count, not an average over the time interval.
DEFAULT SCALE : 10^(-5)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #2 OF 26
COUNTER NAME INDEX : (26) Committed Bytes
COUNTER HELP INDEX : (27) Committed Bytes displays the size of virtual memory (in bytes) that has been Committed (as opposed to simply reserved). Committed memory must have backing (i.e., disk) storage available, or must be assured never to need disk storage (because main memory is large enough to hold it.) Notice that this is an instantaneous count, not an average over the time interval.
DEFAULT SCALE : 10^(-6)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #3 OF 26
COUNTER NAME INDEX : (30) Commit Limit
COUNTER HELP INDEX : (31) Commit Limit is the size (in bytes) of virtual memory that can be committed without having to extend the paging file(s). If the paging file(s) can be extended, this is a soft limit.
DEFAULT SCALE : 10^(-6)
DETAIL LEVEL : WIZARD
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #4 OF 26
COUNTER NAME INDEX : (28) Page Faults/sec
COUNTER HELP INDEX : (29) Page Faults/sec is a count of the Page Faults in the processor. A page fault occurs when a process refers to a virtual memory page that is not in its Working Set in main memory. A Page Fault will not cause the page to be fetched from disk if that page is on the standby list, and hence already in main memory, or if it is in use by another process with whom the page is shared.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #5 OF 26
COUNTER NAME INDEX : (32) Write Copies/sec
COUNTER HELP INDEX : (33) Write Copies/sec is the number of page faults that have been satisfied by making a copy of a page when an attempt to write to the page is made. This is an economical way of sharing data since the copy of the page is only made on an attempt to write to the page; otherwise, the page is shared.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : WIZARD
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #6 OF 26
COUNTER NAME INDEX : (34) Transition Faults/sec
COUNTER HELP INDEX : (35) Transition Faults/sec is the number of page faults resolved by recovering pages that were in transition, i.e., being written to disk at the time of the page fault. The pages were recovered without additional disk activity.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : WIZARD
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #7 OF 26
COUNTER NAME INDEX : (36) Cache Faults/sec
COUNTER HELP INDEX : (37) Cache Faults occur whenever the Cache manager does not find a file's page in the immediate Cache and must ask the memory manager to locate the page elsewhere in memory or on the disk so that it can be loaded into the immediate Cache.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : WIZARD
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #8 OF 26
COUNTER NAME INDEX : (38) Demand Zero Faults/sec
COUNTER HELP INDEX : (39) Demand Zero Faults are the number of page faults for pages that must be filled with zeros before the fault is satisfied. If the Zeroed list is not empty, the fault can be resolved by removing a page from the Zeroed list.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : WIZARD
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #9 OF 26
COUNTER NAME INDEX : (40) Pages/sec
COUNTER HELP INDEX : (41) Pages/sec is the number of pages read from the disk or written to the disk to resolve memory references to pages that were not in memory at the time of the reference. This is the sum of Pages Input/sec and Pages Output/sec. This counter includes paging traffic on behalf of the system Cache to access file data for applications. This is the primary counter to observe if you are concerned about excessive memory pressure (that is, thrashing), and the excessive paging that may result.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #10 OF 26
COUNTER NAME INDEX : (822) Pages Input/sec
COUNTER HELP INDEX : (823) Pages Input/sec is the number of pages read from the disk to resolve memory references to pages that were not in memory at the time of the reference. This counter includes paging traffic on behalf of the system Cache to access file data for applications. This is an important counter to observe if you are concerned about excessive memory pressure (that is, thrashing), and the excessive paging that may result.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #11 OF 26
COUNTER NAME INDEX : (42) Page Reads/sec
COUNTER HELP INDEX : (43) Page Reads/sec is the number of times the disk was read to retrieve pages of virtual memory necessary to resolve page faults. Multiple pages can be read during a disk read operation.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #12 OF 26
COUNTER NAME INDEX : (48) Pages Output/sec
COUNTER HELP INDEX : (49) Pages Output/sec is a count of the number of pages that are written to disk because the pages have been modified in main memory.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #13 OF 26
COUNTER NAME INDEX : (50) Page Writes/sec
COUNTER HELP INDEX : (51) Page Writes/sec is a count of the number of times pages have been written to the disk because they were changed since last retrieved. Each such write operation may transfer a number of pages.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #14 OF 26
COUNTER NAME INDEX : (56) Pool Paged Bytes
COUNTER HELP INDEX : (57) Pool Paged Bytes is the number of bytes in the Paged Pool, a system memory area where space is acquired by operating system components as they accomplish their appointed tasks. Paged Pool pages can be paged out to the paging file when not accessed by the system for sustained periods of time.
DEFAULT SCALE : 10^(-5)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #15 OF 26
COUNTER NAME INDEX : (58) Pool Nonpaged Bytes
COUNTER HELP INDEX : (59) Pool Nonpaged Bytes is the number of bytes in the Nonpaged Pool, a system memory area where space is acquired by operating system components as they accomplish their appointed tasks. Nonpaged Pool pages cannot be paged out to the paging file, but instead remain in main memory as long as they are allocated.
DEFAULT SCALE : 10^(-5)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #16 OF 26
COUNTER NAME INDEX : (60) Pool Paged Allocs
COUNTER HELP INDEX : (61) Pool Paged Allocs is the number of calls to allocate space in the system Paged Pool. Paged Pool is a system memory area where space is acquired by operating system components as they accomplish their appointed tasks. Paged Pool pages can be paged out to the paging file when not accessed by the system for sustained periods of time.
DEFAULT SCALE : 10^(-2)
DETAIL LEVEL : WIZARD
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #17 OF 26
COUNTER NAME INDEX : (64) Pool Nonpaged Allocs
COUNTER HELP INDEX : (65) Pool Nonpaged Allocs is the number of calls to allocate space in the system Nonpaged Pool. Nonpaged Pool is a system memory area where space is acquired by operating system components as they accomplish their appointed tasks. Nonpaged Pool pages cannot be paged out to the paging file, but instead remain in main memory as long as they are allocated.
DEFAULT SCALE : 10^(-2)
DETAIL LEVEL : WIZARD
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #18 OF 26
COUNTER NAME INDEX : (678) Free System Page Table Entries
COUNTER HELP INDEX : (679) The number of Page Table Entries not currently in use by the system.
DEFAULT SCALE : 10^(-2)
DETAIL LEVEL : WIZARD
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #19 OF 26
COUNTER NAME INDEX : (818) Cache Bytes
COUNTER HELP INDEX : (819) Cache Bytes measures the number of bytes currently in use by the system Cache. The system Cache is used to buffer data retrieved from disk or LAN. The system Cache uses memory not in use by active processes in the computer.
DEFAULT SCALE : 10^(-5)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #20 OF 26
COUNTER NAME INDEX : (820) Cache Bytes Peak
COUNTER HELP INDEX : (821) Cache Bytes Peak measures the maximum number of bytes used by the system Cache. The system Cache is used to buffer data retrieved from disk or LAN. The system Cache uses memory not in use by active processes in the computer.
DEFAULT SCALE : 10^(-5)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #21 OF 26
COUNTER NAME INDEX : (66) Pool Paged Resident Bytes
COUNTER HELP INDEX : (63) Pool Paged Resident Bytes is the size of paged Pool resident in core memory. This is the actual cost of the paged Pool allocation, since this is actively in use and using real physical memory.
DEFAULT SCALE : 10^(-5)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #22 OF 26
COUNTER NAME INDEX : (68) System Code Total Bytes
COUNTER HELP INDEX : (69) System Code Total Bytes is the number of bytes of pagable pages in ntoskrnl.exe, hal.dll, and the boot drivers and file systems loaded by ntldr/osloader.
DEFAULT SCALE : 10^(-5)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #23 OF 26
COUNTER NAME INDEX : (70) System Code Resident Bytes
COUNTER HELP INDEX : (71) System Code Resident Bytes is the number of bytes of System Code Total Bytes currently resident in core memory. This is the code working set of the pagable executive. In addition to this, there is another ~300k bytes of non-paged kernel code.
DEFAULT SCALE : 10^(-5)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #24 OF 26
COUNTER NAME INDEX : (72) System Driver Total Bytes
COUNTER HELP INDEX : (73) System Driver Total Bytes is the number of bytes of pagable pages in all other loaded device drivers.
DEFAULT SCALE : 10^(-5)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #25 OF 26
COUNTER NAME INDEX : (74) System Driver Resident Bytes
COUNTER HELP INDEX : (75) System Driver Resident Bytes is the number of bytes of System Driver Total Bytes currently resident in core memory. This number is the code working set of the pagable drivers. In addition to this, there is another ~700k bytes of non-paged driver code.
DEFAULT SCALE : 10^(-5)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #26 OF 26
COUNTER NAME INDEX : (76) System Cache Resident Bytes
COUNTER HELP INDEX : (77) System Cache Resident Bytes is the number of bytes currently resident in the global disk cache.
OBJECT TYPE HELP : (87) The Cache object type manages memory for rapid access to files. Files on Windows NT are cached in main memory in units of pages. Main memory not being used in the working sets of processes is available to the Cache for this purpose. The Cache preserves file pages in memory for as long as possible to permit access to the data through the file system without having to access the disk.
DETAIL LEVEL : ADVANCED
NUMBER OF COUNTERS : 32
NUMBER OF INSTANCES : NO INSTANCES
COUNTER DEFINITIONS
COUNTER #1 OF 32
COUNTER NAME INDEX : (88) Data Maps/sec
COUNTER HELP INDEX : (89) Data Maps/sec is the frequency that a file system such as NTFS or HPFS maps a page of a file into the Cache to read the page.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #2 OF 32
COUNTER NAME INDEX : (90) Sync Data Maps/sec
COUNTER HELP INDEX : (91) Sync Data Maps/sec counts the frequency that a file system such as NTFS or HPFS maps a page of a file into the Cache to read the page, and wishes to wait for the Cache to retrieve the page if it is not in main memory.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : WIZARD
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #3 OF 32
COUNTER NAME INDEX : (92) Async Data Maps/sec
COUNTER HELP INDEX : (93) Async Data Maps/sec is the frequency that an application using a file system such as NTFS or HPFS to map a page of a file into the Cache to read the page, and does not wish to wait for the Cache to retrieve the page if it is not in main memory.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : WIZARD
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #4 OF 32
COUNTER NAME INDEX : (94) Data Map Hits %
COUNTER HELP INDEX : (95) Data Map Hits is the percentage of Data Maps in the Cache that could be resolved without having to retrieve a page from the disk, i.e. the page was already in physical memory.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : WIZARD
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_SAMPLE_FRACTION (549585920)
COUNTER #5 OF 32
COUNTER NAME INDEX : (94) Data Map Hits %
COUNTER HELP INDEX : (95) Data Map Hits is the percentage of Data Maps in the Cache that could be resolved without having to retrieve a page from the disk, i.e. the page was already in physical memory.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : WIZARD
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_SAMPLE_BASE (1073939457)
COUNTER #6 OF 32
COUNTER NAME INDEX : (96) Data Map Pins/sec
COUNTER HELP INDEX : (97) Data Map Pins/sec is the frequency of Data Maps in the Cache that resulted in pinning a page in main memory, an action usually preparatory to writing to the file on disk. While pinned, a page's physical address in main memory and virtual address in the Cache will not be altered.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : WIZARD
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_SAMPLE_FRACTION (549585920)
COUNTER #7 OF 32
COUNTER NAME INDEX : (96) Data Map Pins/sec
COUNTER HELP INDEX : (97) Data Map Pins/sec is the frequency of Data Maps in the Cache that resulted in pinning a page in main memory, an action usually preparatory to writing to the file on disk. While pinned, a page's physical address in main memory and virtual address in the Cache will not be altered.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : WIZARD
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_SAMPLE_BASE (1073939457)
COUNTER #8 OF 32
COUNTER NAME INDEX : (98) Pin Reads/sec
COUNTER HELP INDEX : (99) Pin Reads/sec is the frequency of reading data into the Cache preparatory to writing the data back to disk. Pages read in this fashion are pinned in memory at the completion of the read. While pinned, a page's physical address in the Cache will not be altered.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #9 OF 32
COUNTER NAME INDEX : (100) Sync Pin Reads/sec
COUNTER HELP INDEX : (101) Sync Pin Reads/sec is the frequency of reading data into the Cache preparatory to writing the data back to disk. Pages read in this fashion are pinned in memory at the completion of the read. The file system will not regain control until the page is pinned in the Cache, in particular if the disk must be accessed to retrieve the page. While pinned, a page's physical address in the Cache will not be altered.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : WIZARD
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #10 OF 32
COUNTER NAME INDEX : (102) Async Pin Reads/sec
COUNTER HELP INDEX : (103) Async Pin Reads/sec is the frequency of reading data into the Cache preparatory to writing the data back to disk. Pages read in this fashion are pinned in memory at the completion of the read. The file system will regain control immediately even if the disk must be accessed to retrieve the page. While pinned, a page's physical address will not be altered.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : WIZARD
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #11 OF 32
COUNTER NAME INDEX : (104) Pin Read Hits %
COUNTER HELP INDEX : (105) Pin Read Hits is the percentage of Cache Pin Read requests that hit the Cache, i.e., did not require a disk read in order to provide access to the page in the Cache. While pinned, a page's physical address in the Cache will not be altered. The LAN Redirector uses this method for retrieving Cache information, as does the LAN Server for small transfers. This is usually the method used by the disk file systems as well.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_SAMPLE_FRACTION (549585920)
COUNTER #12 OF 32
COUNTER NAME INDEX : (104) Pin Read Hits %
COUNTER HELP INDEX : (105) Pin Read Hits is the percentage of Cache Pin Read requests that hit the Cache, i.e., did not require a disk read in order to provide access to the page in the Cache. While pinned, a page's physical address in the Cache will not be altered. The LAN Redirector uses this method for retrieving Cache information, as does the LAN Server for small transfers. This is usually the method used by the disk file systems as well.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_SAMPLE_BASE (1073939457)
COUNTER #13 OF 32
COUNTER NAME INDEX : (106) Copy Reads/sec
COUNTER HELP INDEX : (107) Copy Reads/sec is the frequency of reads from Cache pages that involve a memory copy of the data from the Cache to the application's buffer. The LAN Redirector uses this method for retrieving Cache information, as does the LAN Server for small transfers. This is a method used by the disk file systems as well.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #14 OF 32
COUNTER NAME INDEX : (108) Sync Copy Reads/sec
COUNTER HELP INDEX : (109) Sync Copy Reads/sec is the frequency of reads from Cache pages that involve a memory copy of the data from the Cache to the application's buffer. The file system will not regain control until the copy operation is complete, even if the disk must be accessed to retrieve the page.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : WIZARD
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #15 OF 32
COUNTER NAME INDEX : (110) Async Copy Reads/sec
COUNTER HELP INDEX : (111) Async Copy Reads/sec is the frequency of reads from Cache pages that involve a memory copy of the data from the Cache to the application's buffer. The application will regain control immediately even if the disk must be accessed to retrieve the page.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : WIZARD
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #16 OF 32
COUNTER NAME INDEX : (112) Copy Read Hits %
COUNTER HELP INDEX : (113) Copy Read Hits is the percentage of Cache Copy Read requests that hit the Cache, i.e., did not require a disk read in order to provide access to the page in the Cache. A Copy Read is a file read operation that is satisfied by a memory copy from a Cache page to the application's buffer. The LAN Redirector uses this method for retrieving Cache information, as does the LAN Server for small transfers. This is a method used by the disk file systems as well.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_SAMPLE_FRACTION (549585920)
COUNTER #17 OF 32
COUNTER NAME INDEX : (112) Copy Read Hits %
COUNTER HELP INDEX : (113) Copy Read Hits is the percentage of Cache Copy Read requests that hit the Cache, i.e., did not require a disk read in order to provide access to the page in the Cache. A Copy Read is a file read operation that is satisfied by a memory copy from a Cache page to the application's buffer. The LAN Redirector uses this method for retrieving Cache information, as does the LAN Server for small transfers. This is a method used by the disk file systems as well.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_SAMPLE_BASE (1073939457)
COUNTER #18 OF 32
COUNTER NAME INDEX : (114) MDL Reads/sec
COUNTER HELP INDEX : (115) MDL Reads/sec is the frequency of reads from Cache pages that use a Memory Descriptor List (MDL) to access the data. The MDL contains the physical address of each page involved in the transfer, and thus can employ a hardware Direct Memory Access (DMA) device to effect the copy. The LAN Server uses this method for large transfers out of the server.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #19 OF 32
COUNTER NAME INDEX : (116) Sync MDL Reads/sec
COUNTER HELP INDEX : (117) Sync MDL Reads/sec is the frequency of reads from Cache pages that use a Memory Descriptor List (MDL) to access the pages. The MDL contains the physical address of each page in the transfer, thus permitting Direct Memory Access (DMA) of the pages. If the accessed page(s) are not in main memory, the caller will wait for the pages to fault in from the disk.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : WIZARD
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #20 OF 32
COUNTER NAME INDEX : (118) Async MDL Reads/sec
COUNTER HELP INDEX : (119) Async MDL Reads/sec is the frequency of reads from Cache pages using a Memory Descriptor List (MDL) to access the pages. The MDL contains the physical address of each page in the transfer, thus permitting Direct Memory Access (DMA) of the pages. If the accessed page(s) are not in main memory, the calling application program will not wait for the pages to fault in from disk.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : WIZARD
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #21 OF 32
COUNTER NAME INDEX : (120) MDL Read Hits %
COUNTER HELP INDEX : (121) MDL Read Hits is the percentage of Cache Memory Descriptor List (MDL) Read requests that hit the Cache, i.e., did not require disk accesses in order to provide memory access to the page(s) in the Cache.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_SAMPLE_FRACTION (549585920)
COUNTER #22 OF 32
COUNTER NAME INDEX : (120) MDL Read Hits %
COUNTER HELP INDEX : (121) MDL Read Hits is the percentage of Cache Memory Descriptor List (MDL) Read requests that hit the Cache, i.e., did not require disk accesses in order to provide memory access to the page(s) in the Cache.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_SAMPLE_BASE (1073939457)
COUNTER #23 OF 32
COUNTER NAME INDEX : (122) Read Aheads/sec
COUNTER HELP INDEX : (123) Read Aheads/sec is the frequency of Cache reads where the Cache detects sequential access to a file. The read aheads permit the data to be transferred in larger blocks than those being requested by the application, reducing the overhead per access.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_SAMPLE_BASE (1073939457)
COUNTER #24 OF 32
COUNTER NAME INDEX : (124) Fast Reads/sec
COUNTER HELP INDEX : (125) Fast Reads/sec is the frequency of reads from Cache pages that bypass the installed file system and retrieve the data directly from the Cache. Normally, file I/O requests invoke the appropriate file system to retrieve data from a file, but this path permits direct retrieval of Cache data without file system involvement if the data is in the Cache. Even if the data is not in the Cache, one invocation of the file system is avoided.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #25 OF 32
COUNTER NAME INDEX : (126) Sync Fast Reads/sec
COUNTER HELP INDEX : (127) Sync Fast Reads/sec is the frequency of reads from Cache pages that bypass the installed file system and retrieve the data directly from the Cache. Normally, file I/O requests invoke the appropriate file system to retrieve data from a file, but this path permits direct retrieval of Cache data without file system involvement if the data is in the Cache. Even if the data is not in the Cache, one invocation of the file system is avoided. If the data is not in the Cache, the request (application program call) will wait until the data has been retrieved from disk.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : WIZARD
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #26 OF 32
COUNTER NAME INDEX : (128) Async Fast Reads/sec
COUNTER HELP INDEX : (129) Async Fast Reads/sec is the frequency of reads from Cache pages that bypass the installed file system and retrieve the data directly from the Cache. Normally, file I/O requests will invoke the appropriate file system to retrieve data from a file, but this path permits direct retrieval of Cache data without file system involvement if the data is in the Cache. Even if the data is not in the Cache, one invocation of the file system is avoided. If the data is not in the Cache, the request (application program call) will not wait until the data has been retrieved from disk, but will get control immediately.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : WIZARD
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #27 OF 32
COUNTER NAME INDEX : (130) Fast Read Resource Misses/sec
COUNTER HELP INDEX : (131) Fast Read Resource Misses/sec is the frequency of Cache misses necessitated by the lack of available resources to satisfy the request.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : WIZARD
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #28 OF 32
COUNTER NAME INDEX : (132) Fast Read Not Possibles/sec
COUNTER HELP INDEX : (133) Fast Read Not Possibles/sec is the frequency of attempts by an Application Program Interface (API) function call to bypass the file system to get at Cache data, that could not be honored without invoking the file system after all.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : WIZARD
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #29 OF 32
COUNTER NAME INDEX : (134) Lazy Write Flushes/sec
COUNTER HELP INDEX : (135) Lazy Write Flushes/sec is the frequency the Cache's Lazy Write thread has written to disk. Lazy Writing is the process of updating the disk after the page has been changed in memory, so the application making the change to the file does not have to wait for the disk write to complete before proceeding. More than one page can be transferred on each write operation.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : WIZARD
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #30 OF 32
COUNTER NAME INDEX : (136) Lazy Write Pages/sec
COUNTER HELP INDEX : (137) Lazy Write Pages/sec is the frequency the Cache's Lazy Write thread has written to disk. Lazy Writing is the process of updating the disk after the page has been changed in memory, so the application making the change to the file does not have to wait for the disk write to complete before proceeding. More than one page can be transferred on a single disk write operation.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #31 OF 32
COUNTER NAME INDEX : (138) Data Flushes/sec
COUNTER HELP INDEX : (139) Data Flushes/sec is the frequency the Cache has flushed its contents to disk as the result of a request to flush or to satisfy a write-through file write request. More than one page can be transferred on each flush operation.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : WIZARD
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #32 OF 32
COUNTER NAME INDEX : (140) Data Flush Pages/sec
COUNTER HELP INDEX : (141) Data Flush Pages/sec is the number of pages the Cache has flushed to disk as a result of a request to flush or to satisfy a write-through file write request. More than one page can be transferred on each flush operation.
OBJECT TYPE HELP : (235) A Physical Disk object type is a hard or fixed disk drive. It will contain 1 or more logical partitions. Disks are used to store file, program, and paging data. The disk is read to retrieve these items, and written to record changes to them.
DETAIL LEVEL : NOVICE
NUMBER OF COUNTERS : 22
NUMBER OF INSTANCES : 2
COUNTER DEFINITIONS
COUNTER #1 OF 22
COUNTER NAME INDEX : (198) Disk Queue Length
COUNTER HELP INDEX : (199) Disk Queue Length is the number of requests outstanding on the disk at the time the performance data is collected. It includes requests in service at the time of the snapshot. This is an instantaneous length, not an average over the time interval. Multi-spindle disk devices can have multiple requests active at one time, but other concurrent requests are awaiting service. This counter may reflect a transitory high or low queue length, but if there is a sustained load on the disk drive, it is likely that this will be consistently high. Requests are experiencing delays proportional to the length of this queue minus the number of spindles on the disks. This difference should average less than 2 for good performance.
DEFAULT SCALE : 10^(1)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #2 OF 22
COUNTER NAME INDEX : (200) % Disk Time
COUNTER HELP INDEX : (201) Disk Time is the percentage of elapsed time that the selected disk drive is busy servicing read or write requests.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_TIMER (541132032)
COUNTER #3 OF 22
COUNTER NAME INDEX : (202) % Disk Read Time
COUNTER HELP INDEX : (203) Disk Read Time is the percentage of elapsed time that the selected disk drive is busy servicing read requests.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_TIMER (541132032)
COUNTER #4 OF 22
COUNTER NAME INDEX : (204) % Disk Write Time
COUNTER HELP INDEX : (205) Disk Write Time is the percentage of elapsed time that the selected disk drive is busy servicing write requests.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_TIMER (541132032)
COUNTER #5 OF 22
COUNTER NAME INDEX : (206) Avg. Disk sec/Transfer
COUNTER HELP INDEX : (207) Avg. Disk sec/Transfer is the time in seconds of the average disk transfer.
DEFAULT SCALE : 10^(3)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_AVERAGE_TIMER (805438464)
COUNTER #6 OF 22
COUNTER NAME INDEX : (206) Avg. Disk sec/Transfer
COUNTER HELP INDEX : (207) Avg. Disk sec/Transfer is the time in seconds of the average disk transfer.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_AVERAGE_BASE (1073939458)
COUNTER #7 OF 22
COUNTER NAME INDEX : (208) Avg. Disk sec/Read
COUNTER HELP INDEX : (209) Avg. Disk sec/Read is the average time in seconds of a read of data from the disk.
DEFAULT SCALE : 10^(3)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_AVERAGE_TIMER (805438464)
COUNTER #8 OF 22
COUNTER NAME INDEX : (208) Avg. Disk sec/Read
COUNTER HELP INDEX : (209) Avg. Disk sec/Read is the average time in seconds of a read of data from the disk.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_AVERAGE_BASE (1073939458)
COUNTER #9 OF 22
COUNTER NAME INDEX : (210) Avg. Disk sec/Write
COUNTER HELP INDEX : (211) Avg. Disk sec/Write is the average time in seconds of a write of data to the disk.
DEFAULT SCALE : 10^(3)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_AVERAGE_TIMER (805438464)
COUNTER #10 OF 22
COUNTER NAME INDEX : (210) Avg. Disk sec/Write
COUNTER HELP INDEX : (211) Avg. Disk sec/Write is the average time in seconds of a write of data to the disk.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_AVERAGE_BASE (1073939458)
COUNTER #11 OF 22
COUNTER NAME INDEX : (212) Disk Transfers/sec
COUNTER HELP INDEX : (213) Disk Transfers/sec is the rate of read and write operations on the disk.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #12 OF 22
COUNTER NAME INDEX : (214) Disk Reads/sec
COUNTER HELP INDEX : (215) Disk Reads/sec is the rate of read operations on the disk.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #13 OF 22
COUNTER NAME INDEX : (216) Disk Writes/sec
COUNTER HELP INDEX : (217) Disk Writes/sec is the rate of write operations on the disk.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #14 OF 22
COUNTER NAME INDEX : (218) Disk Bytes/sec
COUNTER HELP INDEX : (219) Disk Bytes/sec is the rate bytes are transferred to or from the disk during write or read operations.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #15 OF 22
COUNTER NAME INDEX : (220) Disk Read Bytes/sec
COUNTER HELP INDEX : (221) Disk Read Bytes/sec is the rate bytes are transferred from the disk during read operations.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #16 OF 22
COUNTER NAME INDEX : (222) Disk Write Bytes/sec
COUNTER HELP INDEX : (223) Disk Write Bytes is rate bytes are transferred to the disk during write operations.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #17 OF 22
COUNTER NAME INDEX : (224) Avg. Disk Bytes/Transfer
COUNTER HELP INDEX : (225) Avg. Disk Bytes/Transfer is the average number of bytes transferred to or from the disk during write or read operations.
DEFAULT SCALE : 10^(-2)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_AVERAGE_BULK (1073874176)
COUNTER #18 OF 22
COUNTER NAME INDEX : (224) Avg. Disk Bytes/Transfer
COUNTER HELP INDEX : (225) Avg. Disk Bytes/Transfer is the average number of bytes transferred to or from the disk during write or read operations.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_AVERAGE_BASE (1073939458)
COUNTER #19 OF 22
COUNTER NAME INDEX : (226) Avg. Disk Bytes/Read
COUNTER HELP INDEX : (227) Avg. Disk Bytes/Read is the average number of bytes transferred from the disk during read operations.
DEFAULT SCALE : 10^(-2)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_AVERAGE_BULK (1073874176)
COUNTER #20 OF 22
COUNTER NAME INDEX : (226) Avg. Disk Bytes/Read
COUNTER HELP INDEX : (227) Avg. Disk Bytes/Read is the average number of bytes transferred from the disk during read operations.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_AVERAGE_BASE (1073939458)
COUNTER #21 OF 22
COUNTER NAME INDEX : (228) Avg. Disk Bytes/Write
COUNTER HELP INDEX : (229) Avg. Disk Bytes/Write is the average number of bytes transferred to the disk during write operations.
DEFAULT SCALE : 10^(-2)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_AVERAGE_BULK (1073874176)
COUNTER #22 OF 22
COUNTER NAME INDEX : (228) Avg. Disk Bytes/Write
COUNTER HELP INDEX : (229) Avg. Disk Bytes/Write is the average number of bytes transferred to the disk during write operations.
OBJECT TYPE HELP : (237) A Logical Disk object type is a partition on a hard or fixed disk drive and assigned a drive letter, such as C. Disks can be partitioned into distinct sections where they can store file, program, and page data. The disk is read to retrieve these items, and written to record changes to them.
DETAIL LEVEL : NOVICE
NUMBER OF COUNTERS : 25
NUMBER OF INSTANCES : 3
COUNTER DEFINITIONS
COUNTER #1 OF 25
COUNTER NAME INDEX : (408) % Free Space
COUNTER HELP INDEX : (409) Percent Free Space is the ratio of the free space available on the logical disk unit to the total usable space provided by the selected logical disk drive
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_RAW_FRACTION (537003008)
COUNTER #2 OF 25
COUNTER NAME INDEX : (408) % Free Space
COUNTER HELP INDEX : (409) Percent Free Space is the ratio of the free space available on the logical disk unit to the total usable space provided by the selected logical disk drive
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_RAW_BASE (1073939459)
COUNTER #3 OF 25
COUNTER NAME INDEX : (410) Free Megabytes
COUNTER HELP INDEX : (411) Free Megabytes displays the unallocated space on the disk drive in megabytes. One megabyte = 1,048,576 bytes.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #4 OF 25
COUNTER NAME INDEX : (198) Disk Queue Length
COUNTER HELP INDEX : (199) Disk Queue Length is the number of requests outstanding on the disk at the time the performance data is collected. It includes requests in service at the time of the snapshot. This is an instantaneous length, not an average over the time interval. Multi-spindle disk devices can have multiple requests active at one time, but other concurrent requests are awaiting service. This counter may reflect a transitory high or low queue length, but if there is a sustained load on the disk drive, it is likely that this will be consistently high. Requests are experiencing delays proportional to the length of this queue minus the number of spindles on the disks. This difference should average less than 2 for good performance.
DEFAULT SCALE : 10^(1)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #5 OF 25
COUNTER NAME INDEX : (200) % Disk Time
COUNTER HELP INDEX : (201) Disk Time is the percentage of elapsed time that the selected disk drive is busy servicing read or write requests.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_TIMER (541132032)
COUNTER #6 OF 25
COUNTER NAME INDEX : (202) % Disk Read Time
COUNTER HELP INDEX : (203) Disk Read Time is the percentage of elapsed time that the selected disk drive is busy servicing read requests.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_TIMER (541132032)
COUNTER #7 OF 25
COUNTER NAME INDEX : (204) % Disk Write Time
COUNTER HELP INDEX : (205) Disk Write Time is the percentage of elapsed time that the selected disk drive is busy servicing write requests.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_TIMER (541132032)
COUNTER #8 OF 25
COUNTER NAME INDEX : (206) Avg. Disk sec/Transfer
COUNTER HELP INDEX : (207) Avg. Disk sec/Transfer is the time in seconds of the average disk transfer.
DEFAULT SCALE : 10^(3)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_AVERAGE_TIMER (805438464)
COUNTER #9 OF 25
COUNTER NAME INDEX : (206) Avg. Disk sec/Transfer
COUNTER HELP INDEX : (207) Avg. Disk sec/Transfer is the time in seconds of the average disk transfer.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_AVERAGE_BASE (1073939458)
COUNTER #10 OF 25
COUNTER NAME INDEX : (208) Avg. Disk sec/Read
COUNTER HELP INDEX : (209) Avg. Disk sec/Read is the average time in seconds of a read of data from the disk.
DEFAULT SCALE : 10^(3)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_AVERAGE_TIMER (805438464)
COUNTER #11 OF 25
COUNTER NAME INDEX : (208) Avg. Disk sec/Read
COUNTER HELP INDEX : (209) Avg. Disk sec/Read is the average time in seconds of a read of data from the disk.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_AVERAGE_BASE (1073939458)
COUNTER #12 OF 25
COUNTER NAME INDEX : (210) Avg. Disk sec/Write
COUNTER HELP INDEX : (211) Avg. Disk sec/Write is the average time in seconds of a write of data to the disk.
DEFAULT SCALE : 10^(3)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_AVERAGE_TIMER (805438464)
COUNTER #13 OF 25
COUNTER NAME INDEX : (210) Avg. Disk sec/Write
COUNTER HELP INDEX : (211) Avg. Disk sec/Write is the average time in seconds of a write of data to the disk.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_AVERAGE_BASE (1073939458)
COUNTER #14 OF 25
COUNTER NAME INDEX : (212) Disk Transfers/sec
COUNTER HELP INDEX : (213) Disk Transfers/sec is the rate of read and write operations on the disk.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #15 OF 25
COUNTER NAME INDEX : (214) Disk Reads/sec
COUNTER HELP INDEX : (215) Disk Reads/sec is the rate of read operations on the disk.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #16 OF 25
COUNTER NAME INDEX : (216) Disk Writes/sec
COUNTER HELP INDEX : (217) Disk Writes/sec is the rate of write operations on the disk.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #17 OF 25
COUNTER NAME INDEX : (218) Disk Bytes/sec
COUNTER HELP INDEX : (219) Disk Bytes/sec is the rate bytes are transferred to or from the disk during write or read operations.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #18 OF 25
COUNTER NAME INDEX : (220) Disk Read Bytes/sec
COUNTER HELP INDEX : (221) Disk Read Bytes/sec is the rate bytes are transferred from the disk during read operations.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #19 OF 25
COUNTER NAME INDEX : (222) Disk Write Bytes/sec
COUNTER HELP INDEX : (223) Disk Write Bytes is rate bytes are transferred to the disk during write operations.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #20 OF 25
COUNTER NAME INDEX : (224) Avg. Disk Bytes/Transfer
COUNTER HELP INDEX : (225) Avg. Disk Bytes/Transfer is the average number of bytes transferred to or from the disk during write or read operations.
DEFAULT SCALE : 10^(-2)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_AVERAGE_BULK (1073874176)
COUNTER #21 OF 25
COUNTER NAME INDEX : (224) Avg. Disk Bytes/Transfer
COUNTER HELP INDEX : (225) Avg. Disk Bytes/Transfer is the average number of bytes transferred to or from the disk during write or read operations.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_AVERAGE_BASE (1073939458)
COUNTER #22 OF 25
COUNTER NAME INDEX : (226) Avg. Disk Bytes/Read
COUNTER HELP INDEX : (227) Avg. Disk Bytes/Read is the average number of bytes transferred from the disk during read operations.
DEFAULT SCALE : 10^(-2)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_AVERAGE_BULK (1073874176)
COUNTER #23 OF 25
COUNTER NAME INDEX : (226) Avg. Disk Bytes/Read
COUNTER HELP INDEX : (227) Avg. Disk Bytes/Read is the average number of bytes transferred from the disk during read operations.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_AVERAGE_BASE (1073939458)
COUNTER #24 OF 25
COUNTER NAME INDEX : (228) Avg. Disk Bytes/Write
COUNTER HELP INDEX : (229) Avg. Disk Bytes/Write is the average number of bytes transferred to the disk during write operations.
DEFAULT SCALE : 10^(-2)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_AVERAGE_BULK (1073874176)
COUNTER #25 OF 25
COUNTER NAME INDEX : (228) Avg. Disk Bytes/Write
COUNTER HELP INDEX : (229) Avg. Disk Bytes/Write is the average number of bytes transferred to the disk during write operations.
OBJECT TYPE HELP : (231) The Process object type is created when a program is run. All the threads in a process share the same address space and have access to the same data.
DETAIL LEVEL : NOVICE
NUMBER OF COUNTERS : 17
NUMBER OF INSTANCES : 21
COUNTER DEFINITIONS
COUNTER #1 OF 17
COUNTER NAME INDEX : (6) % Processor Time
COUNTER HELP INDEX : (189) Processor Time is the percentage of elapsed time that all of the threads of this process used the processor to execute instructions. An instruction is the basic unit of execution in a computer, a thread is the object that executes instructions, and a process is the object created when a program is run. Code executed to handle certain hardware interrupts or trap conditions may be counted for this process.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_100NSEC_TIMER (542180608)
COUNTER #2 OF 17
COUNTER NAME INDEX : (142) % User Time
COUNTER HELP INDEX : (157) User Time is the percentage of elapsed time that this process's threads have spent executing code in User Mode. Applications execute in User Mode, as do subsystems like the window manager and the graphics engine. Code executing in User Mode cannot damage the integrity of the Windows NT Executive, Kernel, and device drivers. Unlike some early operating systems, Windows NT uses process boundaries for subsystem protection in addition to the traditional protection of User and Privileged modes. These subsystem processes provide additional protection. Therefore, some work done by Windows NT on behalf of your application may appear in other subsystem processes in addition to the Privileged Time in your process.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_100NSEC_TIMER (542180608)
COUNTER #3 OF 17
COUNTER NAME INDEX : (144) % Privileged Time
COUNTER HELP INDEX : (159) Privileged Time is the percentage of elapsed time that this process's threads have spent executing code in Privileged Mode. When a Windows NT system service is called, the service will often run in Privileged Mode to gain access to system-private data. Such data is protected from access by threads executing in User Mode. Calls to the system may be explicit, or they may be implicit such as when a page fault or an interrupt occurs. Unlike some early operating systems, Windows NT uses process boundaries for subsystem protection in addition to the traditional protection of User and Privileged modes. These subsystem processes provide additional protection. Therefore, some work done by Windows NT on behalf of your application may appear in other subsystem processes in addition to the Privileged Time in your process.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_100NSEC_TIMER (542180608)
COUNTER #4 OF 17
COUNTER NAME INDEX : (172) Virtual Bytes Peak
COUNTER HELP INDEX : (173) Virtual Bytes Peak is the maximum number of bytes of virtual address space the process has used at any one time. Use of virtual address space does not necessarily imply corresponding use of either disk or main memory pages. Virtual space is however finite, and by using too much, the process may limit its ability to load libraries.
DEFAULT SCALE : 10^(-6)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #5 OF 17
COUNTER NAME INDEX : (174) Virtual Bytes
COUNTER HELP INDEX : (175) Virtual Bytes is the current size in bytes of the virtual address space the process is using. Use of virtual address space does not necessarily imply corresponding use of either disk or main memory pages. Virtual space is however finite, and by using too much, the process may limit its ability to load libraries.
DEFAULT SCALE : 10^(-6)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #6 OF 17
COUNTER NAME INDEX : (28) Page Faults/sec
COUNTER HELP INDEX : (177) Page Faults/sec is the rate of Page Faults by the threads executing in this process. A page fault occurs when a thread refers to a virtual memory page that is not in its working set in main memory. This will not cause the page to be fetched from disk if it is on the standby list and hence already in main memory, or if it is in use by another process with whom the page is shared.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #7 OF 17
COUNTER NAME INDEX : (178) Working Set Peak
COUNTER HELP INDEX : (179) Working Set Peak is the maximum number of bytes in the Working Set of this process at any point in time. The Working Set is the set of memory pages touched recently by the threads in the process. If free memory in the computer is above a threshold, pages are left in the Working Set of a process even if they are not in use. When free memory falls below a threshold, pages are trimmed from Working Sets. If they are needed they will then be soft-faulted back into the Working Set before they leave main memory.
DEFAULT SCALE : 10^(-5)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #8 OF 17
COUNTER NAME INDEX : (180) Working Set
COUNTER HELP INDEX : (181) Working Set is the current number of bytes in the Working Set of this process. The Working Set is the set of memory pages touched recently by the threads in the process. If free memory in the computer is above a threshold, pages are left in the Working Set of a process even if they are not in use. When free memory falls below a threshold, pages are trimmed from Working Sets. If they are needed they will then be soft-faulted back into the Working Set before they leave main memory.
DEFAULT SCALE : 10^(-5)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #9 OF 17
COUNTER NAME INDEX : (182) Page File Bytes Peak
COUNTER HELP INDEX : (183) Page File Bytes Peak is the maximum number of bytes this process has used in the paging file(s). Paging files are used to store pages of memory used by the process that are not contained in other files. Paging files are shared by all processes, and lack of space in paging files can prevent other processes from allocating memory.
DEFAULT SCALE : 10^(-6)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #10 OF 17
COUNTER NAME INDEX : (184) Page File Bytes
COUNTER HELP INDEX : (185) Page File Bytes is the current number of bytes this process has used in the paging file(s). Paging files are used to store pages of memory used by the process that are not contained in other files. Paging files are shared by all processes, and lack of space in paging files can prevent other processes from allocating memory.
DEFAULT SCALE : 10^(-6)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #11 OF 17
COUNTER NAME INDEX : (186) Private Bytes
COUNTER HELP INDEX : (187) Private Bytes is the current number of bytes this process has allocated that cannot be shared with other processes.
DEFAULT SCALE : 10^(-5)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #12 OF 17
COUNTER NAME INDEX : (680) Thread Count
COUNTER HELP INDEX : (681) The number of threads currently active in this process. An instruction is the basic unit of execution in a processor, and a thread is the object that executes instructions. Every running process has at least one thread.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #13 OF 17
COUNTER NAME INDEX : (682) Priority Base
COUNTER HELP INDEX : (683) The current base priority of this process. Threads within a process can raise and lower their own base priority relative to the process's base priority.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #14 OF 17
COUNTER NAME INDEX : (684) Elapsed Time
COUNTER HELP INDEX : (685) The total elapsed time (in seconds) this process has been running.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_ELAPSED_TIME (807666944)
COUNTER #15 OF 17
COUNTER NAME INDEX : (784) ID Process
COUNTER HELP INDEX : (785) ID Process is the unique identifier of this process. ID Process numbers are reused, so they only identify a process for the lifetime of that process.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #16 OF 17
COUNTER NAME INDEX : (56) Pool Paged Bytes
COUNTER HELP INDEX : (57) Pool Paged Bytes is the number of bytes in the Paged Pool, a system memory area where space is acquired by operating system components as they accomplish their appointed tasks. Paged Pool pages can be paged out to the paging file when not accessed by the system for sustained periods of time.
DEFAULT SCALE : 10^(-5)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #17 OF 17
COUNTER NAME INDEX : (58) Pool Nonpaged Bytes
COUNTER HELP INDEX : (59) Pool Nonpaged Bytes is the number of bytes in the Nonpaged Pool, a system memory area where space is acquired by operating system components as they accomplish their appointed tasks. Nonpaged Pool pages cannot be paged out to the paging file, but instead remain in main memory as long as they are allocated.
OBJECT TYPE HELP : (233) The Thread object type is the basic object that executes instructions in a processor. Every running process has at least one thread.
DETAIL LEVEL : NOVICE
NUMBER OF COUNTERS : 12
NUMBER OF INSTANCES : 115
COUNTER DEFINITIONS
COUNTER #1 OF 12
COUNTER NAME INDEX : (6) % Processor Time
COUNTER HELP INDEX : (191) Processor Time is the percentage of elapsed time that this thread used the processor to execute instructions. An instruction is the basic unit of execution in a processor, and a thread is the object that executes instructions. Code executed to handle certain hardware interrupts or trap conditions may be counted for this thread.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_100NSEC_TIMER (542180608)
COUNTER #2 OF 12
COUNTER NAME INDEX : (142) % User Time
COUNTER HELP INDEX : (193) User Time is the percentage of elapsed time that this thread has spent executing code in User Mode. Applications execute in User Mode, as do subsystems like the window manager and the graphics engine. Code executing in User Mode cannot damage the integrity of the Windows NT Executive, Kernel, and device drivers. Unlike some early operating systems, Windows NT uses process boundaries for subsystem protection in addition to the traditional protection of User and Privileged modes. These subsystem processes provide additional protection. Therefore, some work done by Windows NT on behalf of your application may appear in other subsystem processes in addition to the Privileged Time in your process.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_100NSEC_TIMER (542180608)
COUNTER #3 OF 12
COUNTER NAME INDEX : (144) % Privileged Time
COUNTER HELP INDEX : (195) Privileged Time is the percentage of elapsed time that this thread has spent executing code in Privileged Mode. When a Windows NT system service is called, the service will often run in Privileged Mode in order to gain access to system-private data. Such data is protected from access by threads executing in User Mode. Calls to the system may be explicit, or they may be implicit such as when a page fault or an interrupt occurs. Unlike some early operating systems, Windows NT uses process boundaries for subsystem protection in addition to the traditional protection of User and Privileged modes. These subsystem processes provide additional protection. Therefore, some work done by Windows NT on behalf of your application may appear in other subsystem processes in addition to the Privileged Time in your process.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_100NSEC_TIMER (542180608)
COUNTER #4 OF 12
COUNTER NAME INDEX : (146) Context Switches/sec
COUNTER HELP INDEX : (197) Context Switches/sec is the rate of switches from one thread to another. Thread switches can occur either inside of a single process or across processes. A thread switch may be caused either by one thread asking another for information, or by a thread being preempted by another, higher priority thread becoming ready to run. Unlike some early operating systems, Windows NT uses process boundaries for subsystem protection in addition to the traditional protection of User and Privileged modes. These subsystem processes provide additional protection. Therefore, some work done by Windows NT on behalf of an application may appear in other subsystem processes in addition to the Privileged Time in the application. Switching to the subsystem process causes one Context Switch in the application thread. Switching back causes another Context Switch in the subsystem thread.
DEFAULT SCALE : 10^(-2)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #5 OF 12
COUNTER NAME INDEX : (684) Elapsed Time
COUNTER HELP INDEX : (699) The total elapsed time (in seconds) this thread has been running.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_ELAPSED_TIME (807666944)
COUNTER #6 OF 12
COUNTER NAME INDEX : (694) Priority Current
COUNTER HELP INDEX : (695) The current dynamic priority of this thread. The system may raise the thread's dynamic priority above the base priority if the thread is handling user input, or lower it towards the base priority if the thread becomes compute bound.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #7 OF 12
COUNTER NAME INDEX : (682) Priority Base
COUNTER HELP INDEX : (697) The current base priority of this thread. The system may raise the thread's dynamic priority above the base priority if the thread is handling user input, or lower it towards the base priority if the thread becomes compute bound.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #8 OF 12
COUNTER NAME INDEX : (706) Start Address
COUNTER HELP INDEX : (707) Starting virtual address for this thread.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : WIZARD
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #9 OF 12
COUNTER NAME INDEX : (46) Thread State
COUNTER HELP INDEX : (47) Thread State is the current state of the thread. It is 0 for Initialized, 1 for Ready, 2 for Running, 3 for Standby, 4 for Terminated, 5 for Wait, 6 for Transition, 7 for Unknown. A Running thread is using a processor; a Standby thread is about to use one. A Ready thread wants to use a processor, but is waiting for a processor because none are free. A thread in Transition is waiting for a resource in order to execute, such as waiting for its execution stack to be paged in from disk. A Waiting thread has no use for the processor because it is waiting for a peripheral operation to complete or a resource to become free.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : WIZARD
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #10 OF 12
COUNTER NAME INDEX : (336) Thread Wait Reason
COUNTER HELP INDEX : (337) Thread Wait Reason is only applicable when the thread is in the Wait state (see Thread State.) It is 0 or 7 when the thread is waiting for the Executive, 1 or 8 for a Free Page, 2 or 9 for a Page In, 3 or 10 for a Pool Allocation, 4 or 11 for an Execution Delay, 5 or 12 for a Suspended condition, 6 or 13 for a User Request, 14 for an Event Pair High, 15 for an Event Pair Low, 16 for an LPC Receive, 17 for an LPC Reply, 18 for Virtual Memory, 19 for a Page Out; 20 and higher are not assigned at the time of this writing. Event Pairs are used to communicate with protected subsystems (see Context Switches.)
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : WIZARD
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #11 OF 12
COUNTER NAME INDEX : (784) ID Process
COUNTER HELP INDEX : (785) ID Process is the unique identifier of this process. ID Process numbers are reused, so they only identify a process for the lifetime of that process.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : WIZARD
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #12 OF 12
COUNTER NAME INDEX : (804) ID Thread
COUNTER HELP INDEX : (805) ID Thread is the unique identifier of this thread. ID Thread numbers are reused, so they only identify a thread for the lifetime of that thread.
OBJECT TYPE HELP : (261) The Objects object type is a meta-object that contains information about the objects in existence on the computer. This information can be used to detect the unnecessary consumption of computer resources. Each object requires memory to store basic information about the object.
DETAIL LEVEL : NOVICE
NUMBER OF COUNTERS : 6
NUMBER OF INSTANCES : NO INSTANCES
COUNTER DEFINITIONS
COUNTER #1 OF 6
COUNTER NAME INDEX : (248) Processes
COUNTER HELP INDEX : (249) Processes is the number of processes in the computer at the time of data collection. Notice that this is an instantaneous count, not an average over the time interval. Each process represents the running of a program.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #2 OF 6
COUNTER NAME INDEX : (250) Threads
COUNTER HELP INDEX : (251) Threads is the number of threads in the computer at the time of data collection. Notice that this is an instantaneous count, not an average over the time interval. A thread is the basic executable entity that can execute instructions in a processor.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #3 OF 6
COUNTER NAME INDEX : (252) Events
COUNTER HELP INDEX : (253) Events is the number of events in the computer at the time of data collection. Notice that this is an instantaneous count, not an average over the time interval. An event is used when two or more threads wish to synchronize execution.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #4 OF 6
COUNTER NAME INDEX : (254) Semaphores
COUNTER HELP INDEX : (255) Semaphores is the number of semaphores in the computer at the time of data collection. Notice that this is an instantaneous count, not an average over the time interval. Threads use semaphores to obtain exclusive access to data structures that they share with other threads.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #5 OF 6
COUNTER NAME INDEX : (256) Mutexes
COUNTER HELP INDEX : (257) Mutexes counts the number of mutexes in the computer at the time of data collection. This is an instantaneous count, not an average over the time interval. Mutexes are used by threads to assure only one thread is executing some section of code.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #6 OF 6
COUNTER NAME INDEX : (258) Sections
COUNTER HELP INDEX : (259) Sections is the number of sections in the computer at the time of data collection. Notice that this is an instantaneous count, not an average over the time interval. A section is a portion of virtual memory created by a process for a storing data. A process may share sections with other processes.
OBJECT TYPE HELP : (263) The Redirector is the object that manages network connections to other computers that originate from your own computer.
DETAIL LEVEL : NOVICE
NUMBER OF COUNTERS : 37
NUMBER OF INSTANCES : NO INSTANCES
COUNTER DEFINITIONS
COUNTER #1 OF 37
COUNTER NAME INDEX : (388) Bytes Total/sec
COUNTER HELP INDEX : (389) Bytes Total/sec is the rate the Redirector is processing data bytes. This includes all application and file data in addition to protocol information such as packet headers.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #2 OF 37
COUNTER NAME INDEX : (406) File Data Operations/sec
COUNTER HELP INDEX : (391) File Data Operations/sec is the rate the Redirector is processing data operations. One operation includes (hopefully) many bytes. We say hopefully here because each operation has overhead. You can determine the efficiency of this path by dividing the Bytes/sec by this counter to determine the average number of bytes transferred/operation.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #3 OF 37
COUNTER NAME INDEX : (400) Packets/sec
COUNTER HELP INDEX : (401) Packets/sec is the rate the Redirector is processing data packets. One packet includes (hopefully) many bytes. We say hopefully here because each packet has protocol overhead. You can determine the efficiency of this path by dividing the Bytes/sec by this counter to determine the average number of bytes transferred/packet. You can also divide this counter by Operations/sec to determine the average number of packets per operation, another measure of efficiency.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #4 OF 37
COUNTER NAME INDEX : (264) Bytes Received/sec
COUNTER HELP INDEX : (265) Bytes Received/sec is the rate of bytes coming in to the Redirector from the network. It includes all application data as well as network protocol information (such as packet headers.)
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #5 OF 37
COUNTER NAME INDEX : (266) Packets Received/sec
COUNTER HELP INDEX : (267) Packets Received/sec is the rate that the Redirector is receiving packets (also called SMBs or Server Message Blocks). Network transmissions are divided into packets. The average number of bytes received in a packet can be obtained by dividing Bytes Received/sec by this counter. Some packets received may not contain incoming data, for example an acknowledgment to a write made by the Redirector would count as an incoming packet.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #6 OF 37
COUNTER NAME INDEX : (268) Read Bytes Paging/sec
COUNTER HELP INDEX : (269) Read Bytes Paging/sec is the rate that the Redirector is attempting to read bytes in response to page faults. Page faults are caused by loading of modules (such as programs and libraries), by a miss in the Cache (see Read Bytes Cache/sec), or by files directly mapped into the address space of applications (a high-performance feature of Windows NT.)
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #7 OF 37
COUNTER NAME INDEX : (270) Read Bytes Non-Paging/sec
COUNTER HELP INDEX : (271) Read Bytes Non-Paging/sec are those bytes read by the Redirector in response to normal file requests by an application when they are redirected to come from another computer. In addition to file requests, this counter includes other methods of reading across the network such as Named Pipes and Transactions. This counter does not count network protocol information, just application data.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #8 OF 37
COUNTER NAME INDEX : (272) Read Bytes Cache/sec
COUNTER HELP INDEX : (273) Read Bytes Cache/sec is the rate that applications on your computer are accessing the Cache using the Redirector. Some of these data requests may be satisfied by merely retrieving the data from the system Cache on your own computer if it happened to be used recently and there was room to keep it in the Cache. Requests that miss the Cache will cause a page fault (see Read Bytes Paging/sec).
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #9 OF 37
COUNTER NAME INDEX : (274) Read Bytes Network/sec
COUNTER HELP INDEX : (275) Read Bytes Network/sec is the rate that applications are reading data across the network. For one reason or another the data was not in the system Cache, and these bytes actually came across the network. Dividing this number by Bytes Received/sec will indicate the 'efficiency' of data coming in from the network, since all of these bytes are real application data (see Bytes Received/sec.)
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #10 OF 37
COUNTER NAME INDEX : (276) Bytes Transmitted/sec
COUNTER HELP INDEX : (277) Bytes Transmitted/sec is the rate that bytes are leaving the Redirector to the network. It includes all application data as well as network protocol information (such as packet headers and the like.)
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #11 OF 37
COUNTER NAME INDEX : (278) Packets Transmitted/sec
COUNTER HELP INDEX : (279) Packets Transmitted/sec is the rate that the Redirector is sending packets (also called SMBs or Server Message Blocks). Network transmissions are divided into packets. The average number of bytes transmitted in a packet can be obtained by dividing Bytes Transmitted/sec by this counter.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #12 OF 37
COUNTER NAME INDEX : (280) Write Bytes Paging/sec
COUNTER HELP INDEX : (281) Write Bytes Paging/sec is the rate that the Redirector is attempting to write bytes changed in the pages being used by applications. The program data changed by modules (such as programs and libraries) that were loaded over the network are 'paged out' when no longer needed. Other output pages come from the Cache (see Write Bytes Cache/sec).
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #13 OF 37
COUNTER NAME INDEX : (282) Write Bytes Non-Paging/sec
COUNTER HELP INDEX : (283) Write Bytes Non-Paging/sec is the rate of the bytes that are written by the Redirector in response to normal file outputs by an application when they are redirected to go to another computer. In addition to file requests this counter includes other methods of writing across the network such as Named Pipes and Transactions. This counter does not count network protocol information, just application data.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #14 OF 37
COUNTER NAME INDEX : (284) Write Bytes Cache/sec
COUNTER HELP INDEX : (285) Write Bytes Cache/sec is the rate that applications on your computer are writing to the Cache using the Redirector. The data may not leave your computer immediately, but may be retained in the Cache for further modification before being written to the network. This saves network traffic. Each write of a byte into the Cache is counted here.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #15 OF 37
COUNTER NAME INDEX : (286) Write Bytes Network/sec
COUNTER HELP INDEX : (287) Write Bytes Network/sec is the rate that your applications are writing data across the network. Either the system Cache was bypassed, as for Named Pipes or Transactions, or else the Cache wrote the bytes to make room for other data. Dividing this counter by Bytes Transmitted/sec will indicate the 'efficiency' of data written to the network, since all of these bytes are real application data (see Transmitted Bytes/sec.)
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #16 OF 37
COUNTER NAME INDEX : (10) File Read Operations/sec
COUNTER HELP INDEX : (289) File Read Operations/sec is the rate that applications are asking the Redirector for data. Each call to a file system or similar Application Program Interface (API) call counts as one operation.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #17 OF 37
COUNTER NAME INDEX : (290) Read Operations Random/sec
COUNTER HELP INDEX : (291) Read Operations Random/sec counts the rate that, on a file-by-file basis, reads are made that are not sequential. If a read is made using a particular file handle, and then is followed by another read that is not immediately the contiguous next byte, this counter is incremented by one.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #18 OF 37
COUNTER NAME INDEX : (292) Read Packets/sec
COUNTER HELP INDEX : (293) Read Packets/sec is the rate that read packets are being placed on the network. Each time a single packet is sent with a request to read data remotely, this counter is incremented by one.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #19 OF 37
COUNTER NAME INDEX : (294) Reads Large/sec
COUNTER HELP INDEX : (295) Reads Large/sec is the rate that reads over 2 times the server's negotiated buffer size are made by applications. Too many of these could place a strain on server resources. This counter is incremented once for each read. It does not count packets.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #20 OF 37
COUNTER NAME INDEX : (296) Read Packets Small/sec
COUNTER HELP INDEX : (297) Read Packets Small/sec is the rate that reads less than one-fourth of the server's negotiated buffer size are made by applications. Too many of these could indicate a waste of buffers on the server. This counter is incremented once for each read. It does not count packets.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #21 OF 37
COUNTER NAME INDEX : (12) File Write Operations/sec
COUNTER HELP INDEX : (299) File Write Operations/sec is the rate that applications are sending data to the Redirector. Each call to a file system or similar Application Program Interface (API) call counts as one operation.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #22 OF 37
COUNTER NAME INDEX : (300) Write Operations Random/sec
COUNTER HELP INDEX : (301) Write Operations Random/sec is the rate that, on a file-by-file basis, writes are made that are not sequential. If a write is made using a particular file handle, and then is followed by another write that is not immediately the next contiguous byte, this counter is incremented by one.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #23 OF 37
COUNTER NAME INDEX : (302) Write Packets/sec
COUNTER HELP INDEX : (303) Write Packets/sec is the rate that writes are being sent to the network. Each time a single packet is sent with a request to write remote data, this counter is incremented by one.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #24 OF 37
COUNTER NAME INDEX : (304) Writes Large/sec
COUNTER HELP INDEX : (305) Writes Large/sec is the rate that writes are made by applications that are over 2 times the server's negotiated buffer size. Too many of these could place a strain on server resources. This counter is incremented once for each write: it counts writes, not packets.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #25 OF 37
COUNTER NAME INDEX : (306) Write Packets Small/sec
COUNTER HELP INDEX : (307) Write Packets Small/sec is the rate that writes are made by applications that are less than one-fourth of the server's negotiated buffer size. Too many of these could indicate a waste of buffers on the server. This counter is incremented once for each write: it counts writes, not packets!
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #26 OF 37
COUNTER NAME INDEX : (308) Reads Denied/sec
COUNTER HELP INDEX : (309) Reads Denied/sec is the rate that the server is unable to accommodate requests for Raw Reads. When a read is much larger than the server's negotiated buffer size, the Redirector requests a Raw Read which, if granted, would permit the transfer of the data without lots of protocol overhead on each packet. To accomplish this the server must lock out other requests, so the request is denied if the server is really busy.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #27 OF 37
COUNTER NAME INDEX : (310) Writes Denied/sec
COUNTER HELP INDEX : (311) Writes Denied/sec is the rate that the server is unable to accommodate requests for Raw Writes. When a write is much larger than the server's negotiated buffer size, the Redirector requests a Raw Write which, if granted, would permit the transfer of the data without lots of protocol overhead on each packet. To accomplish this the server must lock out other requests, so the request is denied if the server is really busy.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #28 OF 37
COUNTER NAME INDEX : (312) Network Errors/sec
COUNTER HELP INDEX : (313) Network Errors/sec counts serious unexpected errors that generally indicate the Redirector and one or more Servers are having serious communication difficulties. For example an SMB (Server Manager Block) protocol error will generate a Network Error. These result in an entry in the system Event Log, so look there for details.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #29 OF 37
COUNTER NAME INDEX : (314) Server Sessions
COUNTER HELP INDEX : (315) Server Sessions counts the number of active security objects the Redirector is managing. For example, a Logon to a server followed by a network access to the same server will establish one connection, but two sessions.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #30 OF 37
COUNTER NAME INDEX : (316) Server Reconnects
COUNTER HELP INDEX : (317) Server Reconnects counts the number of times your Redirector has had to reconnect to a server in order to complete a new active request. You can be disconnected by the Server if you remain inactive for too long. Locally even if all your remote files are closed, the Redirector will keep your connections intact for (nominally) ten minutes. Such inactive connections are called Dormant Connections. Reconnecting is expensive in time.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #31 OF 37
COUNTER NAME INDEX : (318) Connects Core
COUNTER HELP INDEX : (319) Connects Core counts the number of connections you have to servers running the original MS-Net SMB protocol, including MS-Net itself and Xenix and Vax's.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #32 OF 37
COUNTER NAME INDEX : (320) Connects Lan Manager 2.0
COUNTER HELP INDEX : (321) Connects Lan Manager 2.0 counts connections to Lan Manager 2.0 servers, including LMX servers.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #33 OF 37
COUNTER NAME INDEX : (322) Connects Lan Manager 2.1
COUNTER HELP INDEX : (323) Connects Lan Manager 2.1 counts connections to Lan Manager 2.1 servers, including LMX servers.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #34 OF 37
COUNTER NAME INDEX : (324) Connects Windows NT
COUNTER HELP INDEX : (325) Connects Windows NT counts the connections to Windows NT computers. Good choice!
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #35 OF 37
COUNTER NAME INDEX : (326) Server Disconnects
COUNTER HELP INDEX : (327) Server Disconnects counts the number of times a Server has disconnected your Redirector. See also Server Reconnects.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #36 OF 37
COUNTER NAME INDEX : (328) Server Sessions Hung
COUNTER HELP INDEX : (329) Server Sessions Hung counts the number of active sessions that are timed out and unable to proceed due to a lack of response from the remote server.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #37 OF 37
COUNTER NAME INDEX : (392) Current Commands
COUNTER HELP INDEX : (393) Current Commands counts the number of requests to the Redirector that are currently queued for service. If this number is much larger than the number of network adapter cards installed in the computer, then the network(s) and/or the server(s) being accessed are seriously bottlenecked.
OBJECT TYPE HELP : (331) Server - is the process that interfaces the services from the local computer to the network services.
DETAIL LEVEL : NOVICE
NUMBER OF COUNTERS : 25
NUMBER OF INSTANCES : NO INSTANCES
COUNTER DEFINITIONS
COUNTER #1 OF 25
COUNTER NAME INDEX : (388) Bytes Total/sec
COUNTER HELP INDEX : (395) The number of bytes the server has sent to and received from the network. This value provides an overall indication of how busy the server is.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #2 OF 25
COUNTER NAME INDEX : (264) Bytes Received/sec
COUNTER HELP INDEX : (333) The number of bytes the server has received from the network. Indicates how busy the server is.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #3 OF 25
COUNTER NAME INDEX : (276) Bytes Transmitted/sec
COUNTER HELP INDEX : (335) The number of bytes the server has sent on the network. Indicates how busy the server is.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #4 OF 25
COUNTER NAME INDEX : (340) Sessions Timed Out
COUNTER HELP INDEX : (341) The number of sessions that have been closed due to their idle time exceeding the autodisconnect parameter for the server. Shows whether the autodisconnect setting is helping to conserve resources.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #5 OF 25
COUNTER NAME INDEX : (342) Sessions Errored Out
COUNTER HELP INDEX : (343) The number of sessions that have been closed due to unexpected error conditions. Indicates how frequently network problems are causing dropped sessions on the server.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #6 OF 25
COUNTER NAME INDEX : (344) Sessions Logged Off
COUNTER HELP INDEX : (345) The number of sessions that have terminated normally. Useful in interpreting the Sessions Times Out and Sessions Errored Out statistics--allows percentage calculations.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #7 OF 25
COUNTER NAME INDEX : (346) Sessions Forced Off
COUNTER HELP INDEX : (347) The number of sessions that have been forced to logoff. Can indicate how many sessions were forced to logoff due to logon time constraints.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #8 OF 25
COUNTER NAME INDEX : (348) Errors Logon
COUNTER HELP INDEX : (349) The number of failed logon attempts to the server. Can indicate whether password guessing programs are being used to crack the security on the server.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #9 OF 25
COUNTER NAME INDEX : (350) Errors Access Permissions
COUNTER HELP INDEX : (351) The number of times opens on behalf of clients have failed with STATUS_ACCESS_DENIED. Can indicate whether somebody is randomly attempting to access files in hopes of getting at something that was not properly protected.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #10 OF 25
COUNTER NAME INDEX : (352) Errors Granted Access
COUNTER HELP INDEX : (353) The number of times accesses to files opened successfully were denied. Can indicate attempts to access files without proper access authorization.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #11 OF 25
COUNTER NAME INDEX : (354) Errors System
COUNTER HELP INDEX : (355) The number of times an internal Server Error was detected. Unexpected errors usually indicate a problem with the Server.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #12 OF 25
COUNTER NAME INDEX : (356) Blocking Requests Rejected
COUNTER HELP INDEX : (357) The number of times the server has rejected blocking SMBs due to insufficient count of free work items. Indicates whether the maxworkitem or minfreeworkitems server parameters may need tuning.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #13 OF 25
COUNTER NAME INDEX : (358) Work Item Shortages
COUNTER HELP INDEX : (359) The number of times STATUS_DATA_NOT_ACCEPTED was returned at receive indication time. This occurs when no work item is available or can be allocated to service the incoming request. Indicates whether the initworkitems or maxworkitems parameters may need tuning.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #14 OF 25
COUNTER NAME INDEX : (360) Files Opened Total
COUNTER HELP INDEX : (361) The number of successful open attempts performed by the server of behalf of clients. Useful in determining the amount of file I/O, determining overhead for path-based operations, determining the effectiveness of oplocks.
DEFAULT SCALE : 10^(-3)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #15 OF 25
COUNTER NAME INDEX : (362) Files Open
COUNTER HELP INDEX : (363) The number of files currently opened in the server. Indicates current server activity.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #16 OF 25
COUNTER NAME INDEX : (314) Server Sessions
COUNTER HELP INDEX : (365) The number of sessions currently active in the server. Indicates current server activity.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #17 OF 25
COUNTER NAME INDEX : (366) File Directory Searches
COUNTER HELP INDEX : (367) The number of searches for files currently active in the server. Indicates current server activity.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #18 OF 25
COUNTER NAME INDEX : (58) Pool Nonpaged Bytes
COUNTER HELP INDEX : (369) The number of bytes of non-pageable computer memory the server is currently using. Can help in determining good values for the maxnonpagedmemoryusage parameter.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #19 OF 25
COUNTER NAME INDEX : (370) Pool Nonpaged Failures
COUNTER HELP INDEX : (371) The number of times allocations from nonpaged pool have failed. Indicates that the computer's physical memory is too small.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : WIZARD
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #20 OF 25
COUNTER NAME INDEX : (372) Pool Nonpaged Peak
COUNTER HELP INDEX : (373) The maximum number of bytes of nonpaged pool the server has had in use at any one point. Indicates how much physical memory the computer should have.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #21 OF 25
COUNTER NAME INDEX : (56) Pool Paged Bytes
COUNTER HELP INDEX : (375) The number of bytes of pageable computer memory the server is currently using. Can help in determining good values for the maxpagedmemoryusage parameter.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #22 OF 25
COUNTER NAME INDEX : (376) Pool Paged Failures
COUNTER HELP INDEX : (377) The number of times allocations from paged pool have failed. Indicates that the computer's physical memory of pagefile are too small.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : WIZARD
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #23 OF 25
COUNTER NAME INDEX : (378) Pool Paged Peak
COUNTER HELP INDEX : (379) The maximum number of bytes of paged pool the server has had allocated. Indicates the proper sizes of the Page File(s) and physical memory.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #24 OF 25
COUNTER NAME INDEX : (402) Context Block Queue Time
COUNTER HELP INDEX : (403) Context Block Queue Time is the average time, in milliseconds, a work context block sat on the server's FSP queue waiting for the server to act on the request.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_AVERAGE_BULK (1073874176)
COUNTER #25 OF 25
COUNTER NAME INDEX : (404) Context Blocks Queued/sec
COUNTER HELP INDEX : (405) Context Blocks Queued per second is the rate that work context blocks had to be placed on the server's FSP queue to await server action.
COUNTER NAME INDEX : (54) Announcements Server/sec
COUNTER HELP INDEX : (55) Announcements Server/sec is the rate that the servers in this domain have announced themselves to this server.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #2 OF 20
COUNTER NAME INDEX : (78) Announcements Domain/sec
COUNTER HELP INDEX : (79) Announcements Domain/sec is the rate that a Domain has announced itself to the network.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #3 OF 20
COUNTER NAME INDEX : (188) Announcements Total/sec
COUNTER HELP INDEX : (813) Announcements Total/sec is the sum of Announcements Server/sec and Announcements Domain/sec.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #4 OF 20
COUNTER NAME INDEX : (80) Election Packets/sec
COUNTER HELP INDEX : (81) Election Packets/sec is the rate of browser election packets that have been received by this workstation.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #5 OF 20
COUNTER NAME INDEX : (82) Mailslot Writes/sec
COUNTER HELP INDEX : (83) Mailslot Writes/sec is the rate of mailslot messages that have been successfully received.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #6 OF 20
COUNTER NAME INDEX : (84) Server List Requests/sec
COUNTER HELP INDEX : (85) Server List Requests/sec is the rate of requests to retrieve a list of browser servers that have been processed by this workstation.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #7 OF 20
COUNTER NAME INDEX : (156) Enumerations Server/sec
COUNTER HELP INDEX : (161) Enumerations Server/sec is the rate of Server browse requests that have been processed by this workstation.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #8 OF 20
COUNTER NAME INDEX : (158) Enumerations Domain/sec
COUNTER HELP INDEX : (163) Enumerations Domain/sec is the rate of Domain browse requests that have been processed by this workstation.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #9 OF 20
COUNTER NAME INDEX : (160) Enumerations Other/sec
COUNTER HELP INDEX : (165) Enumerations Other/sec is the rate of browse requests processed by this workstation that were not domain or server browse requests.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #10 OF 20
COUNTER NAME INDEX : (190) Enumerations Total/sec
COUNTER HELP INDEX : (815) Enumerations Total/sec is the rate of browse requests that have been processed by this workstation. This is the sum of Enumerations Server, Enumerations Domain, and Enumerations Other.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #11 OF 20
COUNTER NAME INDEX : (162) Missed Server Announcements
COUNTER HELP INDEX : (167) Missed Server Announcements is the number of server announcements that have been missed due to configuration or allocation limits.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #12 OF 20
COUNTER NAME INDEX : (164) Missed Mailslot Datagrams
COUNTER HELP INDEX : (169) Missed Mailslot Datagrams is the number of Mailslot Datagrams that have been discarded due to configuration or allocation limits.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #13 OF 20
COUNTER NAME INDEX : (166) Missed Server List Requests
COUNTER HELP INDEX : (171) Missed Server List Requests is the number of requests to retrieve a list of browser servers that were received by this workstation, but could not be processed.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #14 OF 20
COUNTER NAME INDEX : (168) Server Announce Allocations Failed/sec
COUNTER HELP INDEX : (381) Server Announce Allocations Failed/sec is the rate of server (or domain) announcements that have failed due to lack of memory.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #15 OF 20
COUNTER NAME INDEX : (170) Mailslot Allocations Failed
COUNTER HELP INDEX : (383) Mailslot Allocations Failed is the number of times the datagram receiver has failed to allocate a buffer to hold a user mailslot write.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #16 OF 20
COUNTER NAME INDEX : (806) Mailslot Receives Failed
COUNTER HELP INDEX : (385) Mailslot Receives Failed indicates the number of mailslot messages that couldn't be received due to transport failures.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #17 OF 20
COUNTER NAME INDEX : (808) Mailslot Writes Failed
COUNTER HELP INDEX : (387) Mailslot Writes Failed is the total number of mailslot messages that have been successfully received, but that were unable to be written to the mailslot.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #18 OF 20
COUNTER NAME INDEX : (810) Mailslot Opens Failed/sec
COUNTER HELP INDEX : (807) Mailslot Opens Failed/sec indicates the rate of mailslot messages received by this workstation that were to be delivered to mailslots that are not present on this workstation.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #19 OF 20
COUNTER NAME INDEX : (812) Duplicate Master Announcements
COUNTER HELP INDEX : (809) Duplicate Master Announcements indicates the number of times that the master browser has detected another master browser on the same domain.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #20 OF 20
COUNTER NAME INDEX : (814) Illegal Datagrams/sec
COUNTER HELP INDEX : (811) Illegal Datagrams/sec is the rate of incorrectly formatted datagrams that have been received by the workstation.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
OBJECT TYPE HELP : (493) The NetBEUI protocol handles data transmission for that network activity which follows the NetBIOS End User Interface standard.
DETAIL LEVEL : ADVANCED
NUMBER OF COUNTERS : 39
NUMBER OF INSTANCES : 1
COUNTER DEFINITIONS
COUNTER #1 OF 39
COUNTER NAME INDEX : (438) Datagrams/sec
COUNTER HELP INDEX : (439) Datagrams/sec is the rate that datagrams are processed by the computer. This counter displays the sum of datagrams sent and datagrams received. A datagram is a connectionless packet whose delivery to a remote is not guaranteed.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #2 OF 39
COUNTER NAME INDEX : (440) Datagram Bytes/sec
COUNTER HELP INDEX : (441) Datagram Bytes/sec is the rate that datagram bytes are processed by the computer. This counter is the sum of datagram bytes that are sent as well as received. A datagram is a connectionless packet whose delivery to a remote is not guaranteed.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #3 OF 39
COUNTER NAME INDEX : (400) Packets/sec
COUNTER HELP INDEX : (451) Packets/sec is the rate that packets are processed by the computer. This count is the sum of Packets Sent and Packets Received per second. This counter includes all packets processed: control as well as data packets.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #4 OF 39
COUNTER NAME INDEX : (456) Frames/sec
COUNTER HELP INDEX : (457) Frames/sec is the rate that data frames (or packets) are processed by the computer. This counter is the sum of data frames sent and data frames received. This counter only counts those frames (packets) that carry data.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #5 OF 39
COUNTER NAME INDEX : (458) Frame Bytes/sec
COUNTER HELP INDEX : (459) Frame Bytes/sec is the rate that data bytes are processed by the computer. This counter is the sum of data frame bytes sent and received. This counter only counts the byte in frames (packets) that carry data.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #6 OF 39
COUNTER NAME INDEX : (388) Bytes Total/sec
COUNTER HELP INDEX : (67) Bytes Total/sec is the sum of Frame Bytes/sec and Datagram Bytes/sec. This is the total rate of bytes sent to or received from the network by the protocol, but only counts the bytes in frames (i.e., packets) which carry data.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #7 OF 39
COUNTER NAME INDEX : (412) Connections Open
COUNTER HELP INDEX : (413) Connections Open is the number of connections currently open for this protocol. This counter shows the current count only and does not accumulate over time.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #8 OF 39
COUNTER NAME INDEX : (414) Connections No Retries
COUNTER HELP INDEX : (415) Connections No Retries is the total count of connections that were successfully made on the first try. This number is an accumulator and shows a running total.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #9 OF 39
COUNTER NAME INDEX : (416) Connections With Retries
COUNTER HELP INDEX : (417) Connections With Retries is the total count of connections that were made after retrying the attempt. A retry occurs when the first connection attempt failed. This number is an accumulator and shows a running total.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #10 OF 39
COUNTER NAME INDEX : (418) Disconnects Local
COUNTER HELP INDEX : (419) Disconnects Local is the number of session disconnections that were initiated by the local computer. This number is an accumulator and shows a running total.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #11 OF 39
COUNTER NAME INDEX : (420) Disconnects Remote
COUNTER HELP INDEX : (421) Disconnects Remote is the number of session disconnections that were initiated by the remote computer. This number is an accumulator and shows a running total.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #12 OF 39
COUNTER NAME INDEX : (422) Failures Link
COUNTER HELP INDEX : (423) Failures Link is the number of connections that were dropped due to a link failure. This number is an accumulator and shows a running total.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #13 OF 39
COUNTER NAME INDEX : (424) Failures Adapter
COUNTER HELP INDEX : (425) Failures Adapter is the number of connections that were dropped due to an adapter failure. This number is an accumulator and shows a running total.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #14 OF 39
COUNTER NAME INDEX : (426) Connection Session Timeouts
COUNTER HELP INDEX : (427) Connection Session Timeouts is the number of connections that were dropped due to a session timeout. This number is an accumulator and shows a running total.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #15 OF 39
COUNTER NAME INDEX : (428) Connections Canceled
COUNTER HELP INDEX : (429) Connections Canceled is the number of connections that were canceled. This number is an accumulator and shows a running total.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #16 OF 39
COUNTER NAME INDEX : (430) Failures Resource Remote
COUNTER HELP INDEX : (431) Failures Resource Remote is the number of connections that failed because of resource problems or shortages on the remote computer. This number is an accumulator and shows a running total.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #17 OF 39
COUNTER NAME INDEX : (432) Failures Resource Local
COUNTER HELP INDEX : (433) Failures Resource Local is the number of connections that failed because of resource problems or shortages on the local computer. This number is an accumulator and shows a running total.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #18 OF 39
COUNTER NAME INDEX : (434) Failures Not Found
COUNTER HELP INDEX : (435) Failures Not Found is the number of connection attempts that failed because the remote computer could not be found. This number is an accumulator and shows a running total.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #19 OF 39
COUNTER NAME INDEX : (436) Failures No Listen
COUNTER HELP INDEX : (437) Failures No Listen is the number of connections that were rejected because the remote computer was not listening for connection requests.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #20 OF 39
COUNTER NAME INDEX : (442) Datagrams Sent/sec
COUNTER HELP INDEX : (443) Datagrams Sent/sec is the rate that datagrams are sent from the computer. A datagram is a connectionless packet whose delivery to a remote computer is not guaranteed.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #21 OF 39
COUNTER NAME INDEX : (444) Datagram Bytes Sent/sec
COUNTER HELP INDEX : (445) Datagram Bytes Sent/sec is the rate that datagram bytes are sent from the computer. A datagram is a connectionless packet whose delivery to a remote computer is not guaranteed.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #22 OF 39
COUNTER NAME INDEX : (446) Datagrams Received/sec
COUNTER HELP INDEX : (447) Datagrams Received/sec is the rate that datagrams are received by the computer. A datagram is a connectionless packet whose delivery to a remote computer is not guaranteed.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #23 OF 39
COUNTER NAME INDEX : (448) Datagram Bytes Received/sec
COUNTER HELP INDEX : (449) Datagram Bytes Received/sec is the rate that datagram bytes are received by the computer. A datagram is a connectionless packet whose delivery to a remote computer is not guaranteed.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #24 OF 39
COUNTER NAME INDEX : (452) Packets Sent/sec
COUNTER HELP INDEX : (453) Packets Sent/sec is the rate that packets are sent by the computer. This counter counts all packets sent by the computer, i.e. control as well as data packets.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #25 OF 39
COUNTER NAME INDEX : (266) Packets Received/sec
COUNTER HELP INDEX : (455) Packets Received/sec is the rate that packets are received by the computer. This counter counts all packets processed: control as well as data packets.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #26 OF 39
COUNTER NAME INDEX : (460) Frames Sent/sec
COUNTER HELP INDEX : (461) Frames Sent/sec is the rate that data frames are sent by the computer. This counter only counts the frames (packets) that carry data.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #27 OF 39
COUNTER NAME INDEX : (462) Frame Bytes Sent/sec
COUNTER HELP INDEX : (463) Frame Bytes Sent/sec is the rate that data bytes are sent by the computer. This counter only counts the bytes in frames (packets) that carry data.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #28 OF 39
COUNTER NAME INDEX : (464) Frames Received/sec
COUNTER HELP INDEX : (465) Frames Received/sec is the rate that data frames are received by the computer. This counter only counts the frames (packets) that carry data.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #29 OF 39
COUNTER NAME INDEX : (466) Frame Bytes Received/sec
COUNTER HELP INDEX : (467) Frame Bytes Received/sec is the rate that data bytes are received by the computer. This counter only counts the frames (packets) that carry data.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #30 OF 39
COUNTER NAME INDEX : (468) Frames Re-Sent/sec
COUNTER HELP INDEX : (469) Frames Re-Sent/sec is the rate that data frames (packets) are re-sent by the computer. This counter only counts the frames or packets that carry data.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #31 OF 39
COUNTER NAME INDEX : (470) Frame Bytes Re-Sent/sec
COUNTER HELP INDEX : (471) Frame Bytes Re-Sent/sec is the rate that data bytes are re-sent by the computer. This counter only counts the bytes in frames that carry data.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : WIZARD
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #32 OF 39
COUNTER NAME INDEX : (472) Frames Rejected/sec
COUNTER HELP INDEX : (473) Frames Rejected/sec is the rate that data frames are rejected. This counter only counts the frames (packets) that carry data.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #33 OF 39
COUNTER NAME INDEX : (474) Frame Bytes Rejected/sec
COUNTER HELP INDEX : (475) Frame Bytes Rejected/sec is the rate that data bytes are rejected. This counter only counts the bytes in data frames (packets) that carry data.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #34 OF 39
COUNTER NAME INDEX : (476) Expirations Response
COUNTER HELP INDEX : (477) Expirations Response is the count of T1 timer expirations.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : WIZARD
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #35 OF 39
COUNTER NAME INDEX : (478) Expirations Ack
COUNTER HELP INDEX : (479) Expirations Ack is the count of T2 timer expirations
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #36 OF 39
COUNTER NAME INDEX : (480) Window Send Maximum
COUNTER HELP INDEX : (481) Window Send Maximum is the maximum number of bytes of data that will be sent before waiting for an acknowledgment from the remote computer.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #37 OF 39
COUNTER NAME INDEX : (482) Window Send Average
COUNTER HELP INDEX : (483) Window Send Average is the running average number of data bytes that were sent before waiting for an acknowledgment from the remote computer.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #38 OF 39
COUNTER NAME INDEX : (484) Piggyback Ack Queued/sec
COUNTER HELP INDEX : (485) Piggyback Ack Queued/sec is the rate that piggybacked acknowledgments are queued. Piggyback acknowledgments are acknowledgments to received packets that are to be included in the next outgoing packet to the remote computer.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #39 OF 39
COUNTER NAME INDEX : (486) Piggyback Ack Timeouts
COUNTER HELP INDEX : (487) Piggyback Ack Timeouts is the number of times that a piggyback acknowledgment could not be sent because there was no outgoing packet to the remote on which to piggyback. A piggyback ack is an acknowledgment to a received packet that is sent along in an outgoing data packet to the remote computer. If no outgoing packet is sent within the timeout period, then an ack packet is sent and this counter is incremented.
OBJECT TYPE HELP : (495) The NetBEUI Resource object tracks the use of resources (i.e., buffers) by the NetBEUI protocol.
DETAIL LEVEL : ADVANCED
NUMBER OF COUNTERS : 3
NUMBER OF INSTANCES : 9
COUNTER DEFINITIONS
COUNTER #1 OF 3
COUNTER NAME INDEX : (496) Used Maximum
COUNTER HELP INDEX : (497) Used Maximum is the maximum number of NetBEUI resources (buffers) in use at any point in time. This value is useful in sizing the maximum resources provided. The number in parentheses following the resource name is used to identify the resource in Event Log messages.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #2 OF 3
COUNTER NAME INDEX : (498) Used Average
COUNTER HELP INDEX : (499) Used Average is the current number of resources (buffers) in use at this time. The number in parentheses following the resource name is used to identify the resource in Event Log messages.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #3 OF 3
COUNTER NAME INDEX : (500) Times Exhausted
COUNTER HELP INDEX : (501) Times Exhausted is the number of times all the resources (buffers) were in use. The number in parentheses following the resource name is used to identify the resource in Event Log messages.
OBJECT TYPE HELP : (489) The NWLink IPX transport handles datagram transmission to and from computers using the IPX protocol.
DETAIL LEVEL : ADVANCED
NUMBER OF COUNTERS : 39
NUMBER OF INSTANCES : 1
COUNTER DEFINITIONS
COUNTER #1 OF 39
COUNTER NAME INDEX : (438) Datagrams/sec
COUNTER HELP INDEX : (439) Datagrams/sec is the rate that datagrams are processed by the computer. This counter displays the sum of datagrams sent and datagrams received. A datagram is a connectionless packet whose delivery to a remote is not guaranteed.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #2 OF 39
COUNTER NAME INDEX : (440) Datagram Bytes/sec
COUNTER HELP INDEX : (441) Datagram Bytes/sec is the rate that datagram bytes are processed by the computer. This counter is the sum of datagram bytes that are sent as well as received. A datagram is a connectionless packet whose delivery to a remote is not guaranteed.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #3 OF 39
COUNTER NAME INDEX : (400) Packets/sec
COUNTER HELP INDEX : (451) Packets/sec is the rate that packets are processed by the computer. This count is the sum of Packets Sent and Packets Received per second. This counter includes all packets processed: control as well as data packets.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #4 OF 39
COUNTER NAME INDEX : (456) Frames/sec
COUNTER HELP INDEX : (457) Frames/sec is the rate that data frames (or packets) are processed by the computer. This counter is the sum of data frames sent and data frames received. This counter only counts those frames (packets) that carry data.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #5 OF 39
COUNTER NAME INDEX : (458) Frame Bytes/sec
COUNTER HELP INDEX : (459) Frame Bytes/sec is the rate that data bytes are processed by the computer. This counter is the sum of data frame bytes sent and received. This counter only counts the byte in frames (packets) that carry data.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #6 OF 39
COUNTER NAME INDEX : (388) Bytes Total/sec
COUNTER HELP INDEX : (67) Bytes Total/sec is the sum of Frame Bytes/sec and Datagram Bytes/sec. This is the total rate of bytes sent to or received from the network by the protocol, but only counts the bytes in frames (i.e., packets) which carry data.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #7 OF 39
COUNTER NAME INDEX : (412) Connections Open
COUNTER HELP INDEX : (413) Connections Open is the number of connections currently open for this protocol. This counter shows the current count only and does not accumulate over time.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #8 OF 39
COUNTER NAME INDEX : (414) Connections No Retries
COUNTER HELP INDEX : (415) Connections No Retries is the total count of connections that were successfully made on the first try. This number is an accumulator and shows a running total.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #9 OF 39
COUNTER NAME INDEX : (416) Connections With Retries
COUNTER HELP INDEX : (417) Connections With Retries is the total count of connections that were made after retrying the attempt. A retry occurs when the first connection attempt failed. This number is an accumulator and shows a running total.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #10 OF 39
COUNTER NAME INDEX : (418) Disconnects Local
COUNTER HELP INDEX : (419) Disconnects Local is the number of session disconnections that were initiated by the local computer. This number is an accumulator and shows a running total.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #11 OF 39
COUNTER NAME INDEX : (420) Disconnects Remote
COUNTER HELP INDEX : (421) Disconnects Remote is the number of session disconnections that were initiated by the remote computer. This number is an accumulator and shows a running total.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #12 OF 39
COUNTER NAME INDEX : (422) Failures Link
COUNTER HELP INDEX : (423) Failures Link is the number of connections that were dropped due to a link failure. This number is an accumulator and shows a running total.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #13 OF 39
COUNTER NAME INDEX : (424) Failures Adapter
COUNTER HELP INDEX : (425) Failures Adapter is the number of connections that were dropped due to an adapter failure. This number is an accumulator and shows a running total.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #14 OF 39
COUNTER NAME INDEX : (426) Connection Session Timeouts
COUNTER HELP INDEX : (427) Connection Session Timeouts is the number of connections that were dropped due to a session timeout. This number is an accumulator and shows a running total.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #15 OF 39
COUNTER NAME INDEX : (428) Connections Canceled
COUNTER HELP INDEX : (429) Connections Canceled is the number of connections that were canceled. This number is an accumulator and shows a running total.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #16 OF 39
COUNTER NAME INDEX : (430) Failures Resource Remote
COUNTER HELP INDEX : (431) Failures Resource Remote is the number of connections that failed because of resource problems or shortages on the remote computer. This number is an accumulator and shows a running total.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #17 OF 39
COUNTER NAME INDEX : (432) Failures Resource Local
COUNTER HELP INDEX : (433) Failures Resource Local is the number of connections that failed because of resource problems or shortages on the local computer. This number is an accumulator and shows a running total.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #18 OF 39
COUNTER NAME INDEX : (434) Failures Not Found
COUNTER HELP INDEX : (435) Failures Not Found is the number of connection attempts that failed because the remote computer could not be found. This number is an accumulator and shows a running total.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #19 OF 39
COUNTER NAME INDEX : (436) Failures No Listen
COUNTER HELP INDEX : (437) Failures No Listen is the number of connections that were rejected because the remote computer was not listening for connection requests.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #20 OF 39
COUNTER NAME INDEX : (442) Datagrams Sent/sec
COUNTER HELP INDEX : (443) Datagrams Sent/sec is the rate that datagrams are sent from the computer. A datagram is a connectionless packet whose delivery to a remote computer is not guaranteed.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #21 OF 39
COUNTER NAME INDEX : (444) Datagram Bytes Sent/sec
COUNTER HELP INDEX : (445) Datagram Bytes Sent/sec is the rate that datagram bytes are sent from the computer. A datagram is a connectionless packet whose delivery to a remote computer is not guaranteed.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #22 OF 39
COUNTER NAME INDEX : (446) Datagrams Received/sec
COUNTER HELP INDEX : (447) Datagrams Received/sec is the rate that datagrams are received by the computer. A datagram is a connectionless packet whose delivery to a remote computer is not guaranteed.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #23 OF 39
COUNTER NAME INDEX : (448) Datagram Bytes Received/sec
COUNTER HELP INDEX : (449) Datagram Bytes Received/sec is the rate that datagram bytes are received by the computer. A datagram is a connectionless packet whose delivery to a remote computer is not guaranteed.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #24 OF 39
COUNTER NAME INDEX : (452) Packets Sent/sec
COUNTER HELP INDEX : (453) Packets Sent/sec is the rate that packets are sent by the computer. This counter counts all packets sent by the computer, i.e. control as well as data packets.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #25 OF 39
COUNTER NAME INDEX : (266) Packets Received/sec
COUNTER HELP INDEX : (455) Packets Received/sec is the rate that packets are received by the computer. This counter counts all packets processed: control as well as data packets.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #26 OF 39
COUNTER NAME INDEX : (460) Frames Sent/sec
COUNTER HELP INDEX : (461) Frames Sent/sec is the rate that data frames are sent by the computer. This counter only counts the frames (packets) that carry data.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #27 OF 39
COUNTER NAME INDEX : (462) Frame Bytes Sent/sec
COUNTER HELP INDEX : (463) Frame Bytes Sent/sec is the rate that data bytes are sent by the computer. This counter only counts the bytes in frames (packets) that carry data.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #28 OF 39
COUNTER NAME INDEX : (464) Frames Received/sec
COUNTER HELP INDEX : (465) Frames Received/sec is the rate that data frames are received by the computer. This counter only counts the frames (packets) that carry data.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #29 OF 39
COUNTER NAME INDEX : (466) Frame Bytes Received/sec
COUNTER HELP INDEX : (467) Frame Bytes Received/sec is the rate that data bytes are received by the computer. This counter only counts the frames (packets) that carry data.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #30 OF 39
COUNTER NAME INDEX : (468) Frames Re-Sent/sec
COUNTER HELP INDEX : (469) Frames Re-Sent/sec is the rate that data frames (packets) are re-sent by the computer. This counter only counts the frames or packets that carry data.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #31 OF 39
COUNTER NAME INDEX : (470) Frame Bytes Re-Sent/sec
COUNTER HELP INDEX : (471) Frame Bytes Re-Sent/sec is the rate that data bytes are re-sent by the computer. This counter only counts the bytes in frames that carry data.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : WIZARD
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #32 OF 39
COUNTER NAME INDEX : (472) Frames Rejected/sec
COUNTER HELP INDEX : (473) Frames Rejected/sec is the rate that data frames are rejected. This counter only counts the frames (packets) that carry data.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #33 OF 39
COUNTER NAME INDEX : (474) Frame Bytes Rejected/sec
COUNTER HELP INDEX : (475) Frame Bytes Rejected/sec is the rate that data bytes are rejected. This counter only counts the bytes in data frames (packets) that carry data.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #34 OF 39
COUNTER NAME INDEX : (476) Expirations Response
COUNTER HELP INDEX : (477) Expirations Response is the count of T1 timer expirations.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : WIZARD
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #35 OF 39
COUNTER NAME INDEX : (478) Expirations Ack
COUNTER HELP INDEX : (479) Expirations Ack is the count of T2 timer expirations
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #36 OF 39
COUNTER NAME INDEX : (480) Window Send Maximum
COUNTER HELP INDEX : (481) Window Send Maximum is the maximum number of bytes of data that will be sent before waiting for an acknowledgment from the remote computer.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #37 OF 39
COUNTER NAME INDEX : (482) Window Send Average
COUNTER HELP INDEX : (483) Window Send Average is the running average number of data bytes that were sent before waiting for an acknowledgment from the remote computer.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #38 OF 39
COUNTER NAME INDEX : (484) Piggyback Ack Queued/sec
COUNTER HELP INDEX : (485) Piggyback Ack Queued/sec is the rate that piggybacked acknowledgments are queued. Piggyback acknowledgments are acknowledgments to received packets that are to be included in the next outgoing packet to the remote computer.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #39 OF 39
COUNTER NAME INDEX : (486) Piggyback Ack Timeouts
COUNTER HELP INDEX : (487) Piggyback Ack Timeouts is the number of times that a piggyback acknowledgment could not be sent because there was no outgoing packet to the remote on which to piggyback. A piggyback ack is an acknowledgment to a received packet that is sent along in an outgoing data packet to the remote computer. If no outgoing packet is sent within the timeout period, then an ack packet is sent and this counter is incremented.
OBJECT TYPE HELP : (399) The NWLink NetBIOS protocol layer handles the interface to applicatons communicating over the IPX transport.
DETAIL LEVEL : ADVANCED
NUMBER OF COUNTERS : 39
NUMBER OF INSTANCES : 1
COUNTER DEFINITIONS
COUNTER #1 OF 39
COUNTER NAME INDEX : (438) Datagrams/sec
COUNTER HELP INDEX : (439) Datagrams/sec is the rate that datagrams are processed by the computer. This counter displays the sum of datagrams sent and datagrams received. A datagram is a connectionless packet whose delivery to a remote is not guaranteed.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #2 OF 39
COUNTER NAME INDEX : (440) Datagram Bytes/sec
COUNTER HELP INDEX : (441) Datagram Bytes/sec is the rate that datagram bytes are processed by the computer. This counter is the sum of datagram bytes that are sent as well as received. A datagram is a connectionless packet whose delivery to a remote is not guaranteed.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #3 OF 39
COUNTER NAME INDEX : (400) Packets/sec
COUNTER HELP INDEX : (451) Packets/sec is the rate that packets are processed by the computer. This count is the sum of Packets Sent and Packets Received per second. This counter includes all packets processed: control as well as data packets.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #4 OF 39
COUNTER NAME INDEX : (456) Frames/sec
COUNTER HELP INDEX : (457) Frames/sec is the rate that data frames (or packets) are processed by the computer. This counter is the sum of data frames sent and data frames received. This counter only counts those frames (packets) that carry data.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #5 OF 39
COUNTER NAME INDEX : (458) Frame Bytes/sec
COUNTER HELP INDEX : (459) Frame Bytes/sec is the rate that data bytes are processed by the computer. This counter is the sum of data frame bytes sent and received. This counter only counts the byte in frames (packets) that carry data.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #6 OF 39
COUNTER NAME INDEX : (388) Bytes Total/sec
COUNTER HELP INDEX : (67) Bytes Total/sec is the sum of Frame Bytes/sec and Datagram Bytes/sec. This is the total rate of bytes sent to or received from the network by the protocol, but only counts the bytes in frames (i.e., packets) which carry data.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #7 OF 39
COUNTER NAME INDEX : (412) Connections Open
COUNTER HELP INDEX : (413) Connections Open is the number of connections currently open for this protocol. This counter shows the current count only and does not accumulate over time.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #8 OF 39
COUNTER NAME INDEX : (414) Connections No Retries
COUNTER HELP INDEX : (415) Connections No Retries is the total count of connections that were successfully made on the first try. This number is an accumulator and shows a running total.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #9 OF 39
COUNTER NAME INDEX : (416) Connections With Retries
COUNTER HELP INDEX : (417) Connections With Retries is the total count of connections that were made after retrying the attempt. A retry occurs when the first connection attempt failed. This number is an accumulator and shows a running total.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #10 OF 39
COUNTER NAME INDEX : (418) Disconnects Local
COUNTER HELP INDEX : (419) Disconnects Local is the number of session disconnections that were initiated by the local computer. This number is an accumulator and shows a running total.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #11 OF 39
COUNTER NAME INDEX : (420) Disconnects Remote
COUNTER HELP INDEX : (421) Disconnects Remote is the number of session disconnections that were initiated by the remote computer. This number is an accumulator and shows a running total.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #12 OF 39
COUNTER NAME INDEX : (422) Failures Link
COUNTER HELP INDEX : (423) Failures Link is the number of connections that were dropped due to a link failure. This number is an accumulator and shows a running total.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #13 OF 39
COUNTER NAME INDEX : (424) Failures Adapter
COUNTER HELP INDEX : (425) Failures Adapter is the number of connections that were dropped due to an adapter failure. This number is an accumulator and shows a running total.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #14 OF 39
COUNTER NAME INDEX : (426) Connection Session Timeouts
COUNTER HELP INDEX : (427) Connection Session Timeouts is the number of connections that were dropped due to a session timeout. This number is an accumulator and shows a running total.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #15 OF 39
COUNTER NAME INDEX : (428) Connections Canceled
COUNTER HELP INDEX : (429) Connections Canceled is the number of connections that were canceled. This number is an accumulator and shows a running total.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #16 OF 39
COUNTER NAME INDEX : (430) Failures Resource Remote
COUNTER HELP INDEX : (431) Failures Resource Remote is the number of connections that failed because of resource problems or shortages on the remote computer. This number is an accumulator and shows a running total.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #17 OF 39
COUNTER NAME INDEX : (432) Failures Resource Local
COUNTER HELP INDEX : (433) Failures Resource Local is the number of connections that failed because of resource problems or shortages on the local computer. This number is an accumulator and shows a running total.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #18 OF 39
COUNTER NAME INDEX : (434) Failures Not Found
COUNTER HELP INDEX : (435) Failures Not Found is the number of connection attempts that failed because the remote computer could not be found. This number is an accumulator and shows a running total.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #19 OF 39
COUNTER NAME INDEX : (436) Failures No Listen
COUNTER HELP INDEX : (437) Failures No Listen is the number of connections that were rejected because the remote computer was not listening for connection requests.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #20 OF 39
COUNTER NAME INDEX : (442) Datagrams Sent/sec
COUNTER HELP INDEX : (443) Datagrams Sent/sec is the rate that datagrams are sent from the computer. A datagram is a connectionless packet whose delivery to a remote computer is not guaranteed.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #21 OF 39
COUNTER NAME INDEX : (444) Datagram Bytes Sent/sec
COUNTER HELP INDEX : (445) Datagram Bytes Sent/sec is the rate that datagram bytes are sent from the computer. A datagram is a connectionless packet whose delivery to a remote computer is not guaranteed.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #22 OF 39
COUNTER NAME INDEX : (446) Datagrams Received/sec
COUNTER HELP INDEX : (447) Datagrams Received/sec is the rate that datagrams are received by the computer. A datagram is a connectionless packet whose delivery to a remote computer is not guaranteed.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #23 OF 39
COUNTER NAME INDEX : (448) Datagram Bytes Received/sec
COUNTER HELP INDEX : (449) Datagram Bytes Received/sec is the rate that datagram bytes are received by the computer. A datagram is a connectionless packet whose delivery to a remote computer is not guaranteed.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #24 OF 39
COUNTER NAME INDEX : (452) Packets Sent/sec
COUNTER HELP INDEX : (453) Packets Sent/sec is the rate that packets are sent by the computer. This counter counts all packets sent by the computer, i.e. control as well as data packets.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #25 OF 39
COUNTER NAME INDEX : (266) Packets Received/sec
COUNTER HELP INDEX : (455) Packets Received/sec is the rate that packets are received by the computer. This counter counts all packets processed: control as well as data packets.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #26 OF 39
COUNTER NAME INDEX : (460) Frames Sent/sec
COUNTER HELP INDEX : (461) Frames Sent/sec is the rate that data frames are sent by the computer. This counter only counts the frames (packets) that carry data.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #27 OF 39
COUNTER NAME INDEX : (462) Frame Bytes Sent/sec
COUNTER HELP INDEX : (463) Frame Bytes Sent/sec is the rate that data bytes are sent by the computer. This counter only counts the bytes in frames (packets) that carry data.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #28 OF 39
COUNTER NAME INDEX : (464) Frames Received/sec
COUNTER HELP INDEX : (465) Frames Received/sec is the rate that data frames are received by the computer. This counter only counts the frames (packets) that carry data.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #29 OF 39
COUNTER NAME INDEX : (466) Frame Bytes Received/sec
COUNTER HELP INDEX : (467) Frame Bytes Received/sec is the rate that data bytes are received by the computer. This counter only counts the frames (packets) that carry data.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #30 OF 39
COUNTER NAME INDEX : (468) Frames Re-Sent/sec
COUNTER HELP INDEX : (469) Frames Re-Sent/sec is the rate that data frames (packets) are re-sent by the computer. This counter only counts the frames or packets that carry data.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #31 OF 39
COUNTER NAME INDEX : (470) Frame Bytes Re-Sent/sec
COUNTER HELP INDEX : (471) Frame Bytes Re-Sent/sec is the rate that data bytes are re-sent by the computer. This counter only counts the bytes in frames that carry data.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : WIZARD
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #32 OF 39
COUNTER NAME INDEX : (472) Frames Rejected/sec
COUNTER HELP INDEX : (473) Frames Rejected/sec is the rate that data frames are rejected. This counter only counts the frames (packets) that carry data.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #33 OF 39
COUNTER NAME INDEX : (474) Frame Bytes Rejected/sec
COUNTER HELP INDEX : (475) Frame Bytes Rejected/sec is the rate that data bytes are rejected. This counter only counts the bytes in data frames (packets) that carry data.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #34 OF 39
COUNTER NAME INDEX : (476) Expirations Response
COUNTER HELP INDEX : (477) Expirations Response is the count of T1 timer expirations.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : WIZARD
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #35 OF 39
COUNTER NAME INDEX : (478) Expirations Ack
COUNTER HELP INDEX : (479) Expirations Ack is the count of T2 timer expirations
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #36 OF 39
COUNTER NAME INDEX : (480) Window Send Maximum
COUNTER HELP INDEX : (481) Window Send Maximum is the maximum number of bytes of data that will be sent before waiting for an acknowledgment from the remote computer.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #37 OF 39
COUNTER NAME INDEX : (482) Window Send Average
COUNTER HELP INDEX : (483) Window Send Average is the running average number of data bytes that were sent before waiting for an acknowledgment from the remote computer.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #38 OF 39
COUNTER NAME INDEX : (484) Piggyback Ack Queued/sec
COUNTER HELP INDEX : (485) Piggyback Ack Queued/sec is the rate that piggybacked acknowledgments are queued. Piggyback acknowledgments are acknowledgments to received packets that are to be included in the next outgoing packet to the remote computer.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #39 OF 39
COUNTER NAME INDEX : (486) Piggyback Ack Timeouts
COUNTER HELP INDEX : (487) Piggyback Ack Timeouts is the number of times that a piggyback acknowledgment could not be sent because there was no outgoing packet to the remote on which to piggyback. A piggyback ack is an acknowledgment to a received packet that is sent along in an outgoing data packet to the remote computer. If no outgoing packet is sent within the timeout period, then an ack packet is sent and this counter is incremented.
OBJECT TYPE TITLE INDEX : (1230) Client Service For NetWare(R)
OBJECT TYPE HELP : (1231) Client Service For NetWare(R) object type.
DETAIL LEVEL : NOVICE
NUMBER OF COUNTERS : 24
NUMBER OF INSTANCES : 0
COUNTER DEFINITIONS
COUNTER #1 OF 24
COUNTER NAME INDEX : (388) Bytes Total/sec
COUNTER HELP INDEX : (389) Bytes Total/sec is the rate the Redirector is processing data bytes. This includes all application and file data in addition to protocol information such as packet headers.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #2 OF 24
COUNTER NAME INDEX : (406) File Data Operations/sec
COUNTER HELP INDEX : (391) File Data Operations/sec is the rate the Redirector is processing data operations. One operation includes (hopefully) many bytes. We say hopefully here because each operation has overhead. You can determine the efficiency of this path by dividing the Bytes/sec by this counter to determine the average number of bytes transferred/operation.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #3 OF 24
COUNTER NAME INDEX : (400) Packets/sec
COUNTER HELP INDEX : (401) Packets/sec is the rate the Redirector is processing data packets. One packet includes (hopefully) many bytes. We say hopefully here because each packet has protocol overhead. You can determine the efficiency of this path by dividing the Bytes/sec by this counter to determine the average number of bytes transferred/packet. You can also divide this counter by Operations/sec to determine the average number of packets per operation, another measure of efficiency.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #4 OF 24
COUNTER NAME INDEX : (264) Bytes Received/sec
COUNTER HELP INDEX : (265) Bytes Received/sec is the rate of bytes coming in to the Redirector from the network. It includes all application data as well as network protocol information (such as packet headers.)
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #5 OF 24
COUNTER NAME INDEX : (266) Packets Received/sec
COUNTER HELP INDEX : (267) Packets Received/sec is the rate that the Redirector is receiving packets (also called SMBs or Server Message Blocks). Network transmissions are divided into packets. The average number of bytes received in a packet can be obtained by dividing Bytes Received/sec by this counter. Some packets received may not contain incoming data, for example an acknowledgment to a write made by the Redirector would count as an incoming packet.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #6 OF 24
COUNTER NAME INDEX : (276) Bytes Transmitted/sec
COUNTER HELP INDEX : (277) Bytes Transmitted/sec is the rate that bytes are leaving the Redirector to the network. It includes all application data as well as network protocol information (such as packet headers and the like.)
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #7 OF 24
COUNTER NAME INDEX : (278) Packets Transmitted/sec
COUNTER HELP INDEX : (279) Packets Transmitted/sec is the rate that the Redirector is sending packets (also called SMBs or Server Message Blocks). Network transmissions are divided into packets. The average number of bytes transmitted in a packet can be obtained by dividing Bytes Transmitted/sec by this counter.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #8 OF 24
COUNTER NAME INDEX : (10) File Read Operations/sec
COUNTER HELP INDEX : (289) File Read Operations/sec is the rate that applications are asking the Redirector for data. Each call to a file system or similar Application Program Interface (API) call counts as one operation.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #9 OF 24
COUNTER NAME INDEX : (290) Read Operations Random/sec
COUNTER HELP INDEX : (291) Read Operations Random/sec counts the rate that, on a file-by-file basis, reads are made that are not sequential. If a read is made using a particular file handle, and then is followed by another read that is not immediately the contiguous next byte, this counter is incremented by one.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #10 OF 24
COUNTER NAME INDEX : (292) Read Packets/sec
COUNTER HELP INDEX : (293) Read Packets/sec is the rate that read packets are being placed on the network. Each time a single packet is sent with a request to read data remotely, this counter is incremented by one.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #11 OF 24
COUNTER NAME INDEX : (12) File Write Operations/sec
COUNTER HELP INDEX : (299) File Write Operations/sec is the rate that applications are sending data to the Redirector. Each call to a file system or similar Application Program Interface (API) call counts as one operation.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #12 OF 24
COUNTER NAME INDEX : (300) Write Operations Random/sec
COUNTER HELP INDEX : (301) Write Operations Random/sec is the rate that, on a file-by-file basis, writes are made that are not sequential. If a write is made using a particular file handle, and then is followed by another write that is not immediately the next contiguous byte, this counter is incremented by one.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #13 OF 24
COUNTER NAME INDEX : (302) Write Packets/sec
COUNTER HELP INDEX : (303) Write Packets/sec is the rate that writes are being sent to the network. Each time a single packet is sent with a request to write remote data, this counter is incremented by one.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #14 OF 24
COUNTER NAME INDEX : (314) Server Sessions
COUNTER HELP INDEX : (315) Server Sessions counts the number of active security objects the Redirector is managing. For example, a Logon to a server followed by a network access to the same server will establish one connection, but two sessions.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : NOVICE
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #15 OF 24
COUNTER NAME INDEX : (316) Server Reconnects
COUNTER HELP INDEX : (317) Server Reconnects counts the number of times your Redirector has had to reconnect to a server in order to complete a new active request. You can be disconnected by the Server if you remain inactive for too long. Locally even if all your remote files are closed, the Redirector will keep your connections intact for (nominally) ten minutes. Such inactive connections are called Dormant Connections. Reconnecting is expensive in time.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #16 OF 24
COUNTER NAME INDEX : (1242) Connect NetWare 2.x
COUNTER HELP INDEX : (1243) Connect NetWare 2.x counts connections to NetWare 2.x servers.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #17 OF 24
COUNTER NAME INDEX : (1244) Connect NetWare 3.x
COUNTER HELP INDEX : (1245) Connect NetWare 3.x counts connections to NetWare 3.x servers.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #18 OF 24
COUNTER NAME INDEX : (1246) Connect NetWare 4.x
COUNTER HELP INDEX : (1247) Connect NetWare 4.x counts connections to NetWare 4.x servers.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #19 OF 24
COUNTER NAME INDEX : (326) Server Disconnects
COUNTER HELP INDEX : (327) Server Disconnects counts the number of times a Server has disconnected your Redirector. See also Server Reconnects.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #20 OF 24
COUNTER NAME INDEX : (1232) Packet Burst Read NCP Count/sec
COUNTER HELP INDEX : (1233) Packet Burst Read NCP Count/sec is the rate of Netware Core Protocol requests for Packet Burst Read. Packet Burst is a windowing protocol that improves performance.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #21 OF 24
COUNTER NAME INDEX : (1234) Packet Burst Read Timeouts/sec
COUNTER HELP INDEX : (1235) Packet Burst Read Timeouts/sec is the rate the Netware(R) Workstation Compatible Service needs to retransmit a Burst Read Request because the Netware server took too long to respond.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #22 OF 24
COUNTER NAME INDEX : (1236) Packet Burst Write NCP Count/sec
COUNTER HELP INDEX : (1237) Packet Burst Write NCP Count/sec is the rate of Netware Core Protocol requests for Packet Burst Write. Packet Burst is a windowing protocol that improves performance.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #23 OF 24
COUNTER NAME INDEX : (1238) Packet Burst Write Timeouts/sec
COUNTER HELP INDEX : (1239) Packet Burst Write Timeouts/sec is the rate the Netware(R) Workstation Compatible Service needs to retransmit a Burst Write Request because the Netware server took too long to respond.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #24 OF 24
COUNTER NAME INDEX : (1240) Packet Burst IO/sec
COUNTER HELP INDEX : (1241) Packet Burst IO/sec is the sum of Packet Burst Read NCPs/sec and Packet Burst Write NCPs/sec.
OBJECT TYPE HELP : (503) The NBT Connection Object Type includes those counters that describe the rates that bytes are received and sent over a single NBT connection connecting the local computer with some remote computer. The connection is identified by the name of the remote computer.
DETAIL LEVEL : ADVANCED
NUMBER OF COUNTERS : 3
NUMBER OF INSTANCES : 2
COUNTER DEFINITIONS
COUNTER #1 OF 3
COUNTER NAME INDEX : (264) Bytes Received/sec
COUNTER HELP INDEX : (505) Bytes Received/sec is the rate that bytes are received by the local computer over an NBT connection to some remote computer. All the bytes received by the local computer over the particular NBT connection are counted.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #2 OF 3
COUNTER NAME INDEX : (506) Bytes Sent/sec
COUNTER HELP INDEX : (507) Bytes Sent/sec is the rate that bytes are sent by the local computer over an NBT connection to some remote computer. All the bytes sent by the local computer over the particular NBT connection are counted.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
COUNTER #3 OF 3
COUNTER NAME INDEX : (388) Bytes Total/sec
COUNTER HELP INDEX : (509) Bytes Total/sec is the rate that bytes are sent or received by the local computer over an NBT connection to some remote computer. All the bytes sent or received by the local computer over the particular NBT connection are counted.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 8 bytes
COUNTER TYPE : PERF_COUNTER_BULK_COUNT (272696576)
OBJECT TYPE HELP : (511) The Network Interface Object Type includes those counters that describe the rates that bytes and packets are received and sent over a Network TCP/IP connection. It also describes various error counts for the same connection.
DETAIL LEVEL : ADVANCED
NUMBER OF COUNTERS : 17
NUMBER OF INSTANCES : 2
COUNTER DEFINITIONS
COUNTER #1 OF 17
COUNTER NAME INDEX : (388) Bytes Total/sec
COUNTER HELP INDEX : (513) Bytes Total/sec is the rate that bytes are sent and received on the interface, including framing characters.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #2 OF 17
COUNTER NAME INDEX : (400) Packets/sec
COUNTER HELP INDEX : (515) Packets/sec is the rate that packets are sent and received on the network interface.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #3 OF 17
COUNTER NAME INDEX : (266) Packets Received/sec
COUNTER HELP INDEX : (517) Packets Received/sec is the rate that packets are received on the network interface.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #4 OF 17
COUNTER NAME INDEX : (452) Packets Sent/sec
COUNTER HELP INDEX : (519) Packets Sent/sec is the rate that packets are sent on the network interface.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #5 OF 17
COUNTER NAME INDEX : (520) Current Bandwidth
COUNTER HELP INDEX : (521) Current Bandwidth is an estimate of the interface's current bandwidth in bits per second (bps). For interfaces that do not vary in bandwidth or for those where no accurate estimation can be made, this value is the nominal bandwidth.
DEFAULT SCALE : 10^(-6)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #6 OF 17
COUNTER NAME INDEX : (264) Bytes Received/sec
COUNTER HELP INDEX : (523) Bytes Received/sec is the rate that bytes are received on the interface, including framing characters.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #7 OF 17
COUNTER NAME INDEX : (524) Packets Received Unicast/sec
COUNTER HELP INDEX : (525) Packets Received Unicast/sec is the rate that (subnet) unicast packets are delivered to a higher-layer protocol.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #8 OF 17
COUNTER NAME INDEX : (526) Packets Received Non-Unicast/sec
COUNTER HELP INDEX : (527) Packets Received Non-Unicast/sec is the rate that non-unicast (i.e., subnet broadcast or subnet multicast) packets are delivered to a higher-layer protocol.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #9 OF 17
COUNTER NAME INDEX : (528) Packets Received Discarded
COUNTER HELP INDEX : (529) Packets Received Discarded is the number of inbound packets that were chosen to be discarded even though no errors had been detected to prevent their being deliverable to a higher-layer protocol. One possible reason for discarding such a packet could be to free up buffer space.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #10 OF 17
COUNTER NAME INDEX : (530) Packets Received Errors
COUNTER HELP INDEX : (531) Packets Received Errors is the number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #11 OF 17
COUNTER NAME INDEX : (532) Packets Received Unknown
COUNTER HELP INDEX : (533) Packets Received Unknown is the number of packets received via the interface that were discarded because of an unknown or unsupported protocol.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #12 OF 17
COUNTER NAME INDEX : (506) Bytes Sent/sec
COUNTER HELP INDEX : (535) Bytes Sent/sec is the rate that bytes are sent on the interface, including framing characters.
DEFAULT SCALE : 10^(-4)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #13 OF 17
COUNTER NAME INDEX : (536) Packets Sent Unicast/sec
COUNTER HELP INDEX : (537) Packets Sent Unicast/sec is the rate that packets are requested to be transmitted to subnet-unicast addresses by higher-level protocols. The rate includes the packets that were discarded or not sent.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #14 OF 17
COUNTER NAME INDEX : (538) Packets Sent Non-Unicast/sec
COUNTER HELP INDEX : (539) Packets Sent Non-Unicast/sec is the rate that packets are requested to be transmitted to non-unicast (i.e., subnet broadcast or subnet multicast) addresses by higher-level protocols. The rate includes the packets that were discarded or not sent.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #15 OF 17
COUNTER NAME INDEX : (540) Packets Outbound Discarded
COUNTER HELP INDEX : (541) Packets Outbound Discarded is the number of outbound packets that were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a packet could be to free up buffer space.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #16 OF 17
COUNTER NAME INDEX : (542) Packets Outbound Errors
COUNTER HELP INDEX : (543) Packets Outbound Errors is the number of outbound packets that could not be transmitted because of errors.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #17 OF 17
COUNTER NAME INDEX : (544) Output Queue Length
COUNTER HELP INDEX : (545) Output Queue Length is the length of the output packet queue (in packets.) If this is longer than 2, delays are being experienced and the bottleneck should be found and eliminated if possible. Since the requests are queued by NDIS in this implementations, this will always be 0.
OBJECT TYPE HELP : (547) The IP Object Type includes those counters that describe the rates that IP datagrams are received and sent by a certain computer using the IP protocol. It also describes various error counts for the IP protocol.
DETAIL LEVEL : ADVANCED
NUMBER OF COUNTERS : 17
NUMBER OF INSTANCES : NO INSTANCES
COUNTER DEFINITIONS
COUNTER #1 OF 17
COUNTER NAME INDEX : (438) Datagrams/sec
COUNTER HELP INDEX : (549) Datagrams/sec is the rate that IP datagrams are received from or sent to the interfaces, including those in error. Any forwarded datagrams are not included in this rate.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #2 OF 17
COUNTER NAME INDEX : (446) Datagrams Received/sec
COUNTER HELP INDEX : (551) Datagrams Received/sec is the rate that IP datagrams are received from the interfaces, including those in error.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #3 OF 17
COUNTER NAME INDEX : (552) Datagrams Received Header Errors
COUNTER HELP INDEX : (553) Datagrams Received Header Errors is the number of input datagrams discarded due to errors in their IP headers, including bad checksums, version number mismatch, other format errors, time-to-live exceeded, errors discovered in processing their IP options, etc.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #4 OF 17
COUNTER NAME INDEX : (554) Datagrams Received Address Errors
COUNTER HELP INDEX : (555) Datagrams Received Address Errors is the number of input datagrams discarded because the IP address in their IP header's destination field was not a valid address to be received at this entity. This count includes invalid addresses (e.g., 0.0. 0.0) and addresses of unsupported Classes (e.g., Class E). For entities that are not IP Gateways and therefore do not forward datagrams, this counter includes datagrams discarded because the destination address was not a local address.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #5 OF 17
COUNTER NAME INDEX : (556) Datagrams Forwarded/sec
COUNTER HELP INDEX : (557) Datagrams Forwarded/sec is the rate of input datagrams for that this entity was not their final IP destination, as a result of which an attempt was made to find a route to forward them to that final destination. In entities that do not act as IP Gateways, this rate will include only those packets that were Source-Routed via this entity, and the Source-Route option processing was successful.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #6 OF 17
COUNTER NAME INDEX : (558) Datagrams Received Unknown Protocol
COUNTER HELP INDEX : (559) Datagrams Received Unknown Protocol is the number of locally-addressed datagrams received successfully but discarded because of an unknown or unsupported protocol.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #7 OF 17
COUNTER NAME INDEX : (560) Datagrams Received Discarded
COUNTER HELP INDEX : (561) Datagrams Received Discarded is the number of input IP datagrams for which no problems were encountered to prevent their continued processing, but which were discarded (e.g., for lack of buffer space). This counter does not include any datagrams discarded while awaiting re-assembly.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #8 OF 17
COUNTER NAME INDEX : (562) Datagrams Received Delivered/sec
COUNTER HELP INDEX : (563) Datagrams Received Delivered/sec is the rate that input datagrams are successfully delivered to IP user-protocols (including ICMP).
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #9 OF 17
COUNTER NAME INDEX : (442) Datagrams Sent/sec
COUNTER HELP INDEX : (565) Datagrams Sent/sec is the rate that IP datagrams are supplied to IP for transmission by local IP user-protocols (including ICMP). That this counter does not include any datagrams counted in Datagrams Forwarded.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #10 OF 17
COUNTER NAME INDEX : (566) Datagrams Outbound Discarded
COUNTER HELP INDEX : (567) Datagrams Outbound Discarded is the number of output IP datagrams for which no problems were encountered to prevent their transmission to their destination, but which were discarded (e.g., for lack of buffer space.) This counter would include datagrams counted in Datagrams Forwarded if any such packets met this (discretionary) discard criterion.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #11 OF 17
COUNTER NAME INDEX : (568) Datagrams Outbound No Route
COUNTER HELP INDEX : (569) Datagrams Outbound No Route is the number of IP datagrams discarded because no route could be found to transmit them to their destination. This counter includes any packets counted in Datagrams Forwarded that meet this `no route' criterion.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #12 OF 17
COUNTER NAME INDEX : (570) Fragments Received/sec
COUNTER HELP INDEX : (571) Fragments Received/sec is the rate that IP fragments that need to be re-assembled at this entity are received.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #13 OF 17
COUNTER NAME INDEX : (572) Fragments Re-assembled/sec
COUNTER HELP INDEX : (573) Fragments Re-assembled/sec is the rate that IP fragments are successfully re-assembled.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #14 OF 17
COUNTER NAME INDEX : (574) Fragment Re-assembly Failures
COUNTER HELP INDEX : (575) Fragment Re-assembly Failures is the number of failures detected by the IP re-assembly algorithm (for whatever reason: timed out, errors, etc.) This is not necessarily a count of discarded IP fragments since some algorithms (notably RFC 815) can lose track of the number of fragments by combining them as they are received.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #15 OF 17
COUNTER NAME INDEX : (576) Fragmented Datagrams/sec
COUNTER HELP INDEX : (577) Fragmented Datagrams/sec is the rate that datagrams are successfully fragmented at this entity.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #16 OF 17
COUNTER NAME INDEX : (578) Fragmentation Failures
COUNTER HELP INDEX : (579) Fragmentation Failures is the number of IP datagrams that have been discarded because they needed to be fragmented at this entity but could not be, e.g., because their `Don't Fragment' flag was set.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #17 OF 17
COUNTER NAME INDEX : (580) Fragments Created/sec
COUNTER HELP INDEX : (581) Fragments Created/sec is the rate that IP datagram fragments have been generated as a result of fragmentation at this entity.
OBJECT TYPE HELP : (583) The ICMP Object Type includes those counters that describe the rates that ICMP Messages are received and sent by a certain entity using the ICMP protocol. It also describes various error counts for the ICMP protocol.
DETAIL LEVEL : ADVANCED
NUMBER OF COUNTERS : 27
NUMBER OF INSTANCES : NO INSTANCES
COUNTER DEFINITIONS
COUNTER #1 OF 27
COUNTER NAME INDEX : (584) Messages/sec
COUNTER HELP INDEX : (585) Messages/sec is the total rate that ICMP messages are received and sent by the entity. The rate includes those messages received or sent in error.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #2 OF 27
COUNTER NAME INDEX : (586) Messages Received/sec
COUNTER HELP INDEX : (587) Messages Received/sec is the rate that ICMP messages are received by the entity. The rate includes those messages received in error.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #3 OF 27
COUNTER NAME INDEX : (588) Messages Received Errors
COUNTER HELP INDEX : (589) Messages Received Errors is the number of ICMP messages that the entity received but determined as having errors (bad ICMP checksums, bad length, etc.).
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #4 OF 27
COUNTER NAME INDEX : (590) Received Dest. Unreachable
COUNTER HELP INDEX : (591) Received Destination Unreachable is the number of ICMP Destination Unreachable messages received.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #5 OF 27
COUNTER NAME INDEX : (592) Received Time Exceeded
COUNTER HELP INDEX : (593) Received Time Exceeded is the number of ICMP Time Exceeded messages received.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #6 OF 27
COUNTER NAME INDEX : (594) Received Parameter Problem
COUNTER HELP INDEX : (595) Received Parameter Problem is the number of ICMP Parameter Problem messages received.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #7 OF 27
COUNTER NAME INDEX : (596) Received Source Quench
COUNTER HELP INDEX : (597) Received Source Quench is the number of ICMP Source Quench messages received.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : WIZARD
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #8 OF 27
COUNTER NAME INDEX : (598) Received Redirect/sec
COUNTER HELP INDEX : (599) Received Redirect/sec is the rate of ICMP Redirect messages received.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #9 OF 27
COUNTER NAME INDEX : (600) Received Echo/sec
COUNTER HELP INDEX : (601) Received Echo/sec is the rate of ICMP Echo messages received.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #10 OF 27
COUNTER NAME INDEX : (602) Received Echo Reply/sec
COUNTER HELP INDEX : (603) Received Echo Reply/sec is the rate of ICMP Echo Reply messages received.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #11 OF 27
COUNTER NAME INDEX : (604) Received Timestamp/sec
COUNTER HELP INDEX : (605) Received Timestamp/sec is the rate of ICMP Timestamp (request) messages received.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #12 OF 27
COUNTER NAME INDEX : (606) Received Timestamp Reply/sec
COUNTER HELP INDEX : (607) Received Timestamp Reply/sec is the rate of ICMP Timestamp Reply messages received.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #13 OF 27
COUNTER NAME INDEX : (608) Received Address Mask
COUNTER HELP INDEX : (609) Received Address Mask is the number of ICMP Address Mask Request messages received.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #14 OF 27
COUNTER NAME INDEX : (610) Received Address Mask Reply
COUNTER HELP INDEX : (611) Received Address Mask Reply is the number of ICMP Address Mask Reply messages received.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #15 OF 27
COUNTER NAME INDEX : (612) Messages Sent/sec
COUNTER HELP INDEX : (613) Messages Sent/sec is the rate that ICMP messages are attempted to be sent by the entity. The rate includes those messages sent in error.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #16 OF 27
COUNTER NAME INDEX : (614) Messages Outbound Errors
COUNTER HELP INDEX : (615) Messages Outbound Errors is the number of ICMP messages that this entity did not send due to problems discovered within ICMP such as lack of buffers. This value should not include errors discovered outside the ICMP layer such as the inability of IP to route the resultant datagram. In some implementations there may be no types of error that contribute to this counter's value.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #17 OF 27
COUNTER NAME INDEX : (616) Sent Destination Unreachable
COUNTER HELP INDEX : (617) Sent Destination Unreachable is the number of ICMP Destination Unreachable messages sent.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #18 OF 27
COUNTER NAME INDEX : (618) Sent Time Exceeded
COUNTER HELP INDEX : (619) Sent Time Exceeded is the number of ICMP Time Exceeded messages sent.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #19 OF 27
COUNTER NAME INDEX : (620) Sent Parameter Problem
COUNTER HELP INDEX : (621) Sent Parameter Problem is the number of ICMP Parameter Problem messages sent.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #20 OF 27
COUNTER NAME INDEX : (622) Sent Source Quench
COUNTER HELP INDEX : (623) Sent Source Quench is the number of ICMP Source Quench messages sent.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : WIZARD
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #21 OF 27
COUNTER NAME INDEX : (624) Sent Redirect/sec
COUNTER HELP INDEX : (625) Sent Redirect/sec is the rate of ICMP Redirect messages sent.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #22 OF 27
COUNTER NAME INDEX : (626) Sent Echo/sec
COUNTER HELP INDEX : (627) Sent Echo/sec is the rate of ICMP Echo messages sent.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #23 OF 27
COUNTER NAME INDEX : (628) Sent Echo Reply/sec
COUNTER HELP INDEX : (629) Sent Echo Reply/sec is the rate of ICMP Echo Reply messages sent.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #24 OF 27
COUNTER NAME INDEX : (630) Sent Timestamp/sec
COUNTER HELP INDEX : (631) Sent Timestamp/sec is the rate of ICMP Timestamp (request) messages sent.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #25 OF 27
COUNTER NAME INDEX : (632) Sent Timestamp Reply/sec
COUNTER HELP INDEX : (633) Sent Timestamp Reply/sec is the rate of ICMP Timestamp Reply messages sent.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #26 OF 27
COUNTER NAME INDEX : (634) Sent Address Mask
COUNTER HELP INDEX : (635) Sent Address Mask is the number of ICMP Address Mask Request messages sent.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : EXPERT
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #27 OF 27
COUNTER NAME INDEX : (636) Sent Address Mask Reply
COUNTER HELP INDEX : (637) Sent Address Mask Reply is the number of ICMP Address Mask Reply messages sent.
OBJECT TYPE HELP : (639) The TCP Object Type includes those counters that describe the rates that TCP Segments are received and sent by a certain entity using the TCP protocol. In addition, it describes the number of TCP connections that are in each of the possible TCP connection states.
DETAIL LEVEL : ADVANCED
NUMBER OF COUNTERS : 9
NUMBER OF INSTANCES : NO INSTANCES
COUNTER DEFINITIONS
COUNTER #1 OF 9
COUNTER NAME INDEX : (640) Segments/sec
COUNTER HELP INDEX : (641) Segments/sec is the rate that TCP segments are sent or received using the TCP protocol.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #2 OF 9
COUNTER NAME INDEX : (642) Connections Established
COUNTER HELP INDEX : (643) Connections Established is the number of TCP connections for which the current state is either ESTABLISHED or CLOSE-WAIT.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #3 OF 9
COUNTER NAME INDEX : (644) Connections Active
COUNTER HELP INDEX : (645) Connections Active is the number of times TCP connections have made a direct transition to the SYN-SENT state from the CLOSED state.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #4 OF 9
COUNTER NAME INDEX : (646) Connections Passive
COUNTER HELP INDEX : (647) Connections Passive is the number of times TCP connections have made a direct transition to the SYN-RCVD state from the LISTEN state.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #5 OF 9
COUNTER NAME INDEX : (648) Connection Failures
COUNTER HELP INDEX : (649) Connection Failures is the number of times TCP connections have made a direct transition to the CLOSED state from the SYN-SENT state or the SYN-RCVD state, plus the number of times TCP connections have made a direct transition to the LISTEN state from the SYN-RCVD state.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #6 OF 9
COUNTER NAME INDEX : (650) Connections Reset
COUNTER HELP INDEX : (651) Connections Reset is the number of times TCP connections have made a direct transition to the CLOSED state from either the ESTABLISHED state or the CLOSE-WAIT state.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #7 OF 9
COUNTER NAME INDEX : (652) Segments Received/sec
COUNTER HELP INDEX : (653) Segments Received/sec is the rate that segments are received, including those received in error. This count includes segments received on currently established connections.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #8 OF 9
COUNTER NAME INDEX : (654) Segments Sent/sec
COUNTER HELP INDEX : (655) Segments Sent/sec is the rate that segments are sent, including those on current connections, but excluding those containing only retransmitted bytes.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #9 OF 9
COUNTER NAME INDEX : (656) Segments Retransmitted/sec
COUNTER HELP INDEX : (657) Segments Retransmitted/sec is the rate that segments are retransmitted, that is, segments transmitted containing one or more previously transmitted bytes.
OBJECT TYPE HELP : (659) The UDP Object Type includes those counters that describe the rates that UDP datagrams are received and sent by a certain entity using the UDP protocol. It also describes various error counts for the UDP protocol.
DETAIL LEVEL : ADVANCED
NUMBER OF COUNTERS : 5
NUMBER OF INSTANCES : NO INSTANCES
COUNTER DEFINITIONS
COUNTER #1 OF 5
COUNTER NAME INDEX : (438) Datagrams/sec
COUNTER HELP INDEX : (661) Datagrams/sec is the rate that UDP datagrams are sent or received by the entity.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #2 OF 5
COUNTER NAME INDEX : (446) Datagrams Received/sec
COUNTER HELP INDEX : (663) Datagrams Received/sec is the rate that UDP datagrams are delivered to UDP users.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #3 OF 5
COUNTER NAME INDEX : (664) Datagrams No Port/sec
COUNTER HELP INDEX : (665) Datagrams No Port/sec is the rate of received UDP datagrams for which there was no application at the destination port.
DEFAULT SCALE : 10^(-1)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_COUNTER (272696320)
COUNTER #4 OF 5
COUNTER NAME INDEX : (666) Datagrams Received Errors
COUNTER HELP INDEX : (667) Datagrams Received Errors is the number of received UDP datagrams that could not be delivered for reasons other than the lack of an application at the destination port.
DEFAULT SCALE : 10^(0)
DETAIL LEVEL : ADVANCED
COUNTER SIZE : 4 bytes
COUNTER TYPE : PERF_COUNTER_RAWCOUNT (65536)
COUNTER #5 OF 5
COUNTER NAME INDEX : (442) Datagrams Sent/sec
COUNTER HELP INDEX : (669) Datagrams Sent/sec is the rate that UDP datagrams are sent from the entity.