[Perflib] Base Index=1847 Last Counter=9726 Last Help=9727 [PERF_.NET CLR Data] First Counter=6432 First Help=6433 Last Counter=6444 Last Help=6445 [PERF_.NET CLR Networking] First Counter=6446 First Help=6447 Last Counter=6456 Last Help=6457 [PERF_.NET CLR Networking 4.0.0.0] First Counter=6572 First Help=6573 Last Counter=6598 Last Help=6599 [PERF_.NET Data Provider for Oracle] First Counter=6094 First Help=6095 Last Counter=6122 Last Help=6123 [PERF_.NET Data Provider for SqlServer] First Counter=6402 First Help=6403 Last Counter=6430 Last Help=6431 [PERF_.NETFramework] First Counter=5908 First Help=5909 Last Counter=6082 Last Help=6083 [PERF_ASP] First Counter=8102 First Help=8103 Last Counter=8182 Last Help=8183 [PERF_ASP.NET] First Counter=8836 First Help=8837 Last Counter=9060 Last Help=9061 [PERF_ASP.NET_4.0.30319] First Counter=9296 First Help=9297 Last Counter=9520 Last Help=9521 [PERF_ASP.NET_64_2.0.50727] First Counter=9522 First Help=9523 Last Counter=9726 Last Help=9727 [PERF_aspnet_state] First Counter=9062 First Help=9063 Last Counter=9294 Last Help=9295 [PERF_BITS] First Counter=4262 First Help=4263 Last Counter=4278 Last Help=4279 [PERF_ESENT] First Counter=1928 First Help=1929 Last Counter=3736 Last Help=3737 [PERF_InetInfo] First Counter=8036 First Help=8037 Last Counter=8100 Last Help=8101 [PERF_MSDTC] First Counter=4536 First Help=4537 Last Counter=4562 Last Help=4563 [PERF_MSDTC Bridge 3.0.0.0] First Counter=7264 First Help=7265 Last Counter=7286 Last Help=7287 [PERF_MSDTC Bridge 4.0.0.0] First Counter=5818 First Help=5819 Last Counter=5840 Last Help=5841 [PERF_Oracle11] First Counter=6956 First Help=6957 Last Counter=7048 Last Help=7049 [PERF_RemoteAccess] First Counter=4280 First Help=4281 Last Counter=4318 Last Help=4319 [PERF_ServiceModelEndpoint 3.0.0.0] First Counter=7224 First Help=7225 Last Counter=7262 Last Help=7263 [PERF_ServiceModelOperation 3.0.0.0] First Counter=7094 First Help=7095 Last Counter=7124 Last Help=7125 [PERF_ServiceModelService 3.0.0.0] First Counter=7156 First Help=7157 Last Counter=7222 Last Help=7223 [PERF_SMSvcHost 3.0.0.0] First Counter=7126 First Help=7127 Last Counter=7154 Last Help=7155 [PERF_SMSvcHost 4.0.0.0] First Counter=6644 First Help=6645 Last Counter=6672 Last Help=6673 [PERF_TapiSrv] First Counter=1900 First Help=1901 Last Counter=1918 Last Help=1919 [PERF_TermService] First Counter=3906 First Help=3907 Last Counter=3906 Last Help=3907 [PERF_usbhub] First Counter=4564 First Help=4565 Last Counter=4598 Last Help=4599 [PERF_VMware] First Counter=8558 First Help=8559 Last Counter=8594 Last Help=8595 Disable Performance Counters=2 [PERF_W3SVC] First Counter=7564 First Help=7565 Last Counter=7826 Last Help=7827 [PERF_Windows Workflow Foundation 3.0.0.0] First Counter=7050 First Help=7051 Last Counter=7092 Last Help=7093 [PERF_Windows Workflow Foundation 4.0.0.0] First Counter=5336 First Help=5337 Last Counter=5378 Last Help=5379 [PerfStrings_009] 1=1847 2=System 3=The System performance object consists of counters that apply to more than one instance of a component processors on the computer. 4=Memory 5=The Memory performance object consists of counters that describe the behavior of physical and virtual memory on the computer. Physical memory is the amount of random access memory on the computer. Virtual memory consists of the space in physical memory and on disk. Many of the memory counters monitor paging, which is the movement of pages of code and data between disk and physical memory. Excessive paging, a symptom of a memory shortage, can cause delays which interfere with all system processes. 6=% Processor Time 7=% Processor Time is the percentage of elapsed time that the processor spends to execute a non-Idle thread. It is calculated by measuring the percentage of time that the processor spends executing the idle thread and then subtracting that value from 100%. (Each processor has an idle thread that consumes cycles when no other threads are ready to run). This counter is the primary indicator of processor activity, and displays the average percentage of busy time observed during the sample interval. It should be noted that the accounting calculation of whether the processor is idle is performed at an internal sampling interval of the system clock (10ms). On todays fast processors, % Processor Time can therefore underestimate the processor utilization as the processor may be spending a lot of time servicing threads between the system clock sampling interval. Workload based timer applications are one example of applications which are more likely to be measured inaccurately as timers are signaled just after the sample is taken. 9=% Total DPC Time is the average percentage of time that all processors spend receiving and servicing deferred procedure calls (DPCs). (DPCs are interrupts that run at a lower priority than the standard interrupts). It is the sum of Processor: % DPC Time for all processors on the computer, divided by the number of processors. System: % Total DPC Time is a component of System: % Total Privileged Time because DPCs are executed in privileged mode. DPCs are counted separately and are not a component of the interrupt count. This counter displays the average busy time as a percentage of the sample time. 10=File Read Operations/sec 11=File Read Operations/sec is the combined rate of file system read requests to all devices on the computer, including requests to read from the file system cache. It is measured in numbers of reads. This counter displays the difference between the values observed in the last two samples, divided by the duration of the sample interval. 12=File Write Operations/sec 13=File Write Operations/sec is the combined rate of the file system write requests to all devices on the computer, including requests to write to data in the file system cache. It is measured in numbers of writes. This counter displays the difference between the values observed in the last two samples, divided by the duration of the sample interval. 14=File Control Operations/sec 15=File Control Operations/sec is the combined rate of file system operations that are neither reads nor writes, such as file system control requests and requests for information about device characteristics or status. This is the inverse of System: File Data Operations/sec and is measured in number of operations perf second. This counter displays the difference between the values observed in the last two samples, divided by the duration of the sample interval. 16=File Read Bytes/sec 17=File Read Bytes/sec is the overall rate at which bytes are read to satisfy file system read requests to all devices on the computer, including reads from the file system cache. It is measured in number of bytes per second. This counter displays the difference between the values observed in the last two samples, divided by the duration of the sample interval. 18=File Write Bytes/sec 19=File Write Bytes/sec is the overall rate at which bytes are written to satisfy file system write requests to all devices on the computer, including writes to the file system cache. It is measured in number of bytes per second. This counter displays the difference between the values observed in the last two samples, divided by the duration of the sample interval. 20=File Control Bytes/sec 21=File Control Bytes/sec is the overall rate at which bytes are transferred for all file system operations that are neither reads nor writes, including file system control requests and requests for information about device characteristics or status. It is measured in numbers of bytes. This counter displays the difference between the values observed in the last two samples, divided by the duration of the sample interval. 23=% Total Interrupt Time is the average percentage of time that all processors spend receiving and servicing hardware interrupts during sample intervals, where the value is an indirect indicator of the activity of devices that generate interrupts. It is the sum of Processor: % Interrupt Time for of all processors on the computer, divided by the number of processors. DPCs are counted separately and are not a component of the interrupt count. This value is an indirect indicator of the activity of devices that generate interrupts, such as the system timer, the mouse, disk drivers, data communication lines, network interface cards and other peripheral devices. 24=Available Bytes 25=Available Bytes is the amount of physical memory, in bytes, immediately available for allocation to a process or for system use. It is equal to the sum of memory assigned to the standby (cached), free and zero page lists. 26=Committed Bytes 27=Committed Bytes is the amount of committed virtual memory, in bytes. Committed memory is the physical memory which has space reserved on the disk paging file(s). There can be one or more paging files on each physical drive. This counter displays the last observed value only; it is not an average. 28=Page Faults/sec 29=Page Faults/sec is the average number of pages faulted per second. It is measured in number of pages faulted per second because only one page is faulted in each fault operation, hence this is also equal to the number of page fault operations. This counter includes both hard faults (those that require disk access) and soft faults (where the faulted page is found elsewhere in physical memory.) Most processors can handle large numbers of soft faults without significant consequence. However, hard faults, which require disk access, can cause significant delays. 30=Commit Limit 31=Commit Limit is the amount of virtual memory that can be committed without having to extend the paging file(s). It is measured in bytes. Committed memory is the physical memory which has space reserved on the disk paging files. There can be one paging file on each logical drive). If the paging file(s) are be expanded, this limit increases accordingly. This counter displays the last observed value only; it is not an average. 32=Write Copies/sec 33=Write Copies/sec is the rate at which page faults are caused by attempts to write that have been satisfied by coping of the page from elsewhere in physical memory. This is an economical way of sharing data since pages are only copied when they are written to; otherwise, the page is shared. This counter shows the number of copies, without regard for the number of pages copied in each operation. 34=Transition Faults/sec 35=Transition Faults/sec is the rate at which page faults are resolved by recovering pages that were being used by another process sharing the page, or were on the modified page list or the standby list, or were being written to disk at the time of the page fault. The pages were recovered without additional disk activity. Transition faults are counted in numbers of faults; because only one page is faulted in each operation, it is also equal to the number of pages faulted. 36=Cache Faults/sec 37=Cache Faults/sec is the rate at which faults occur when a page sought in the file system cache is not found and must be retrieved from elsewhere in memory (a soft fault) or from disk (a hard fault). The file system cache is an area of physical memory that stores recently used pages of data for applications. Cache activity is a reliable indicator of most application I/O operations. This counter shows the number of faults, without regard for the number of pages faulted in each operation. 38=Demand Zero Faults/sec 39=Demand Zero Faults/sec is the rate at which a zeroed page is required to satisfy the fault. Zeroed pages, pages emptied of previously stored data and filled with zeros, are a security feature of Windows that prevent processes from seeing data stored by earlier processes that used the memory space. Windows maintains a list of zeroed pages to accelerate this process. This counter shows the number of faults, without regard to the number of pages retrieved to satisfy the fault. This counter displays the difference between the values observed in the last two samples, divided by the duration of the sample interval. 40=Pages/sec 41=Pages/sec is the rate at which pages are read from or written to disk to resolve hard page faults. This counter is a primary indicator of the kinds of faults that cause system-wide delays. It is the sum of Memory\\Pages Input/sec and Memory\\Pages Output/sec. It is counted in numbers of pages, so it can be compared to other counts of pages, such as Memory\\Page Faults/sec, without conversion. It includes pages retrieved to satisfy faults in the file system cache (usually requested by applications) non-cached mapped memory files. 42=Page Reads/sec 43=Page Reads/sec is the rate at which the disk was read to resolve hard page faults. It shows the number of reads operations, without regard to the number of pages retrieved in each operation. Hard page faults occur when a process references a page in virtual memory that is not in working set or elsewhere in physical memory, and must be retrieved from disk. This counter is a primary indicator of the kinds of faults that cause system-wide delays. It includes read operations to satisfy faults in the file system cache (usually requested by applications) and in non-cached mapped memory files. Compare the value of Memory\\Pages Reads/sec to the value of Memory\\Pages Input/sec to determine the average number of pages read during each operation. 44=Processor Queue Length 45=Processor Queue Length is the number of threads in the processor queue. Unlike the disk counters, this counter counters, this counter shows ready threads only, not threads that are running. There is a single queue for processor time even on computers with multiple processors. Therefore, if a computer has multiple processors, you need to divide this value by the number of processors servicing the workload. A sustained processor queue of less than 10 threads per processor is normally acceptable, dependent of the workload. 46=Thread State 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. 48=Pages Output/sec 49=Pages Output/sec is the rate at which pages are written to disk to free up space in physical memory. Pages are written back to disk only if they are changed in physical memory, so they are likely to hold data, not code. A high rate of pages output might indicate a memory shortage. Windows writes more pages back to disk to free up space when physical memory is in short supply. This counter shows the number of pages, and can be compared to other counts of pages, without conversion. 50=Page Writes/sec 51=Page Writes/sec is the rate at which pages are written to disk to free up space in physical memory. Pages are written to disk only if they are changed while in physical memory, so they are likely to hold data, not code. This counter shows write operations, without regard to the number of pages written in each operation. This counter displays the difference between the values observed in the last two samples, divided by the duration of the sample interval. 52=Browser 53=The Browser performance object consists of counters that measure the rates of announcements, enumerations, and other Browser transmissions. 54=Announcements Server/sec 55=Announcements Server/sec is the rate at which the servers in this domain have announced themselves to this server. 56=Pool Paged Bytes 57=Pool Paged Bytes is the size, in bytes, of the paged pool, an area of the system virtual memory that is used for objects that can be written to disk when they are not being used. Memory\\Pool Paged Bytes is calculated differently than Process\\Pool Paged Bytes, so it might not equal Process(_Total)\\Pool Paged Bytes. This counter displays the last observed value only; it is not an average. 58=Pool Nonpaged Bytes 59=Pool Nonpaged Bytes is the size, in bytes, of the nonpaged pool, an area of the system virtual memory that is used for objects that cannot be written to disk, but must remain in physical memory as long as they are allocated. Memory\\Pool Nonpaged Bytes is calculated differently than Process\\Pool Nonpaged Bytes, so it might not equal Process(_Total)\\Pool Nonpaged Bytes. This counter displays the last observed value only; it is not an average. 60=Pool Paged Allocs 61=Pool Paged Allocs is the number of calls to allocate space in the paged pool. The paged pool is an area of the system virtual memory that is used for objects that can be written to disk when they are not being used. It is measured in numbers of calls to allocate space, regardless of the amount of space allocated in each call. This counter displays the last observed value only; it is not an average. 63=Pool Paged Resident Bytes is the size, in bytes, of the portion of the paged pool that is currently resident and active in physical memory. The paged pool is an area of the system virtual memory that is used for objects that can be written to disk when they are not being used. This counter displays the last observed value only; it is not an average. 64=Pool Nonpaged Allocs 65=Pool Nonpaged Allocs is the number of calls to allocate space in the nonpaged pool. The nonpaged pool is an area of system memory area for objects that cannot be written to disk, and must remain in physical memory as long as they are allocated. It is measured in numbers of calls to allocate space, regardless of the amount of space allocated in each call. This counter displays the last observed value only; it is not an average. 66=Pool Paged Resident Bytes 67=Bytes Total/sec is the total rate of bytes sent to or received from the network by the protocol, but only for the frames (packets) which carry data. This is the sum of Frame Bytes/sec and Datagram Bytes/sec. 68=System Code Total Bytes 69=System Code Total Bytes is the size, in bytes, of the pageable operating system code currently mapped into the system virtual address space. This value is calculated by summing the bytes in Ntoskrnl.exe, Hal.dll, the boot drivers, and file systems loaded by Ntldr/osloader. This counter does not include code that must remain in physical memory and cannot be written to disk. This counter displays the last observed value only; it is not an average. 70=System Code Resident Bytes 71=System Code Resident Bytes is the size, in bytes, of the pageable operating system code that is currently resident and active in physical memory. This value is a component of Memory\\System Code Total Bytes. Memory\\System Code Resident Bytes (and Memory\\System Code Total Bytes) does not include code that must remain in physical memory and cannot be written to disk. This counter displays the last observed value only; it is not an average. 72=System Driver Total Bytes 73=System Driver Total Bytes is the size, in bytes, of the pageable virtual memory currently being used by device drivers. Pageable memory can be written to disk when it is not being used. It includes both physical memory (Memory\\System Driver Resident Bytes) and code and data paged to disk. It is a component of Memory\\System Code Total Bytes. This counter displays the last observed value only; it is not an average. 74=System Driver Resident Bytes 75=System Driver Resident Bytes is the size, in bytes, of the pageable physical memory being used by device drivers. It is the working set (physical memory area) of the drivers. This value is a component of Memory\\System Driver Total Bytes, which also includes driver memory that has been written to disk. Neither Memory\\System Driver Resident Bytes nor Memory\\System Driver Total Bytes includes memory that cannot be written to disk. 76=System Cache Resident Bytes 77=System Cache Resident Bytes is the size, in bytes, of the portion of the system file cache which is currently resident and active in physical memory. The System Cache Resident Bytes and Memory\\Cache Bytes counters are equivalent. This counter displays the last observed value only; it is not an average. 78=Announcements Domain/sec 79=Announcements Domain/sec is the rate at which a domain has announced itself to the network. 80=Election Packets/sec 81=Election Packets/sec is the rate at which browser election packets have been received by this workstation. 82=Mailslot Writes/sec 83=Mailslot Writes/sec is the rate at which mailslot messages have been successfully received. 84=Server List Requests/sec 85=Server List Requests/sec is the rate at which requests to retrieve a list of browser servers have been processed by this workstation. 86=Cache 87=The Cache performance object consists of counters that monitor the file system cache, an area of physical memory that stores recently used data as long as possible to permit access to the data without having to read from the disk. Because applications typically use the cache, the cache is monitored as an indicator of application I/O operations. When memory is plentiful, the cache can grow, but when memory is scarce, the cache can become too small to be effective. 88=Data Maps/sec 89=Data Maps/sec is the frequency that a file system such as NTFS, maps a page of a file into the file system cache to read the page. 90=Sync Data Maps/sec 91=Sync Data Maps/sec counts the frequency that a file system, such as NTFS, maps a page of a file into the file system cache to read the page, and wishes to wait for the page to be retrieved if it is not in main memory. 92=Async Data Maps/sec 93=Async Data Maps/sec is the frequency that an application using a file system, such as NTFS, to map a page of a file into the file system cache to read the page, and does not wait for the page to be retrieved if it is not in main memory. 94=Data Map Hits % 95=Data Map Hits is the percentage of data maps in the file system cache that could be resolved without having to retrieve a page from the disk, because the page was already in physical memory. 96=Data Map Pins/sec 97=Data Map Pins/sec is the frequency of data maps in the file system 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 file system cache will not be altered. 98=Pin Reads/sec 99=Pin Reads/sec is the frequency of reading data into the file system 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 file system cache will not be altered. 100=Sync Pin Reads/sec 101=Sync Pin Reads/sec is the frequency of reading data into the file system 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 file system cache, in particular if the disk must be accessed to retrieve the page. While pinned, a page's physical address in the file system cache will not be altered. 102=Async Pin Reads/sec 103=Async Pin Reads/sec is the frequency of reading data into the file system 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. 104=Pin Read Hits % 105=Pin Read Hits is the percentage of pin read requests that hit the file system cache, i.e., did not require a disk read in order to provide access to the page in the file system cache. While pinned, a page's physical address in the file system cache will not be altered. The LAN Redirector uses this method for retrieving data from the cache, as does the LAN Server for small transfers. This is usually the method used by the disk file systems as well. 106=Copy Reads/sec 107=Copy Reads/sec is the frequency of reads from pages of the file system cache that involve a memory copy of the data from the cache to the application's buffer. The LAN Redirector uses this method for retrieving information from the file system cache, as does the LAN Server for small transfers. This is a method used by the disk file systems as well. 108=Sync Copy Reads/sec 109=Sync Copy Reads/sec is the frequency of reads from pages of the file system cache 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. 110=Async Copy Reads/sec 111=Async Copy Reads/sec is the frequency of reads from pages of the file system cache 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. 112=Copy Read Hits % 113=Copy Read Hits is the percentage of cache copy read requests that hit the cache, that is, they 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 page in the cache to the application's buffer. The LAN Redirector uses this method for retrieving information from the cache, as does the LAN Server for small transfers. This is a method used by the disk file systems as well. 114=MDL Reads/sec 115=MDL Reads/sec is the frequency of reads from the file system cache 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. 116=Sync MDL Reads/sec 117=Sync MDL Reads/sec is the frequency of reads from the file system cache 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. 118=Async MDL Reads/sec 119=Async MDL Reads/sec is the frequency of reads from the file system cache 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 calling application program will not wait for the pages to fault in from disk. 120=MDL Read Hits % 121=MDL Read Hits is the percentage of Memory Descriptor List (MDL) Read requests to the file system cache that hit the cache, i.e., did not require disk accesses in order to provide memory access to the page(s) in the cache. 122=Read Aheads/sec 123=Read Aheads/sec is the frequency of reads from the file system cache in which 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. 124=Fast Reads/sec 125=Fast Reads/sec is the frequency of reads from the file system cache 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 data from the cache 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. 126=Sync Fast Reads/sec 127=Sync Fast Reads/sec is the frequency of reads from the file system cache 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 data from the cache 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. 128=Async Fast Reads/sec 129=Async Fast Reads/sec is the frequency of reads from the file system cache 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 data to be retrieved from the cache directly (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. 130=Fast Read Resource Misses/sec 131=Fast Read Resource Misses/sec is the frequency of cache misses necessitated by the lack of available resources to satisfy the request. 132=Fast Read Not Possibles/sec 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 to data in the file system cache that could not be honored without invoking the file system. 134=Lazy Write Flushes/sec 135=Lazy Write Flushes/sec is the rate at which the Lazy Writer thread has written to disk. Lazy Writing is the process of updating the disk after the page has been changed in memory, so that the application that changed the file does not have to wait for the disk write to be complete before proceeding. More than one page can be transferred by each write operation. 136=Lazy Write Pages/sec 137=Lazy Write Pages/sec is the rate at which the Lazy Writer thread has written to disk. Lazy Writing is the process of updating the disk after the page has been changed in memory, so that the application that changed the file does not have to wait for the disk write to be complete before proceeding. More than one page can be transferred on a single disk write operation. 138=Data Flushes/sec 139=Data Flushes/sec is the rate at which the file system 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. 140=Data Flush Pages/sec 141=Data Flush Pages/sec is the number of pages the file system 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. 142=% User Time 143=% User Time is the percentage of elapsed time the processor spends in the user mode. User mode is a restricted processing mode designed for applications, environment subsystems, and integral subsystems. The alternative, privileged mode, is designed for operating system components and allows direct access to hardware and all memory. The operating system switches application threads to privileged mode to access operating system services. This counter displays the average busy time as a percentage of the sample time. 144=% Privileged Time 145=% Privileged Time is the percentage of elapsed time that the process threads spent executing code in privileged mode. When a Windows system service in 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 can be explicit or implicit, such as page faults or interrupts. Unlike some early operating systems, Windows uses process boundaries for subsystem protection in addition to the traditional protection of user and privileged modes. Some work done by Windows on behalf of the application might appear in other subsystem processes in addition to the privileged time in the process. 146=Context Switches/sec 147=Context Switches/sec is the combined rate at which all processors on the computer are switched from one thread to another. Context switches occur when a running thread voluntarily relinquishes the processor, is preempted by a higher priority ready thread, or switches between user-mode and privileged (kernel) mode to use an Executive or subsystem service. It is the sum of Thread\\Context Switches/sec for all threads running on all processors in the computer and is measured in numbers of switches. There are context switch counters on the System and Thread objects. This counter displays the difference between the values observed in the last two samples, divided by the duration of the sample interval. 148=Interrupts/sec 149=Interrupts/sec is the average rate, in incidents per second, at which the processor received and serviced hardware interrupts. It does not include deferred procedure calls (DPCs), which are counted separately. This value is an indirect indicator of the activity of devices that generate interrupts, such as the system clock, the mouse, disk drivers, data communication lines, network interface cards, and other peripheral devices. These devices normally interrupt the processor when they have completed a task or require attention. Normal thread execution is suspended. The system clock typically interrupts the processor every 10 milliseconds, creating a background of interrupt activity. This counter displays the difference between the values observed in the last two samples, divided by the duration of the sample interval. 150=System Calls/sec 151=System Calls/sec is the combined rate of calls to operating system service routines by all processes running on the computer. These routines perform all of the basic scheduling and synchronization of activities on the computer, and provide access to non-graphic devices, memory management, and name space management. This counter displays the difference between the values observed in the last two samples, divided by the duration of the sample interval. 152=Level 1 TLB Fills/sec 153=Level 1 TLB Fills/sec is the frequency of faults that occur when reference is made to memory whose Page Table Entry (PTE) is not in the Translation Lookaside Buffer (TLB). On some computers this fault is handled by software loading the PTE into the TLB, and this counter is incremented. 154=Level 2 TLB Fills/sec 155=Level 2 TLB Fills/sec is the frequency of faults that occur when reference is made to memory whose Page Table Entry (PTE) is not in the Translation Lookaside Buffer (TLB), nor is the page containing the PTE. On some computers this fault is handled by software loading the PTE into the TLB, and this counter is incremented. 156=Enumerations Server/sec 157=% User Time is the percentage of elapsed time that the process threads spent executing code in user mode. Applications, environment subsystems, and integral subsystems execute in user mode. Code executing in user mode cannot damage the integrity of the Windows executive, kernel, and device drivers. Unlike some early operating systems, Windows uses process boundaries for subsystem protection in addition to the traditional protection of user and privileged modes. Some work done by Windows on behalf of the application might appear in other subsystem processes in addition to the privileged time in the process. 158=Enumerations Domain/sec 159=% Privileged Time is the percentage of elapsed time that the process threads spent executing code in privileged mode. When a Windows 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 can be explicit or implicit, such as page faults or interrupts. Unlike some early operating systems, Windows uses process boundaries for subsystem protection in addition to the traditional protection of user and privileged modes. Some work done by Windows on behalf of the application might appear in other subsystem processes in addition to the privileged time in the process. 160=Enumerations Other/sec 161=Enumerations Server/sec is the rate at which server browse requests have been processed by this workstation. 162=Missed Server Announcements 163=Enumerations Domain/sec is the rate at which domain browse requests have been processed by this workstation. 164=Missed Mailslot Datagrams 165=Enumerations Other/sec is the rate at which browse requests processed by this workstation are not domain or server browse requests. 166=Missed Server List Requests 167=Missed Server Announcements is the number of server announcements that have been missed due to configuration or allocation limits. 168=Server Announce Allocations Failed/sec 169=Missed Mailslot Datagrams is the number of Mailslot Datagrams that have been discarded due to configuration or allocation limits. 170=Mailslot Allocations Failed 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. 172=Virtual Bytes Peak 173=Virtual Bytes Peak is the maximum size, in 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. However, virtual space is finite, and the process might limit its ability to load libraries. 174=Virtual Bytes 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 finite, and the process can limit its ability to load libraries. 177=Page Faults/sec is the rate at which page faults by the threads executing in this process are occurring. A page fault occurs when a thread refers to a virtual memory page that is not in its working set in main memory. This may 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. 178=Working Set Peak 179=Working Set Peak is the maximum size, in bytes, of 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. 180=Working Set 181=Working Set is the current size, in bytes, of 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 leaving main memory. 182=Page File Bytes Peak 183=Page File Bytes Peak is the maximum amount of virtual memory, in bytes, that this process has reserved for use 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 the lack of space in paging files can prevent other processes from allocating memory. If there is no paging file, this counter reflects the maximum amount of virtual memory that the process has reserved for use in physical memory. 184=Page File Bytes 185=Page File Bytes is the current amount of virtual memory, in bytes, that this process has reserved for use 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 the lack of space in paging files can prevent other processes from allocating memory. If there is no paging file, this counter reflects the current amount of virtual memory that the process has reserved for use in physical memory. 186=Private Bytes 187=Private Bytes is the current size, in bytes, of memory that this process has allocated that cannot be shared with other processes. 188=Announcements Total/sec 189=% Processor Time is the percentage of elapsed time that all of process threads used the processor to execution 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 some hardware interrupts and trap conditions are included in this count. 190=Enumerations Total/sec 191=% Processor Time is the percentage of elapsed time that all of process threads used the processor to execution 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 some hardware interrupts and trap conditions are included in this count. 193=% User Time is the percentage of elapsed time that this thread has spent executing code in user mode. Applications, environment subsystems, and integral subsystems 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 might appear in other subsystem processes in addition to the privileged time in your process. 195=% Privileged Time is the percentage of elapsed time that the process threads spent executing code in privileged mode. When a Windows system service in 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 can be explicit or implicit, such as page faults or interrupts. Unlike some early operating systems, Windows uses process boundaries for subsystem protection in addition to the traditional protection of user and privileged modes. Some work done by Windows on behalf of the application might appear in other subsystem processes in addition to the privileged time in the process. 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 can 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 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. 198=Current Disk Queue Length 199=Current Disk Queue Length is the number of requests outstanding on the disk at the time the performance data is collected. It also includes requests in service at the time of the collection. This is a instantaneous snapshot, not an average over the time interval. Multi-spindle disk devices can have multiple requests that are active at one time, but other concurrent requests are awaiting service. This counter might 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 experience delays proportional to the length of this queue minus the number of spindles on the disks. For good performance, this difference should average less than two. 200=% Disk Time 201=% Disk Time is the percentage of elapsed time that the selected disk drive was busy servicing read or write requests. 202=% Disk Read Time 203=% Disk Read Time is the percentage of elapsed time that the selected disk drive was busy servicing read requests. 204=% Disk Write Time 205=% Disk Write Time is the percentage of elapsed time that the selected disk drive was busy servicing write requests. 206=Avg. Disk sec/Transfer 207=Avg. Disk sec/Transfer is the time, in seconds, of the average disk transfer. 208=Avg. Disk sec/Read 209=Avg. Disk sec/Read is the average time, in seconds, of a read of data from the disk. 210=Avg. Disk sec/Write 211=Avg. Disk sec/Write is the average time, in seconds, of a write of data to the disk. 212=Disk Transfers/sec 213=Disk Transfers/sec is the rate of read and write operations on the disk. 214=Disk Reads/sec 215=Disk Reads/sec is the rate of read operations on the disk. 216=Disk Writes/sec 217=Disk Writes/sec is the rate of write operations on the disk. 218=Disk Bytes/sec 219=Disk Bytes/sec is the rate bytes are transferred to or from the disk during write or read operations. 220=Disk Read Bytes/sec 221=Disk Read Bytes/sec is the rate at which bytes are transferred from the disk during read operations. 222=Disk Write Bytes/sec 223=Disk Write Bytes/sec is rate at which bytes are transferred to the disk during write operations. 224=Avg. Disk Bytes/Transfer 225=Avg. Disk Bytes/Transfer is the average number of bytes transferred to or from the disk during write or read operations. 226=Avg. Disk Bytes/Read 227=Avg. Disk Bytes/Read is the average number of bytes transferred from the disk during read operations. 228=Avg. Disk Bytes/Write 229=Avg. Disk Bytes/Write is the average number of bytes transferred to the disk during write operations. 230=Process 231=The Process performance object consists of counters that monitor running application program and system processes. All the threads in a process share the same address space and have access to the same data. 232=Thread 233=The Thread performance object consists of counters that measure aspects of thread behavior. A thread is the basic object that executes instructions on a processor. All running processes have at least one thread. 234=PhysicalDisk 235=The Physical Disk performance object consists of counters that monitor hard or fixed disk drive on a computer. Disks are used to store file, program, and paging data and are read to retrieve these items, and written to record changes to them. The values of physical disk counters are sums of the values of the logical disks (or partitions) into which they are divided. 236=LogicalDisk 237=The Logical Disk performance object consists of counters that monitor logical partitions of a hard or fixed disk drives. Performance Monitor identifies logical disks by their a drive letter, such as C. 238=Processor 239=The Processor performance object consists of counters that measure aspects of processor activity. The processor is the part of the computer that performs arithmetic and logical computations, initiates operations on peripherals, and runs the threads of processes. A computer can have multiple processors. The processor object represents each processor as an instance of the object. 240=% Total Processor Time 241=% Total Processor Time is the average percentage of time that all processors on the computer are executing non-idle threads. This counter was designed as the primary indicator of processor activity on multiprocessor computers. It is equal to the sum of Process: % Processor Time for all processors, divided by the number of processors. It is calculated by summing the time that all processors spend executing the thread of the Idle process in each sample interval, subtracting that value from 100%, and dividing the difference by the number of processors on the computer. (Each processor has an Idle thread which consumes cycles when no other threads are ready to run). For example, on a multiprocessor computer, a value of 50% means that all processors are busy for half of the sample interval, or that half of the processors are busy for all of the sample interval. This counter displays the average percentage of busy time observed during the sample interval. It is calculated by monitoring the time the service was inactive, and then subtracting that value from 100%. 242=% Total User Time 243=% Total User Time is the average percentage of non-idle time all processors spend in user mode. It is the sum of Processor: % User Time for all processors on the computer, divided by the number of processors. System: % Total User Time and System: % Total Privileged Time sum to % Total Processor Time, but not always to 100%. (User mode is a restricted processing mode designed for applications, environment subsystems, and integral subsystems. The alternative, privileged mode, is designed for operating system components and allows direct access to hardware and all memory. The operating system switches application threads to privileged mode to access operating system services). This counter displays the average busy time as a percentage of the sample time. 244=% Total Privileged Time 245=% Total Privileged Time is the average percentage of non-idle time all processors spend in privileged (kernel) mode. It is the sum of Processor: % Privileged Time for all processors on the computer, divided by the number of processors. System: % Total User Time and System: % Total Privileged Time sum to % Total Processor Time, but not always to 100%. (Privileged mode is an processing mode designed for operating system components which allows direct access to hardware and all memory. The operating system switches application threads to privileged mode to access operating system services. The alternative, user mode, is a restricted processing mode designed for applications and environment subsystems). This counter displays the average busy time as a percentage of the sample time. 246=Total Interrupts/sec 247=Total Interrupts/sec is the combined rate of hardware interrupts received and serviced by all processors on the computer It is the sum of Processor: Interrupts/sec for all processors, and divided by the number of processors, and is measured in numbers of interrupts. It does not include DPCs, which are counted separately. This value is an indirect indicator of the activity of devices that generate interrupts, such as the system timer, the mouse, disk drivers, data communication lines, network interface cards and other peripheral devices. These devices normally interrupt the processor when they have completed a task or require attention. Normal thread execution is suspended during interrupts. Most system clocks interrupt the processor every 10 milliseconds, creating a background of interrupt activity. This counter displays the difference between the values observed in the last two samples, divided by the duration of the sample interval. 248=Processes 249=Processes is the number of processes in the computer at the time of data collection. This is an instantaneous count, not an average over the time interval. Each process represents the running of a program. 250=Threads 251=Threads is the number of threads in the computer at the time of data collection. 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. 252=Events 253=Events is the number of events in the computer at the time of data collection. This is an instantaneous count, not an average over the time interval. An event is used when two or more threads try to synchronize execution. 254=Semaphores 255=Semaphores is the number of semaphores in the computer at the time of data collection. 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. 256=Mutexes 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 a particular section of code. 258=Sections 259=Sections is the number of sections in the computer at the time of data collection. 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 storing data. A process can share sections with other processes. 260=Objects 261=The Object performance object consists of counters that monitor logical objects in the system, such as processes, threads, mutexes, and semaphores. This information can be used to detect the unnecessary consumption of computer resources. Each object requires memory to store basic information about the object. 262=Redirector 263=The Redirector performance object consists of counter that monitor network connections originating at the local computer. 264=Bytes Received/sec 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). 266=Packets Received/sec 267=Packets Received/sec is the rate at which 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 might not contain incoming data (for example an acknowledgment to a write made by the Redirector would count as an incoming packet). 268=Read Bytes Paging/sec 269=Read Bytes Paging/sec is the rate at which 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). 270=Read Bytes Non-Paging/sec 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. 272=Read Bytes Cache/sec 273=Read Bytes Cache/sec is the rate at which applications are accessing the file system cache by using the Redirector. Some of these data requests are satisfied by retrieving the data from the cache. Requests that miss the Cache cause a page fault (see Read Bytes Paging/sec). 274=Read Bytes Network/sec 275=Read Bytes Network/sec is the rate at which applications are reading data across the network. This occurs when data sought in the file system cache is not found there and must be retrieved from the network. Dividing this value by Bytes Received/sec indicates the proportion of application data traveling across the network. (see Bytes Received/sec). 276=Bytes Transmitted/sec 277=Bytes Transmitted/sec is the rate at which 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). 278=Packets Transmitted/sec 279=Packets Transmitted/sec is the rate at which 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. 280=Write Bytes Paging/sec 281=Write Bytes Paging/sec is the rate at which 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 file system cache (see Write Bytes Cache/sec). 282=Write Bytes Non-Paging/sec 283=Write Bytes Non-Paging/sec is the rate at which bytes are written by the Redirector in response to normal file outputs by an application when they are redirected to another computer. In addition to file requests, this count 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. 284=Write Bytes Cache/sec 285=Write Bytes Cache/sec is the rate at which applications on your computer are writing to the file system cache by using the Redirector. The data might not leave your computer immediately; it can 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. 286=Write Bytes Network/sec 287=Write Bytes Network/sec is the rate at which applications are writing data across the network. This occurs when the file system cache is bypassed, such as for Named Pipes or Transactions, or when the cache writes the bytes to disk to make room for other data. Dividing this counter by Bytes Transmitted/sec will indicate the proportion of application data being to the network (see Transmitted Bytes/sec). 288=Read Operations/sec 289=File Read Operations/sec is the rate at which applications are asking the Redirector for data. Each call to a file system or similar Application Program Interface (API) call counts as one operation. 290=Read Operations Random/sec 291=Read Operations Random/sec counts the rate at which, 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. 292=Read Packets/sec 293=Read Packets/sec is the rate at which 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. 294=Reads Large/sec 295=Reads Large/sec is the rate at which 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. 296=Read Packets Small/sec 297=Read Packets Small/sec is the rate at which 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. 298=Write Operations/sec 299=File Write Operations/sec is the rate at which applications are sending data to the Redirector. Each call to a file system or similar Application Program Interface (API) call counts as one operation. 300=Write Operations Random/sec 301=Write Operations Random/sec is the rate at which, 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. 302=Write Packets/sec 303=Write Packets/sec is the rate at which 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. 304=Writes Large/sec 305=Writes Large/sec is the rate at which 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. 306=Write Packets Small/sec 307=Write Packets Small/sec is the rate at which 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. 308=Reads Denied/sec 309=Reads Denied/sec is the rate at which 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. 310=Writes Denied/sec 311=Writes Denied/sec is the rate at which 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. 312=Network Errors/sec 313=Network Errors/sec is the rate at which serious unexpected errors are occurring. Such errors generally indicate that the Redirector and one or more Servers are having serious communication difficulties. For example an SMB (Server Message Block) protocol error is a Network Error. An entry is written to the System Event Log and provide details. 314=Server Sessions 315=Server Sessions counts the total number of security objects the Redirector has managed. For example, a logon to a server followed by a network access to the same server will establish one connection, but two sessions. 316=Server Reconnects 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. 318=Connects Core 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. 320=Connects Lan Manager 2.0 321=Connects LAN Manager 2.0 counts connections to LAN Manager 2.0 servers, including LMX servers. 322=Connects Lan Manager 2.1 323=Connects LAN Manager 2.1 counts connections to LAN Manager 2.1 servers, including LMX servers. 324=Connects Windows NT 325=Connects Windows NT counts the connections to Windows 2000 or earlier computers. 326=Server Disconnects 327=Server Disconnects counts the number of times a Server has disconnected your Redirector. See also Server Reconnects. 328=Server Sessions Hung 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. 330=Server 331=The Server performance object consists of counters that measure communication between the local computer and the network. 333=The number of bytes the server has received from the network. Indicates how busy the server is. 335=The number of bytes the server has sent on the network. Indicates how busy the server is. 336=Thread Wait Reason 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). 339=% DPC Time is the percentage of time that the processor spent receiving and servicing deferred procedure calls (DPCs) during the sample interval. DPCs are interrupts that run at a lower priority than standard interrupts. % DPC Time is a component of % Privileged Time because DPCs are executed in privileged mode. They are counted separately and are not a component of the interrupt counters. This counter displays the average busy time as a percentage of the sample time. 340=Sessions Timed Out 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. 342=Sessions Errored Out 343=The number of sessions that have been closed due to unexpected error conditions or sessions that have reached the autodisconnect timeout and have been disconnected normally. The autodisconnect timeout value represents the number of seconds that idle connections with no session attached to have before being disconnected automatically by a server. The default value is 30 seconds. This counter increments as a result of normal server operation, not as an indication of network problems or unexpected error condition. 344=Sessions Logged Off 345=The number of sessions that have terminated normally. Useful in interpreting the Sessions Times Out and Sessions Errored Out statistics--allows percentage calculations. 346=Sessions Forced Off 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. 348=Errors Logon 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. 350=Errors Access Permissions 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. 352=Errors Granted Access 353=The number of times accesses to files opened successfully were denied. Can indicate attempts to access files without proper access authorization. 354=Errors System 355=The number of times an internal Server Error was detected. Unexpected errors usually indicate a problem with the Server. 356=Blocking Requests Rejected 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 might need to be adjusted. 358=Work Item Shortages 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 might need to be adjusted. 360=Files Opened Total 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, and for determining the effectiveness of open locks. 362=Files Open 363=The number of files currently opened in the server. Indicates current server activity. 365=The number of sessions currently active in the server. Indicates current server activity. 366=File Directory Searches 367=The number of searches for files currently active in the server. Indicates current server activity. 369=The number of bytes of non-pageable computer memory the server is using. This value is useful for determining the values of the MaxNonpagedMemoryUsage value entry in the WindowsNT Registry. 370=Pool Nonpaged Failures 371=The number of times allocations from nonpaged pool have failed. Indicates that the computer's physical memory is too small. 372=Pool Nonpaged Peak 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. 375=The number of bytes of pageable computer memory the server is currently using. Can help in determining good values for the MaxPagedMemoryUsage parameter. 376=Pool Paged Failures 377=The number of times allocations from paged pool have failed. Indicates that the computer's physical memory or paging file are too small. 378=Pool Paged Peak 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. 381=Server Announce Allocations Failed/sec is the rate at which server (or domain) announcements have failed due to lack of memory. 383=Mailslot Allocations Failed is the number of times the datagram receiver has failed to allocate a buffer to hold a user mailslot write. 385=Mailslot Receives Failed indicates the number of mailslot messages that could not be received due to transport failures. 387=Mailslot Writes Failed is the total number of mailslot messages that have been successfully received, but that could not be written to the mailslot. 388=Bytes Total/sec 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. 391=File Data Operations/sec is the rate at which the Redirector is processing data operations. One operation should include many bytes, since each operation has overhead. The efficiency of this path can be determined by dividing the Bytes/sec by this counter to obtain the average number of bytes transferred per operation. 392=Current Commands 393=Current Commands counter indicates the number of pending commands from the local computer to all destination servers. If the Current Commands counter shows a high number and the local computer is idle, this may indicate a network-related problem or a redirector bottleneck on the local computer. 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. 397=% Interrupt Time is the time the processor spends receiving and servicing hardware interrupts during sample intervals. This value is an indirect indicator of the activity of devices that generate interrupts, such as the system clock, the mouse, disk drivers, data communication lines, network interface cards and other peripheral devices. These devices normally interrupt the processor when they have completed a task or require attention. Normal thread execution is suspended during interrupts. Most system clocks interrupt the processor every 10 milliseconds, creating a background of interrupt activity. suspends normal thread execution during interrupts. This counter displays the average busy time as a percentage of the sample time. 398=NWLink NetBIOS 399=The NWLink NetBIOS performance object consists of counters that monitor IPX transport rates and connections. 400=Packets/sec 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. 404=Context Blocks Queued/sec 405=Context Blocks Queued per second is the rate at which work context blocks had to be placed on the server's FSP queue to await server action. 406=File Data Operations/sec 407=File Data Operations/ sec is the combined rate of read and write operations on all logical disks on the computer. This is the inverse of System: File Control Operations/sec. This counter displays the difference between the values observed in the last two samples, divided by the duration of the sample interval. 408=% Free Space 409=% Free Space is the percentage of total usable space on the selected logical disk drive that was free. 410=Free Megabytes 411=Free Megabytes displays the unallocated space, in megabytes, on the disk drive in megabytes. One megabyte is equal to 1,048,576 bytes. 412=Connections Open 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. 414=Connections No Retries 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. 416=Connections With Retries 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. 418=Disconnects Local 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. 420=Disconnects Remote 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. 422=Failures Link 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. 424=Failures Adapter 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. 426=Connection Session Timeouts 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. 428=Connections Canceled 429=Connections Canceled is the number of connections that were canceled. This number is an accumulator and shows a running total. 430=Failures Resource Remote 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. 432=Failures Resource Local 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. 434=Failures Not Found 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. 436=Failures No Listen 437=Failures No Listen is the number of connections that were rejected because the remote computer was not listening for connection requests. 438=Datagrams/sec 439=Datagrams/sec is the rate at which 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. 440=Datagram Bytes/sec 441=Datagram Bytes/sec is the rate at which 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. 442=Datagrams Sent/sec 443=Datagrams Sent/sec is the rate at which datagrams are sent from the computer. A datagram is a connectionless packet whose delivery to a remote computer is not guaranteed. 444=Datagram Bytes Sent/sec 445=Datagram Bytes Sent/sec is the rate at which datagram bytes are sent from the computer. A datagram is a connectionless packet whose delivery to a remote computer is not guaranteed. 446=Datagrams Received/sec 447=Datagrams Received/sec is the rate at which datagrams are received by the computer. A datagram is a connectionless packet whose delivery to a remote computer is not guaranteed. 448=Datagram Bytes Received/sec 449=Datagram Bytes Received/sec is the rate at which datagram bytes are received by the computer. A datagram is a connectionless packet whose delivery to a remote computer is not guaranteed. 451=Packets/sec is the rate at which 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. 452=Packets Sent/sec 453=Packets Sent/sec is the rate at which packets are sent by the computer. This counter counts all packets sent by the computer, i.e. control as well as data packets. 455=Packets Received/sec is the rate at which packets are received by the computer. This counter counts all packets processed: control as well as data packets. 456=Frames/sec 457=Frames/sec is the rate at which 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. 458=Frame Bytes/sec 459=Frame Bytes/sec is the rate at which 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. 460=Frames Sent/sec 461=Frames Sent/sec is the rate at which data frames are sent by the computer. This counter only counts the frames (packets) that carry data. 462=Frame Bytes Sent/sec 463=Frame Bytes Sent/sec is the rate at which data bytes are sent by the computer. This counter only counts the bytes in frames (packets) that carry data. 464=Frames Received/sec 465=Frames Received/sec is the rate at which data frames are received by the computer. This counter only counts the frames (packets) that carry data. 466=Frame Bytes Received/sec 467=Frame Bytes Received/sec is the rate at which data bytes are received by the computer. This counter only counts the frames (packets) that carry data. 468=Frames Re-Sent/sec 469=Frames Re-Sent/sec is the rate at which data frames (packets) are re-sent by the computer. This counter only counts the frames or packets that carry data. 470=Frame Bytes Re-Sent/sec 471=Frame Bytes Re-Sent/sec is the rate at which data bytes are re-sent by the computer. This counter only counts the bytes in frames that carry data. 472=Frames Rejected/sec 473=Frames Rejected/sec is the rate at which data frames are rejected. This counter only counts the frames (packets) that carry data. 474=Frame Bytes Rejected/sec 475=Frame Bytes Rejected/sec is the rate at which data bytes are rejected. This counter only counts the bytes in data frames (packets) that carry data. 476=Expirations Response 477=Expirations Response is the count of T1 timer expirations. 478=Expirations Ack 479=Expirations Ack is the count of T2 timer expirations. 480=Window Send Maximum 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. 482=Window Send Average 483=Window Send Average is the running average number of data bytes that were sent before waiting for an acknowledgment from the remote computer. 484=Piggyback Ack Queued/sec 485=Piggyback Ack Queued/sec is the rate at which 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. 486=Piggyback Ack Timeouts 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. 488=NWLink IPX 489=The NWLink IPX performance object consists of counters that measure datagram transmission to and from computers using the IPX protocol. 490=NWLink SPX 491=The NWLink SPX performance object consist of counters that measure data transmission and session connections for computers using the SPX protocol. 492=NetBEUI 493=The NetBEUI performance object consists of counters that measure data transmission for network activity which conforms to the NetBIOS End User Interface standard. 494=NetBEUI Resource 495=The NetBEUI Resource performance object consists of counters that track the use of buffers by the NetBEUI protocol. 496=Used Maximum 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. 498=Used Average 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. 500=Times Exhausted 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. 502=NBT Connection 503=The NBT Connection performance object consists of counters that measure the rates at which bytes are sent and received over the NBT connection between the local computer and a remote computer. The connection is identified by the name of the remote computer. 505=Bytes Received/sec is the rate at which 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. 506=Bytes Sent/sec 507=Bytes Sent/sec is the rate at which 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. 508=Total Bytes/sec 509=Bytes Total/sec is the rate at which 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. 510=Network Interface 511=The Network Interface performance object consists of counters that measure the rates at which bytes and packets are sent and received over a network connection. It includes counters that monitor connection errors. 512=Bytes/sec 513=Bytes Total/sec is the rate at which bytes are sent and received over each network adapter, including framing characters. Network Interface\Bytes Total/sec is a sum of Network Interface\Bytes Received/sec and Network Interface\Bytes Sent/sec. 515=Packets/sec is the rate at which packets are sent and received on the network interface. 517=Packets Received/sec is the rate at which packets are received on the network interface. 519=Packets Sent/sec is the rate at which packets are sent on the network interface. 520=Current Bandwidth 521=Current Bandwidth is an estimate of the current bandwidth of the network interface 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. 523=Bytes Received/sec is the rate at which bytes are received over each network adapter, including framing characters. Network Interface\Bytes Received/sec is a subset of Network Interface\Bytes Total/sec. 524=Packets Received Unicast/sec 525=Packets Received Unicast/sec is the rate at which (subnet) unicast packets are delivered to a higher-layer protocol. 526=Packets Received Non-Unicast/sec 527=Packets Received Non-Unicast/sec is the rate at which non-unicast (subnet broadcast or subnet multicast) packets are delivered to a higher-layer protocol. 528=Packets Received Discarded 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 delivery to a higher-layer protocol. One possible reason for discarding packets could be to free up buffer space. 530=Packets Received Errors 531=Packets Received Errors is the number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol. 532=Packets Received Unknown 533=Packets Received Unknown is the number of packets received through the interface that were discarded because of an unknown or unsupported protocol. 535=Bytes Sent/sec is the rate at which bytes are sent over each network adapter, including framing characters. Network Interface\Bytes Sent/sec is a subset of Network Interface\Bytes Total/sec. 536=Packets Sent Unicast/sec 537=Packets Sent Unicast/sec is the rate at which 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. 538=Packets Sent Non-Unicast/sec 539=Packets Sent Non-Unicast/sec is the rate at which packets are requested to be transmitted to non-unicast (subnet broadcast or subnet multicast) addresses by higher-level protocols. The rate includes the packets that were discarded or not sent. 540=Packets Outbound Discarded 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 transmission. One possible reason for discarding packets could be to free up buffer space. 542=Packets Outbound Errors 543=Packets Outbound Errors is the number of outbound packets that could not be transmitted because of errors. 544=Output Queue Length 545=Output Queue Length is the length of the output packet queue (in packets). If this is longer than two, there are delays and the bottleneck should be found and eliminated, if possible. Since the requests are queued by the Network Driver Interface Specification (NDIS) in this implementation, this will always be 0. 546=IPv4 547=The IP performance object consists of counters that measure the rates at which IP datagrams are sent and received by using IP protocols. It also includes counters that monitor IP protocol errors. 548=IPv6 549=Datagrams/sec is the rate, in incidents per second, at which IP datagrams were received from or sent to the interfaces, including those in error. Forwarded datagrams are not included in this rate. 551=Datagrams Received/sec is the rate, in incidents per second, at which IP datagrams are received from the interfaces, including those in error. Datagrams Received/sec is a subset of Datagrams/sec. 552=Datagrams Received Header Errors 553=Datagrams Received Header Errors is the number of input datagrams that were discarded due to errors in the IP headers, including bad checksums, version number mismatch, other format errors, time-to-live exceeded, errors discovered in processing their IP options, etc. 554=Datagrams Received Address Errors 555=Datagrams Received Address Errors is the number of input datagrams that were discarded because the IP address in their IP header destination field was not valid for the computer. This count includes invalid addresses (for example, 0.0. 0.0) and addresses of unsupported Classes (for example, Class E). For entities that are not IP gateways and do not forward datagrams, this counter includes datagrams that were discarded because the destination address was not a local address. 556=Datagrams Forwarded/sec 557=Datagrams Forwarded/sec is the rate, in incidents per second, at which attemps were made to find routes to forward input datagrams their final destination, because the local server was not the final IP destination. In servers that do not act as IP Gateways, this rate includes only packets that were source-routed via this entity, where the source-route option processing was successful. 558=Datagrams Received Unknown Protocol 559=Datagrams Received Unknown Protocol is the number of locally-addressed datagrams that were successfully received but were discarded because of an unknown or unsupported protocol. 560=Datagrams Received Discarded 561=Datagrams Received Discarded is the number of input IP datagrams that were discarded even though problems prevented their continued processing (for example, lack of buffer space). This counter does not include any datagrams discarded while awaiting re-assembly. 562=Datagrams Received Delivered/sec 563=Datagrams Received Delivered/sec is the rate, in incidents per second, at which input datagrams were successfully delivered to IP user-protocols, including Internet Control Message Protocol (ICMP). 565=Datagrams Sent/sec is the rate, in incidents per second, at which IP datagrams were supplied for transmission by local IP user-protocols (including ICMP). This counter does not include any datagrams counted in Datagrams Forwarded/sec. Datagrams Sent/sec is a subset of Datagrams/sec. 566=Datagrams Outbound Discarded 567=Datagrams Outbound Discarded is the number of output IP datagrams that were discarded even though no problems were encountered to prevent their transmission to their destination (for example, lack of buffer space). This counter includes datagrams counted in Datagrams Forwarded/sec that meet this criterion. 568=Datagrams Outbound No Route 569=Datagrams Outbound No Route is the number of IP datagrams that were discarded because no route could be found to transmit them to their destination. This counter includes any packets counted in Datagrams Forwarded/sec that meet this `no route' criterion. 570=Fragments Received/sec 571=Fragments Received/sec is the rate, in incidents per second, at which IP fragments that need to be reassembled at this entity are received. 572=Fragments Re-assembled/sec 573=Fragments Re-assembled/sec is the rate, in incidents per second, at which IP fragments were successfully reassembled. 574=Fragment Re-assembly Failures 575=Fragment Re-assembly Failures is the number of failures detected by the IP reassembly algorithm, such as time outs, errors, etc. This is not necessarily a count of discarded IP fragments since some algorithms (notably RFC 815) lose track of the number of fragments by combining them as they are received. 576=Fragmented Datagrams/sec 577=Fragmented Datagrams/sec is the rate, in incidents per second, at which datagrams are successfully fragmented. 578=Fragmentation Failures 579=Fragmentation Failures is the number of IP datagrams that were discarded because they needed to be fragmented at but could not be (for example, because the `Don't Fragment' flag was set). 580=Fragments Created/sec 581=Fragments Created/sec is the rate, in incidents per second, at which IP datagram fragments were generated as a result of fragmentation. 582=ICMP 583=The ICMP performance object consists of counters that measure the rates at which messages are sent and received by using ICMP protocols. It also includes counters that monitor ICMP protocol errors. 584=Messages/sec 585=Messages/sec is the total rate, in incidents per second, at which ICMP messages were sent and received by the entity. The rate includes messages received or sent in error. 586=Messages Received/sec 587=Messages Received/sec is the rate, in incidents per second at which ICMP messages were received. The rate includes messages received in error. 588=Messages Received Errors 589=Messages Received Errors is the number of ICMP messages that the entity received but had errors, such as bad ICMP checksums, bad length, etc. 590=Received Dest. Unreachable 591=Received Destination Unreachable is the number of ICMP Destination Unreachable messages received. 592=Received Time Exceeded 593=Received Time Exceeded is the number of ICMP Time Exceeded messages received. 594=Received Parameter Problem 595=Received Parameter Problem is the number of ICMP Parameter Problem messages received. 596=Received Source Quench 597=Received Source Quench is the number of ICMP Source Quench messages received. 598=Received Redirect/sec 599=Received Redirect/sec is the rate, in incidents per second, at which ICMP Redirect messages were received. 600=Received Echo/sec 601=Received Echo/sec is the rate, in incidents per second, at which ICMP Echo messages were received. 602=Received Echo Reply/sec 603=Received Echo Reply/sec is the rate, in incidents per second, at which ICMP Echo Reply messages were received. 604=Received Timestamp/sec 605=Received Timestamp/sec is the rate, in incidents per second at which ICMP Timestamp Request messages were received. 606=Received Timestamp Reply/sec 607=Received Timestamp Reply/sec is the rate of ICMP Timestamp Reply messages received. 608=Received Address Mask 609=Received Address Mask is the number of ICMP Address Mask Request messages received. 610=Received Address Mask Reply 611=Received Address Mask Reply is the number of ICMP Address Mask Reply messages received. 612=Messages Sent/sec 613=Messages Sent/sec is the rate, in incidents per second, at which the server attempted to send. The rate includes those messages sent in error. 614=Messages Outbound Errors 615=Messages Outbound Errors is the number of ICMP messages that were not send due to problems within ICMP, such as lack of buffers. This value does not include errors discovered outside the ICMP layer, such as those recording the failure of IP to route the resultant datagram. In some implementations, none of the error types are included in the value of this counter. 616=Sent Destination Unreachable 617=Sent Destination Unreachable is the number of ICMP Destination Unreachable messages sent. 618=Sent Time Exceeded 619=Sent Time Exceeded is the number of ICMP Time Exceeded messages sent. 620=Sent Parameter Problem 621=Sent Parameter Problem is the number of ICMP Parameter Problem messages sent. 622=Sent Source Quench 623=Sent Source Quench is the number of ICMP Source Quench messages sent. 624=Sent Redirect/sec 625=Sent Redirect/sec is the rate, in incidents per second, at which ICMP Redirect messages were sent. 626=Sent Echo/sec 627=Sent Echo/sec is the rate of ICMP Echo messages sent. 628=Sent Echo Reply/sec 629=Sent Echo Reply/sec is the rate, in incidents per second, at which ICMP Echo Reply messages were sent. 630=Sent Timestamp/sec 631=Sent Timestamp/sec is the rate, in incidents per second, at which ICMP Timestamp Request messages were sent. 632=Sent Timestamp Reply/sec 633=Sent Timestamp Reply/sec is the rate, in incidents per second, at which ICMP Timestamp Reply messages were sent. 634=Sent Address Mask 635=Sent Address Mask is the number of ICMP Address Mask Request messages sent. 636=Sent Address Mask Reply 637=Sent Address Mask Reply is the number of ICMP Address Mask Reply messages sent. 638=TCPv4 639=The TCP performance object consists of counters that measure the rates at which TCP Segments are sent and received by using the TCP protocol. It includes counters that monitor the number of TCP connections in each TCP connection state. 640=Segments/sec 641=Segments/sec is the rate at which TCP segments are sent or received using the TCP protocol. 642=Connections Established 643=Connections Established is the number of TCP connections for which the current state is either ESTABLISHED or CLOSE-WAIT. 644=Connections Active 645=Connections Active is the number of times TCP connections have made a direct transition to the SYN-SENT state from the CLOSED state. In other words, it shows a number of connections which are initiated by the local computer. The value is a cumulative total. 646=Connections Passive 647=Connections Passive is the number of times TCP connections have made a direct transition to the SYN-RCVD state from the LISTEN state. In other words, it shows a number of connections to the local computer, which are initiated by remote computers. The value is a cumulative total. 648=Connection Failures 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. 650=Connections Reset 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. 652=Segments Received/sec 653=Segments Received/sec is the rate at which segments are received, including those received in error. This count includes segments received on currently established connections. 654=Segments Sent/sec 655=Segments Sent/sec is the rate at which segments are sent, including those on current connections, but excluding those containing only retransmitted bytes. 656=Segments Retransmitted/sec 657=Segments Retransmitted/sec is the rate at which segments are retransmitted, that is, segments transmitted containing one or more previously transmitted bytes. 658=UDPv4 659=The UDP performance object consists of counters that measure the rates at which UDP datagrams are sent and received by using the UDP protocol. It includes counters that monitor UDP protocol errors. 660=% Total DPC Time 661=Datagrams/sec is the rate at which UDP datagrams are sent or received by the entity. 662=% Total Interrupt Time 663=Datagrams Received/sec is the rate at which UDP datagrams are delivered to UDP users. 664=Datagrams No Port/sec 665=Datagrams No Port/sec is the rate of received UDP datagrams for which there was no application at the destination port. 666=Datagrams Received Errors 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. 669=Datagrams Sent/sec is the rate at which UDP datagrams are sent from the entity. 670=Disk Storage Unit 671=Disk Storage device statistics from the foreign computer 672=Allocation Failures 673=The number of allocation failures reported by the disk storage device 674=System Up Time 675=System Up Time is the elapsed time (in seconds) that the computer has been running since it was last started. This counter displays the difference between the start time and the current time. 676=System Handle Count 677=The current number of system handles in use. 678=Free System Page Table Entries 679=Free System Page Table Entries is the number of page table entries not currently in used by the system. This counter displays the last observed value only; it is not an average. 680=Thread Count 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. 682=Priority Base 683=The current base priority of this process. Threads within a process can raise and lower their own base priority relative to the process' base priority. 684=Elapsed Time 685=The total elapsed time, in seconds, that this process has been running. 686=Alignment Fixups/sec 687=Alignment Fixups/sec is the rate, in incidents per seconds, at alignment faults were fixed by the system. 688=Exception Dispatches/sec 689=Exception Dispatches/sec is the rate, in incidents per second, at which exceptions were dispatched by the system. 690=Floating Emulations/sec 691=Floating Emulations/sec is the rate of floating emulations performed by the system. This counter displays the difference between the values observed in the last two samples, divided by the duration of the sample interval. 692=Logon/sec 693=Logon/sec is the rate of all server logons. 694=Priority Current 695=The current dynamic priority of this thread. The system can 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. 696=% DPC Time 697=The current base priority of this thread. The system can 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. 698=% Interrupt Time 699=The total elapsed time (in seconds) this thread has been running. 700=Paging File 701=The Paging File performance object consists of counters that monitor the paging file(s) on the computer. The paging file is a reserved space on disk that backs up committed physical memory on the computer. 702=% Usage 703=The amount of the Page File instance in use in percent. See also Process\\Page File Bytes. 704=% Usage Peak 705=The peak usage of the Page File instance in percent. See also Process\\Page File Bytes Peak. 706=Start Address 707=Starting virtual address for this thread. 708=User PC 709=Current User Program Counter for this thread. 710=Mapped Space No Access 711=Mapped Space is virtual memory that has been mapped to a specific virtual address (or range of virtual addresses) in the process' virtual address space. No Access protection prevents a process from writing to or reading from these pages and will generate an access violation if either is attempted. 712=Mapped Space Read Only 713=Mapped Space is virtual memory that has been mapped to a specific virtual address (or range of virtual addresses) in the process' virtual address space. Read Only protection prevents the contents of these pages from being modified. Any attempts to write or modify these pages will generate an access violation. 714=Mapped Space Read/Write 715=Mapped Space is virtual memory that has been mapped to a specific virtual address (or range of virtual addresses) in the process' virtual address space. Read/Write protection allows a process to read, modify and write to these pages. 716=Mapped Space Write Copy 717=Mapped Space is virtual memory that has been mapped to a specific virtual address (or range of virtual addresses) in the process' virtual address space. Write Copy protection is used when memory is shared for reading but not for writing. When processes are reading this memory, they can share the same memory, however, when a sharing process wants to have write access to this shared memory, a copy of that memory is made. 718=Mapped Space Executable 719=Mapped Space is virtual memory that has been mapped to a specific virtual address (or range of virtual addresses) in the process' virtual address space. Executable memory is memory that can be executed by programs, but cannot be read or written. This type of protection is not supported by all processor types. 720=Mapped Space Exec Read Only 721=Mapped Space is virtual memory that has been mapped to a specific virtual address (or range of virtual addresses) in the process' virtual address space. Execute/Read Only memory is memory that can be executed as well as read. 722=Mapped Space Exec Read/Write 723=Mapped Space is virtual memory that has been mapped to a specific virtual address (or range of virtual addresses) in the process' virtual address space. Execute/Read/Write memory is memory that can be executed by programs as well as read and modified. 724=Mapped Space Exec Write Copy 725=Mapped Space is virtual memory that has been mapped to a specific virtual address (or range of virtual addresses) in the process' virtual address space. Execute Write Copy is memory that can be executed by programs as well as read and written. This type of protection is used when memory needs to be shared between processes. If the sharing processes only read the memory, then they will all use the same memory. If a sharing process desires write access, then a copy of this memory will be made for that process. 726=Reserved Space No Access 727=Reserved Space is virtual memory that has been reserved for future use by a process, but has not been mapped or committed. No Access protection prevents a process from writing to or reading from these pages and will generate an access violation if either is attempted. 728=Reserved Space Read Only 729=Reserved Space is virtual memory that has been reserved for future use by a process, but has not been mapped or committed. Read Only protection prevents the contents of these pages from being modified. Any attempts to write or modify these pages will generate an access violation. 730=Reserved Space Read/Write 731=Reserved Space is virtual memory that has been reserved for future use by a process, but has not been mapped or committed. Read/Write protection allows a process to read, modify and write to these pages. 732=Reserved Space Write Copy 733=Reserved Space is virtual memory that has been reserved for future use by a process, but has not been mapped or committed. Write Copy protection is used when memory is shared for reading but not for writing. When processes are reading this memory, they can share the same memory, however, when a sharing process wants to have read/write access to this shared memory, a copy of that memory is made. 734=Reserved Space Executable 735=Reserved Space is virtual memory that has been reserved for future use by a process, but has not been mapped or committed. Executable memory is memory that can be executed by programs, but cannot be read or written. This type of protection is not supported by all processor types. 736=Reserved Space Exec Read Only 737=Reserved Space is virtual memory that has been reserved for future use by a process, but has not been mapped or committed. Execute/Read Only memory is memory that can be executed as well as read. 738=Reserved Space Exec Read/Write 739=Reserved Space is virtual memory that has been reserved for future use by a process, but has not been mapped or committed. Execute/Read/Write memory is memory that can be executed by programs as well as read and modified. 740=Image 741=The Image performance object consists of counters that monitor the virtual address usage of images executed by processes on the computer. 742=Reserved Space Exec Write Copy 743=Reserved Space is virtual memory that has been reserved for future use by a process, but has not been mapped or committed. Execute Write Copy is memory that can be executed by programs as well as read and written. This type of protection is used when memory needs to be shared between processes. If the sharing processes only read the memory, then they will all use the same memory. If a sharing process desires write access, then a copy of this memory will be made for that process. 744=Unassigned Space No Access 745=Unassigned Space is mapped and committed virtual memory in use by the process that is not attributable to any particular image being executed by that process. No Access protection prevents a process from writing to or reading from these pages and will generate an access violation if either is attempted. 746=Unassigned Space Read Only 747=Unassigned Space is mapped and committed virtual memory in use by the process that is not attributable to any particular image being executed by that process. Read Only protection prevents the contents of these pages from being modified. Any attempts to write or modify these pages will generate an access violation. 748=Unassigned Space Read/Write 749=Unassigned Space is mapped and committed virtual memory in use by the process that is not attributable to any particular image being executed by that process. Read/Write protection allows a process to read, modify and write to these pages. 750=Unassigned Space Write Copy 751=Unassigned Space is mapped and committed virtual memory in use by the process that is not attributable to any particular image being executed by that process. Write Copy protection is used when memory is shared for reading but not for writing. When processes are reading this memory, they can share the same memory, however, when a sharing process wants to have read/write access to this shared memory, a copy of that memory is made for writing to. 752=Unassigned Space Executable 753=Unassigned Space is mapped and committed virtual memory in use by the process that is not attributable to any particular image being executed by that process. Executable memory is memory that can be executed by programs, but cannot be read or written. This type of protection is not supported by all processor types. 754=Unassigned Space Exec Read Only 755=Unassigned Space is mapped and committed virtual memory in use by the process that is not attributable to any particular image being executed by that process. Execute/Read Only memory is memory that can be executed as well as read. 756=Unassigned Space Exec Read/Write 757=Unassigned Space is mapped and committed virtual memory in use by the process that is not attributable to any particular image being executed by that process. Execute/Read/Write memory is memory that can be executed by programs as well as read and written. 758=Unassigned Space Exec Write Copy 759=Unassigned Space is mapped and committed virtual memory in use by the process that is not attributable to any particular image being executed by that process. Execute Write Copy is memory that can be executed by programs as well as read and written. This type of protection is used when memory needs to be shared between processes. If the sharing processes only read the memory, then they will all use the same memory. If a sharing process desires write access, then a copy of this memory will be made for that process. 760=Image Space No Access 761=Image Space is the virtual address space in use by the images being executed by the process. This is the sum of all the address space with this protection allocated by images run by the selected process No Access protection prevents a process from writing to or reading from these pages and will generate an access violation if either is attempted. 762=Image Space Read Only 763=Image Space is the virtual address space in use by the images being executed by the process. This is the sum of all the address space with this protection allocated by images run by the selected process Read Only protection prevents the contents of these pages from being modified. Any attempts to write or modify these pages will generate an access violation. 764=Image Space Read/Write 765=Image Space is the virtual address space in use by the images being executed by the process. This is the sum of all the address space with this protection allocated by images run by the selected process Read/Write protection allows a process to read, modify and write to these pages. 766=Image Space Write Copy 767=Image Space is the virtual address space in use by the images being executed by the process. This is the sum of all the address space with this protection allocated by images run by the selected process Write Copy protection is used when memory is shared for reading but not for writing. When processes are reading this memory, they can share the same memory, however, when a sharing process wants to have read/write access to this shared memory, a copy of that memory is made for writing to. 768=Image Space Executable 769=Image Space is the virtual address space in use by the images being executed by the process. This is the sum of all the address space with this protection allocated by images run by the selected process Executable memory is memory that can be executed by programs, but cannot be read or written. This type of protection is not supported by all processor types. 770=Image Space Exec Read Only 771=Image Space is the virtual address space in use by the images being executed by the process. This is the sum of all the address space with this protection allocated by images run by the selected process Execute/Read-Only memory is memory that can be executed as well as read. 772=Image Space Exec Read/Write 773=Image Space is the virtual address space in use by the images being executed by the process. This is the sum of all the address space with this protection allocated by images run by the selected process Execute/Read/Write memory is memory that can be executed by programs as well as read and written and modified. 774=Image Space Exec Write Copy 775=Image Space is the virtual address space in use by the images being executed by the process. This is the sum of all the address space with this protection allocated by images run by the selected process Execute Write Copy is memory that can be executed by programs as well as read and written. This type of protection is used when memory needs to be shared between processes. If the sharing processes only read the memory, then they will all use the same memory. If a sharing process desires write access, then a copy of this memory will be made for that process. 776=Bytes Image Reserved 777=Bytes Image Reserved is the sum of all virtual memory reserved by images within this process. 778=Bytes Image Free 779=Bytes Image Free is the amount of virtual address space that is not in use or reserved by images within this process. 780=Bytes Reserved 781=Bytes Reserved is the total amount of virtual memory reserved for future use by this process. 782=Bytes Free 783=Bytes Free is the total unused virtual address space of this process. 784=ID Process 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. 786=Process Address Space 787=The Process Address Space performance object consists of counters that monitor memory allocation and use for a selected process. 788=No Access 789=Image Space is the virtual address space in use by the selected image with this protection. No Access protection prevents a process from writing or reading these pages and will generate an access violation if either is attempted. 790=Read Only 791=Image Space is the virtual address space in use by the selected image with this protection. Read Only protection prevents the contents of these pages from being modified. Any attempts to write or modify these pages will generate an access violation. 792=Read/Write 793=Image Space is the virtual address space in use by the selected image with this protection. Read/Write protection allows a process to read, modify and write to these pages. 794=Write Copy 795=Image Space is the virtual address space in use by the selected image with this protection. Write Copy protection is used when memory is shared for reading but not for writing. When processes are reading this memory, they can share the same memory, however, when a sharing process wants to have read/write access to this shared memory, a copy of that memory is made for writing to. 796=Executable 797=Image Space is the virtual address space in use by the selected image with this protection. Executable memory is memory that can be executed by programs, but cannot be read or written. This type of protection is not supported by all processor types. 798=Exec Read Only 799=Image Space is the virtual address space in use by the selected image with this protection. Execute/Read Only memory is memory that can be executed as well as read. 800=Exec Read/Write 801=Image Space is the virtual address space in use by the selected image with this protection. Execute/Read/Write memory is memory that can be executed by programs as well as read and written. 802=Exec Write Copy 803=Image Space is the virtual address space in use by the selected image with this protection. Execute Write Copy is memory that can be executed by programs as well as read and written. This type of protection is used when memory needs to be shared between processes. If the sharing processes only read the memory, then they will all use the same memory. If a sharing process desires write access, then a copy of this memory will be made for that process. 804=ID Thread 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. 806=Mailslot Receives Failed 807=Mailslot Opens Failed/sec indicates the rate at which mailslot messages to be delivered to mailslots that are not present are received by this workstation. 808=Mailslot Writes Failed 809=Duplicate Master Announcements indicates the number of times that the master browser has detected another master browser on the same domain. 810=Mailslot Opens Failed/sec 811=Illegal Datagrams/sec is the rate at which incorrectly formatted datagrams have been received by the workstation. 812=Duplicate Master Announcements 813=Announcements Total/sec is the sum of Announcements Server/sec and Announcements Domain/sec. 814=Illegal Datagrams/sec 815=Enumerations Total/sec is the rate at which browse requests have been processed by this workstation. This is the sum of Enumerations Server/sec, Enumerations Domain/sec, and Enumerations Other/sec. 816=Thread Details 817=The Thread Details performance object consists of counters that measure aspects of thread behavior that are difficult or time-consuming or collect. These counters are distinguished from those in the Thread object by their high overhead. 818=Cache Bytes 819=Cache Bytes the size, in bytes, of the portion of the system file cache which is currently resident and active in physical memory. The Cache Bytes and Memory\\System Cache Resident Bytes counters are equivalent. This counter displays the last observed value only; it is not an average. 820=Cache Bytes Peak 821=Cache Bytes Peak is the maximum number of bytes used by the system file cache since the system was last restarted. This might be larger than the current size of the cache. This counter displays the last observed value only; it is not an average. 822=Pages Input/sec 823=Pages Input/sec is the rate at which pages are read from disk to resolve hard page faults. Hard page faults occur when a process refers to a page in virtual memory that is not in its working set or elsewhere in physical memory, and must be retrieved from disk. When a page is faulted, the system tries to read multiple contiguous pages into memory to maximize the benefit of the read operation. Compare the value of Memory\\Pages Input/sec to the value of Memory\\Page Reads/sec to determine the average number of pages read into memory during each read operation. 824=Transition Pages RePurposed/sec 825=Transition Pages RePurposed is the rate at which the number of transition cache pages were reused for a different purpose. These pages would have otherwise remained in the page cache to provide a (fast) soft fault (instead of retrieving it from backing store) in the event the page was accessed in the future. Note these pages can contain private or sharable memory. 872=Bytes Transmitted 873=The number of bytes transmitted total for this connection. 874=Bytes Received 875=The number of bytes received total for this connection. 876=Frames Transmitted 877=The number of data frames transmitted total for this connection. 878=Frames Received. 879=The number of data frames received total for this connection. 880=Percent Compression Out 881=The compression ratio for bytes being transmitted. 882=Percent Compression In 883=The compression ratio for bytes being received. 884=CRC Errors 885=The total number of CRC Errors for this connection. CRC Errors occur when the frame received contains erroneous data. 886=Timeout Errors 887=The total number of Timeout Errors for this connection. Timeout Errors occur when an expected is not received in time. 888=Serial Overrun Errors 889=The total number of Serial Overrun Errors for this connection. Serial Overrun Errors occur when the hardware cannot handle the rate at which data is received. 890=Alignment Errors 891=The total number of Alignment Errors for this connection. Alignment Errors occur when a byte received is different from the byte expected. 892=Buffer Overrun Errors 893=The total number of Buffer Overrun Errors for this connection. Buffer Overrun Errors when the software cannot handle the rate at which data is received. 894=Total Errors 895=The total number of CRC, Timeout, Serial Overrun, Alignment, and Buffer Overrun Errors for this connection. 896=Bytes Transmitted/Sec 897=The number of bytes transmitted per second. 898=Bytes Received/Sec 899=The number of bytes received per second. 900=Frames Transmitted/Sec 901=The number of frames transmitted per second. 902=Frames Received/Sec 903=The number of frames received per second. 904=Total Errors/Sec 905=The total number of CRC, Timeout, Serial Overrun, Alignment, and Buffer Overrun Errors per second. 908=Total Connections 909=The total number of Remote Access connections. 920=WINS Server 921=The WINS Server performance object consists of counters that monitor communications using the WINS Server service. 922=Unique Registrations/sec 923=Unique Registrations/sec is the rate at which unique registration are received by the WINS server. 924=Group Registrations/sec 925=Group Registrations/sec is the rate at which group registration are received by the WINS server. 926=Total Number of Registrations/sec 927=Total Number of Registrations/sec is the sum of the Unique and Group registrations per sec. This is the total rate at which registration are received by the WINS server. 928=Unique Renewals/sec 929=Unique Renewals/sec is the rate at which unique renewals are received by the WINS server. 930=Group Renewals/sec 931=Group Renewals/sec is the rate at which group renewals are received by the WINS server. 932=Total Number of Renewals/sec 933=Total Number of Renewals/sec is the sum of the Unique and Group renewals per sec. This is the total rate at which renewals are received by the WINS server. 934=Releases/sec 935=Total Number of Releases/sec is the rate at which releases are received by the WINS server. 936=Queries/sec 937=Total Number of Queries/sec is the rate at which queries are received by the WINS server. 938=Unique Conflicts/sec 939=Unique Conflicts/sec is the rate at which unique registrations/renewals received by the WINS server resulted in conflicts with records in the database. 940=Group Conflicts/sec 941=Group Conflicts/sec is the rate at which group registration received by the WINS server resulted in conflicts with records in the database. 942=Total Number of Conflicts/sec 943=Total Number of Conflicts/sec is the sum of the Unique and Group conflicts per sec. This is the total rate at which conflicts were seen by the WINS server. 944=Successful Releases/sec 945=Total Number of Successful Releases/sec 946=Failed Releases/sec 947=Total Number of Failed Releases/sec 948=Successful Queries/sec 949=Total Number of Successful Queries/sec 950=Failed Queries/sec 951=Total Number of Failed Queries/sec 952=Handle Count 953=The total number of handles currently open by this process. This number is equal to the sum of the handles currently open by each thread in this process. 1000=MacFile Server 1001=Services for Macintosh AFP File Server. 1002=Max Paged Memory 1003=The maximum amount of paged memory resources used by the MacFile Server. 1004=Current Paged Memory 1005=The current amount of paged memory resources used by the MacFile Server. 1006=Max NonPaged Memory 1007=The maximum amount of nonpaged memory resources use by the MacFile Server. 1008=Current NonPaged memory 1009=The current amount of nonpaged memory resources used by the MacFile Server. 1010=Current Sessions 1011=The number of sessions currently connected to the MacFile server. Indicates current server activity. 1012=Maximum Sessions 1013=The maximum number of sessions connected at one time to the MacFile server. Indicates usage level of server. 1014=Current Files Open 1015=The number of internal files currently open in the MacFile server. This count does not include files opened on behalf of Macintosh clients. 1016=Maximum Files Open 1017=The maximum number of internal files open at one time in the MacFile server. This count does not include files opened on behalf of Macintosh clients. 1018=Failed Logons 1019=The number of failed logon attempts to the MacFile server. Can indicate whether password guessing programs are being used to crack the security on the server. 1020=Data Read/sec 1021=The number of bytes read from disk per second. 1022=Data Written/sec 1023=The number of bytes written to disk per second. 1024=Data Received/sec 1025=The number of bytes received from the network per second. Indicates how busy the server is. 1026=Data Transmitted/sec 1027=The number of bytes sent on the network per second. Indicates how busy the server is. 1028=Current Queue Length 1029=The number of outstanding work items waiting to be processed. 1030=Maximum Queue Length 1031=The maximum number of outstanding work items waiting at one time. 1032=Current Threads 1033=The current number of threads used by MacFile server. Indicates how busy the server is. 1034=Maximum Threads 1035=The maximum number of threads used by MacFile server. Indicates peak usage level of server. 1050=AppleTalk 1051=AppleTalk Protocol 1052=Packets In/sec 1053=Number of packets received per second by Appletalk on this port. 1054=Packets Out/sec 1055=Number of packets sent per second by Appletalk on this port. 1056=Bytes In/sec 1057=Number of bytes received per second by Appletalk on this port. 1058=Bytes Out/sec 1059=Number of bytes sent per second by Appletalk on this port. 1060=Average Time/DDP Packet 1061=Average time in milliseconds to process a DDP packet on this port. 1062=DDP Packets/sec 1063=Number of DDP packets per second received by Appletalk on this port. 1064=Average Time/AARP Packet 1065=Average time in milliseconds to process an AARP packet on this port. 1066=AARP Packets/sec 1067=Number of AARP packets per second received by Appletalk on this port. 1068=Average Time/ATP Packet 1069=Average time in milliseconds to process an ATP packet on this port. 1070=ATP Packets/sec 1071=Number of ATP packets per second received by Appletalk on this port. 1072=Average Time/NBP Packet 1073=Average time in milliseconds to process an NBP packet on this port. 1074=NBP Packets/sec 1075=Number of NBP packets per second received by Appletalk on this port. 1076=Average Time/ZIP Packet 1077=Average time in milliseconds to process a ZIP packet on this port. 1078=ZIP Packets/sec 1079=Number of ZIP packets per second received by Appletalk on this port. 1080=Average Time/RTMP Packet 1081=Average time in milliseconds to process an RTMP packet on this port. 1082=RTMP Packets/sec 1083=Number of RTMP packets per second received by Appletalk on this port. 1084=ATP Retries Local 1085=Number of ATP requests retransmitted on this port. 1086=ATP Response Timouts 1087=Number of ATP release timers that have expired on this port. 1088=ATP XO Response/Sec 1089=Number of ATP Exactly-once transaction responses per second on this port. 1090=ATP ALO Response/Sec 1091=Number of ATP At-least-once transaction responses per second on this port. 1092=ATP Recvd Release/Sec 1093=Number of ATP transaction release packets per second received on this port. 1094=Current NonPaged Pool 1095=The current amount of nonpaged memory resources used by AppleTalk. 1096=Packets Routed In/Sec 1097=Number of packets routed in on this port. 1098=Packets dropped 1099=Number of packets dropped due to resource limitations on this port. 1100=ATP Retries Remote 1101=Number of ATP requests retransmitted to this port. 1102=Packets Routed Out/Sec 1103=Number of packets routed out on this port. 1110=Network Segment 1111=Provides Network Statistics for the local network segment via the Network Monitor Service. 1112=Total frames received/second 1113=The total number of frames received per second on this network segment. 1114=Total bytes received/second 1115=The number of bytes received per second on this network segment. 1116=Broadcast frames received/second 1117=The number of Broadcast frames received per second on this network segment. 1118=Multicast frames received/second 1119=The number of Multicast frames received per second on this network segment. 1120=% Network utilization 1121=Percentage of network bandwidth in use on this network segment. 1124=% Broadcast Frames 1125=Percentage of network bandwidth which is made up of broadcast traffic on this network segment. 1126=% Multicast Frames 1127=Percentage of network bandwidth which is made up of multicast traffic on this network segment. 1150=Telephony 1151=The Telephony System 1152=Lines 1153=The number of telephone lines serviced by this computer. 1154=Telephone Devices 1155=The number of telephone devices serviced by this computer. 1156=Active Lines 1157=The number of telephone lines serviced by this computer that are currently active. 1158=Active Telephones 1159=The number of telephone devices that are currently being monitored. 1160=Outgoing Calls/sec 1161=The rate of outgoing calls made by this computer. 1162=Incoming Calls/sec 1163=The rate of incoming calls answered by this computer. 1164=Client Apps 1165=The number of applications that are currently using telephony services. 1166=Current Outgoing Calls 1167=Current outgoing calls being serviced by this computer. 1168=Current Incoming Calls 1169=Current incoming calls being serviced by this computer. 1232=Packet Burst Read NCP Count/sec 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. 1234=Packet Burst Read Timeouts/sec 1235=Packet Burst Read Timeouts/sec is the rate the NetWare Service needs to retransmit a Burst Read Request because the NetWare server took too long to respond. 1236=Packet Burst Write NCP Count/sec 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. 1238=Packet Burst Write Timeouts/sec 1239=Packet Burst Write Timeouts/sec is the rate the NetWare Service needs to retransmit a Burst Write Request because the NetWare server took too long to respond. 1240=Packet Burst IO/sec 1241=Packet Burst IO/sec is the sum of Packet Burst Read NCPs/sec and Packet Burst Write NCPs/sec. 1260=Logon Total 1261=Logon Total indicates the total session setup attempts, including all successful logon and failed logons since the server service is started. 1262=Total Durable Handles 1263=The total number of durable handle disconnects that have occurred. 1264=Reconnected Durable Handles 1265=The total number of durable handles that are successfully reconnected. The ratio of "reconnected durable handles"/"total durable handles" indicates the stability gain from reconnect durable handles. 1266=SMB BranchCache Hash Header Requests 1267=The number of SMB BranchCache hash requests that were for the header only received by the server. This indicates how many requests are being done to validate hashes that are already cached by the client. 1268=SMB BranchCache Hash Generation Requests 1269=The number of SMB BranchCache hash generation requests that were sent by SRV2 to the SMB Hash Generation service because a client requested hashes for the file and there was either no hash content for the file or the existing hashes were out of date. 1270=SMB BranchCache Hash Requests Received 1271=The number of SMB BranchCache hash requests that were received by the server. 1272=SMB BranchCache Hash Responses Sent 1273=The number of SMB BranchCache hash responses that have been sent from the server. 1274=SMB BranchCache Hash Bytes Sent 1275=The amount of SMB BranchCache hash data sent from the server. This includes bytes transferred for both hash header requests and full hash data requests. 1276=Total Resilient Handles 1277=The total number of resilient handle disconnect that have occurred. 1278=Reconnected Resilient Handles 1279=The total number of resilient handles that are successfully reconnected. The ratio of "reconnected resilient handles"/"total resilient handles" indicates the stability gain from reconnect resilient handles. 1300=Server Work Queues 1301=The Server Work Queues performance object consists of counters that monitor the length of the queues and objects in the queues. 1302=Queue Length 1303=Queue length is the current number of workitem in Blocking queues and Nonblocking queues, which indicates how busy the server is to process outstanding workitems for this CPU. A sustained queue length greater than four might indicate processor congestion. This is an instantaneous count, not an average over time. 1304=Active Threads 1305=Active Threads is the number of threads currently working on a request from the server client for this CPU. The system keeps this number as low as possible to minimize unnecessary context switching. This is an instantaneous count for the CPU, not an average over time. 1306=Available Threads 1307=Available Threads is the number of server threads on this CPU not currently working on requests from a client. The server dynamically adjusts the number of threads to maximize server performance. 1308=Available Work Items 1309=Every request from a client is represented in the server as a 'work item,' and the server maintains a pool of available work items per CPU to speed processing. This is the instantaneous number of available work items for this CPU. A sustained near-zero value indicates the need to increase the MinFreeWorkItems registry value for the Server service. This value will always be 0 in the SMB1 Blocking Queue instance. 1310=Borrowed Work Items 1311=Every request from a client is represented in the server as a 'work item,' and the server maintains a pool of available work items per CPU to speed processing. When a CPU runs out of work items, it borrows a free work item from another CPU. An increasing value of this running counter might indicate the need to increase the 'MaxWorkItems' or 'MinFreeWorkItems' registry values for the Server service. This value will always be 0 in the Blocking Queue and SMB2 Queue instances. 1312=Work Item Shortages 1313=Every request from a client is represented in the server as a 'work item,' and the server maintains a pool of available work items per CPU to speed processing. A sustained value greater than zero indicates the need to increase the 'MaxWorkItems' registry value for the Server service. This value will always be 0 in the Blocking Queue and SMB2 Queue instances. 1314=Current Clients 1315=Current Clients is the instantaneous count of the clients being serviced by this CPU. The server actively balances the client load across all of the CPU's in the system. This value will always be 0 in the Blocking Queue instance. 1317=The rate at which the Server is receiving bytes from the network clients on this CPU. This value is a measure of how busy the Server is. 1319=The rate at which the Server is sending bytes to the network clients on this CPU. This value is a measure of how busy the Server is. 1320=Bytes Transferred/sec 1321=The rate at which the Server is sending and receiving bytes with the network clients on this CPU. This value is a measure of how busy the Server is. 1323=Read Operations/sec is the rate the server is performing file read operations for the clients on this CPU. This value is a measure of how busy the Server is. This value will always be 0 in the Blocking Queue instance. 1324=Read Bytes/sec 1325=Read Bytes/sec is the rate the server is reading data from files for the clients on this CPU. This value is a measure of how busy the Server is. 1327=Write Operations/sec is the rate the server is performing file write operations for the clients on this CPU. This value is a measure of how busy the Server is. This value will always be 0 in the Blocking Queue instance. 1328=Write Bytes/sec 1329=Write Bytes/sec is the rate the server is writing data to files for the clients on this CPU. This value is a measure of how busy the Server is. 1331=Total Bytes/sec is the rate the Server is reading and writing data to and from the files for the clients on this CPU. This value is a measure of how busy the Server is. 1332=Total Operations/sec 1333=Total Operations/sec is the rate the Server is performing file read and file write operations for the clients on this CPU. This value is a measure of how busy the Server is. This value will always be 0 in the Blocking Queue instance. 1334=DPCs Queued/sec 1335=DPCs Queued/sec is the average rate, in incidents per second, at which deferred procedure calls (DPCs) were added to the processor's DPC queue. DPCs are interrupts that run at a lower priority than standard interrupts. Each processor has its own DPC queue. This counter measures the rate that DPCs are added to the queue, not the number of DPCs in the queue. This counter displays the difference between the values observed in the last two samples, divided by the duration of the sample interval. 1336=DPC Rate 1337=DPC Rate is the rate at which deferred procedure calls (DPCs) were added to the processors DPC queues between the timer ticks of the processor clock. DPCs are interrupts that run at alower priority than standard interrupts. Each processor has its own DPC queue. This counter measures the rate that DPCs were added to the queue, not the number of DPCs in the queue. This counter displays the last observed value only; it is not an average. 1342=Total DPCs Queued/sec 1343=Total DPCs Queued/sec is the combined rate at which deferred procedure calls (DPCs) are added to the DPC queue of all processors on the computer. (DPCs are interrupts that run at a lower priority than standard interrupts). Each processor has its own DPC queue. This counter measures the rate at which DPCs are added to the queue, not the number of DPCs in the queue. It is the sum of Processor: DPCs Queued/sec for all processors on the computer, divided by the number of processors. This counter displays the difference between the values observed in the last two samples, divided by the duration of the sample interval. 1344=Total DPC Rate 1345=Total DPC Rate is the combined rate at which deferred procedure calls (DPCs) are added to the DPC queues of all processors between timer ticks of each processor's system clock. (DPCs are interrupts that run at a lower priority than standard interrupts). Each processor has its own DPC queue. This counter measures the rate at which DPCs are added to the queue, not the number of DPCs in the queue. It is the sum of Processor: DPC Rate for all processors on the computer, divided by the number of processors. This counter displays the last observed value only; it is not an average. 1350=% Registry Quota In Use 1351=% Registry Quota In Use is the percentage of the Total Registry Quota Allowed that is currently being used by the system. This counter displays the current percentage value only; it is not an average. 1360=VL Memory 1361=Counters that indicate the status of local and system Very Large memory allocations. 1362=VLM % Virtual Size In Use 1363=VLM % Virtual Size In Use 1364=VLM Virtual Size 1365=Current size of the process VLM Virtual memory space in bytes. 1366=VLM Virtual Size Peak 1367=The peak size of the process VLM virtual memory space in bytes. This value indicates the maximum size of the process VLM virtual memory since the process started. 1368=VLM Virtual Size Available 1369=The current size of the process VLM virtual memory space in bytes that may be allocated. Note that the maximum allocation allowed may be smaller than this value due to fragmentation of the memory space. 1370=VLM Commit Charge 1371=The current size of committed VLM memory space for the current process in bytes. 1372=VLM Commit Charge Peak 1373=The peak size of the committed VLM memory space in bytes for the current process since the process started. 1374=System VLM Commit Charge 1375=The current size of all committed VLM memory space in bytes for the system. 1376=System VLM Commit Charge Peak 1377=The peak size of all committed VLM memory space in bytes since the system was started. 1378=System VLM Shared Commit Charge 1379=The current size of all committed shared VLM memory space in bytes for the system. 1380=Available KBytes 1381=Available KBytes is the amount of physical memory, in Kilobytes, immediately available for allocation to a process or for system use. It is equal to the sum of memory assigned to the standby (cached), free and zero page lists. 1382=Available MBytes 1383=Available MBytes is the amount of physical memory, in Megabytes, immediately available for allocation to a process or for system use. It is equal to the sum of memory assigned to the standby (cached), free and zero page lists. 1400=Avg. Disk Queue Length 1401=Avg. Disk Queue Length is the average number of both read and write requests that were queued for the selected disk during the sample interval. 1402=Avg. Disk Read Queue Length 1403=Avg. Disk Read Queue Length is the average number of read requests that were queued for the selected disk during the sample interval. 1404=Avg. Disk Write Queue Length 1405=Avg. Disk Write Queue Length is the average number of write requests that were queued for the selected disk during the sample interval. 1406=% Committed Bytes In Use 1407=% Committed Bytes In Use is the ratio of Memory\\Committed Bytes to the Memory\\Commit Limit. Committed memory is the physical memory in use for which space has been reserved in the paging file should it need to be written to disk. The commit limit is determined by the size of the paging file. If the paging file is enlarged, the commit limit increases, and the ratio is reduced). This counter displays the current percentage value only; it is not an average. 1408=Full Image 1409=The Full Image performance object consists of counters that monitor the virtual address usage of images executed by processes on the computer. Full Image counters are the same counters as contained in Image object with the only difference being the instance name. In the Full Image object, the instance name includes the full file path name of the loaded modules, while in the Image object only the filename is displayed. 1410=Creating Process ID 1411=The Creating Process ID value is the Process ID of the process that created the process. The creating process may have terminated, so this value may no longer identify a running process. 1412=IO Read Operations/sec 1413=The rate at which the process is issuing read I/O operations. This counter counts all I/O activity generated by the process to include file, network and device I/Os. 1414=IO Write Operations/sec 1415=The rate at which the process is issuing write I/O operations. This counter counts all I/O activity generated by the process to include file, network and device I/Os. 1416=IO Data Operations/sec 1417=The rate at which the process is issuing read and write I/O operations. This counter counts all I/O activity generated by the process to include file, network and device I/Os. 1418=IO Other Operations/sec 1419=The rate at which the process is issuing I/O operations that are neither read nor write operations (for example, a control function). This counter counts all I/O activity generated by the process to include file, network and device I/Os. 1420=IO Read Bytes/sec 1421=The rate at which the process is reading bytes from I/O operations. This counter counts all I/O activity generated by the process to include file, network and device I/Os. 1422=IO Write Bytes/sec 1423=The rate at which the process is writing bytes to I/O operations. This counter counts all I/O activity generated by the process to include file, network and device I/Os. 1424=IO Data Bytes/sec 1425=The rate at which the process is reading and writing bytes in I/O operations. This counter counts all I/O activity generated by the process to include file, network and device I/Os. 1426=IO Other Bytes/sec 1427=The rate at which the process is issuing bytes to I/O operations that do not involve data such as control operations. This counter counts all I/O activity generated by the process to include file, network and device I/Os. 1450=Print Queue 1451=Displays performance statistics about a Print Queue. 1452=Total Jobs Printed 1453=Total number of jobs printed on a print queue since the last restart. 1454=Bytes Printed/sec 1455=Number of bytes per second printed on a print queue. 1456=Total Pages Printed 1457=Total number of pages printed through GDI on a print queue since the last restart. 1458=Jobs 1459=Current number of jobs in a print queue. 1460=References 1461=Current number of references (open handles) to this printer. 1462=Max References 1463=Peak number of references (open handles) to this printer. 1464=Jobs Spooling 1465=Current number of spooling jobs in a print queue. 1466=Max Jobs Spooling 1467=Maximum number of spooling jobs in a print queue since last restart. 1468=Out of Paper Errors 1469=Total number of out of paper errors in a print queue since the last restart. 1470=Not Ready Errors 1471=Total number of printer not ready errors in a print queue since the last restart. 1472=Job Errors 1473=Total number of job errors in a print queue since last restart. 1474=Enumerate Network Printer Calls 1475=Total number of calls from browse clients to this print server to request network browse lists since last restart. 1476=Add Network Printer Calls 1477=Total number of calls from other print servers to add shared network printers to this server since last restart. 1478=Working Set - Private 1479=Working Set - Private displays the size of the working set, in bytes, that is use for this process only and not shared nor sharable by other processes. 1480=Working Set - Shared 1481=Working Set - Shared displays the size of the working set, in bytes, that is sharable and may be used by other processes. Because a portion of a process' working set is shareable, does not necessarily mean that other processes are using it. 1482=% Idle Time 1483=% Idle Time reports the percentage of time during the sample interval that the disk was idle. 1484=Split IO/Sec 1485=Split IO/Sec reports the rate at which I/Os to the disk were split into multiple I/Os. A split I/O may result from requesting data of a size that is too large to fit into a single I/O or that the disk is fragmented. 1500=Job Object 1501=Reports the accounting and processor usage data collected by each active named Job object. 1502=Current % Processor Time 1503=Current % Processor Time shows the percentage of the sample interval that the processes in the Job object spent executing code. 1504=Current % User Mode Time 1505=Current % User mode Time shows the percentage of the sample interval that the processes in the Job object spent executing code in user mode. 1506=Current % Kernel Mode Time 1507=Current % Kernel mode Time shows the percentage of the sample interval that the processes in the Job object spent executing code in kernel or privileged mode. 1508=This Period mSec - Processor 1509=This Period mSec - Processor shows the time, in milliseconds, of processor time used by all the processes in the Job object, including those that have terminated or that are no longer associated with the Job object, since a time limit on the Job was established. 1510=This Period mSec - User Mode 1511=This Period mSec - User mode shows the time, in milliseconds, of user mode processor time used by all the processes in the Job object, including those that have terminated or that are no longer associated with the Job object, since a time limit on the Job was established. 1512=This Period mSec - Kernel Mode 1513=This Period mSec - Kernel mode shows the time, in milliseconds, of kernel mode processor time used by all the processes in the Job object, including those that have terminated or that are no longer associated with the Job object, since a time limit on the Job was established. 1514=Pages/Sec 1515=Pages/Sec shows the page fault rate of all the processes in the Job object. 1516=Process Count - Total 1517=Process Count - Total shows the number of processes, both active and terminated, that are or have been associated with the Job object. 1518=Process Count - Active 1519=Process Count - Active shows the number of processes that are currently associated with the Job object. 1520=Process Count - Terminated 1521=Process Count - Terminated shows the number of processes that have been terminated because of a limit violation. 1522=Total mSec - Processor 1523=Total mSec - Processor shows the time, in milliseconds, of processor time used by all the processes in the Job object, including those that have terminated or that are no longer associated with the Job object, since the Job object was created. 1524=Total mSec - User Mode 1525=Total mSec - User mode shows the time, in milliseconds, of user mode processor time used by all the processes in the Job object, including those that have terminated or that are no longer associated with the Job object, since the Job object was created. 1526=Total mSec - Kernel Mode 1527=Total mSec - Kernel mode shows the time, in milliseconds, of kernel mode processor time used by all the processes in the Job object, including those that have terminated or that are no longer associated with the Job object, since the Job object was created. 1530=TCPv6 1532=UDPv6 1534=ICMPv6 1536=Received Packet Too Big 1537=Received Packet Too Big is the number of received packets thatare larger than anticipated. 1538=Received Membership Query 1539=Received Membership Query is the number of packets received thatquery their membership to a group. 1540=Received Membership Report 1541=Received Membership Report is the number of packets received thatreport their membership to a group. 1542=Received Membership Reduction 1543=Received Membership Reduction is the number of packets received thatcancelled their membership to a group. 1544=Received Router Solicit 1545=Received Router Solicit is the number of packets received thatsolicit the router. 1546=Received Router Advert 1547=Received Router Advert is the number of packets received thatadvert the router. 1548=Job Object Details 1549=% Job object Details shows detailed performance information about the active processes that make up a Job object. 1550=Received Neighbor Solicit 1551=Received Neighbor Solicit is the number of packets received thatsolicit a neighbor. 1552=Received Neighbor Advert 1553=Received Neighbor Advert is the number of packets received thatadvert a neighbor. 1554=Sent Packet Too Big 1555=Sent Packet Too Big is the number of sent packets thatare larger than anticipated. 1556=Sent Membership Query 1557=Sent Membership Query is the number of packets sent thatquery their membership to a group. 1558=Sent Membership Report 1559=Sent Membership Report is the number of packets sent thatreport their membership to a group. 1560=Sent Membership Reduction 1561=Sent Membership Reduction is the number of packets sent thatcancelled their membership to a group. 1562=Sent Router Solicit 1563=Sent Router Solicit is the number of packets sent thatsolicit the router. 1564=Sent Router Advert 1565=Sent Router Advert is the number of packets sent thatadvert the router. 1566=Sent Neighbor Solicit 1567=Sent Neighbor Solicit is the number of packets sent thatsolicit a neighbor. 1568=Sent Neighbor Advert 1569=Sent Neighbor Advert is the number of packets sent thatadvert a neighbor. 1570=Security System-Wide Statistics 1571=These counters track authentication performance on a per second basis. 1572=NTLM Authentications 1573=This counter tracks the number of NTLM authentications processed per second for the AD on this DC or for local accounts on this member server. 1574=Kerberos Authentications 1575=This counter tracks the number of times that clients use a ticket to authenticate to this computer per second. 1576=KDC AS Requests 1577=This counter tracks the number of Authentication Service (AS) requests that are being processed by the Key Distribution Center (KDC) per second. Clients use AS requests to obtain a ticket-granting ticket. 1578=KDC TGS Requests 1579=This counter tracks the number of ticket-granting service (TGS) requests that are being processed by the Key Distribution Center (KDC) per second. Clients use these TGS requests to obtain a service ticket, which allows a client to access resources on other computers. 1580=Schannel Session Cache Entries 1581=This counter tracks the number of Secure Sockets Layer (SSL) entries that are currently stored in the secure channel (Schannel) session cache. The Schannel session cache stores information about successfully established sessions, such as SSL session IDs. Clients can use this information to reconnect to a server without performing a full SSL handshake. 1582=Active Schannel Session Cache Entries 1583=This counter tracks the number of Secure Sockets Layer (SSL) entries that are currently stored in the secure channel (Schannel) session cache and that are currently in use. The Schannel session cache stores information about successfully established sessions, such as SSL session IDs. Clients can use this information to reconnect to a server without performaing a full SSL handshake. 1584=SSL Client-Side Full Handshakes 1585=This counter tracks the number of Secure Sockets Layer (SSL) full client-side handshakes that are being processed per second. During a handshake, signals are exchanged to acknowledge that communication can occur between computers or other devices. 1586=SSL Client-Side Reconnect Handshakes 1587=This counter tracks the number of Secure Sockets Layer (SSL) client-side reconnect handshakes that are being processed per second. Reconnect handshakes allow session keys from previous SSL sessions to be used to resume a client/server connection, and they require less memory to process than full handshakes. 1588=SSL Server-Side Full Handshakes 1589=This counter tracks the number of Secure Sockets Layer (SSL) full server-side handshakes that are being processed per second. During a handshake, signals are exchanged to acknowledge that communication can occur between computers or other devices. 1590=SSL Server-Side Reconnect Handshakes 1591=This counter tracks the number of Secure Sockets Layer (SSL) server-side reconnect handshakes that are being processed per second. Reconnect handshakes allow session keys from previous SSL sessions to be used to resume a client/server connection, and they require less memory to process than full handshakes. 1592=Digest Authentications 1593=This counter tracks the number of Digest authentications that are being processed per second. 1594=Forwarded Kerberos Requests 1595=This counter tracks the number of Kerberos requests that a read-only domain controller (RODC) forwards to its hub, per second. This counter is tracked only on a RODC. 1596=Offloaded Connections 1597=Offloaded Connections is the number of TCP connections (over both IPv4 and IPv6) that are currently handled by the TCP chimney offload capable network adapter. 1598=TCP Active RSC Connections 1599=TCP Active RSC Connections is the number of TCP connections (over both IPv4 and IPv6) that are currently receiving large packets from the RSC capable network adapter on this network interface. 1600=TCP RSC Coalesced Packets/sec 1601=TCP RSC Coalesced Packets/sec shows the large packet receive rate across all TCP connections on this network interface. 1602=TCP RSC Exceptions/sec 1603=TCP RSC Exceptions/sec shows the RSC exception rate for receive packets across all TCP connections on this network interface. 1604=TCP RSC Average Packet Size 1605=TCP RSC Average Packet Size is the average size in bytes of received packets across all TCP connections on this network interface. 1620=KDC armored AS Requests 1621=This counter tracks the number of armored Authentication Service (AS) requests that are being processed by the Key Distribution Center (KDC) per second. 1622=KDC armored TGS Requests 1623=This counter tracks the number of armored ticket-granting service (TGS) requests that are being processed by the Key Distribution Center (KDC) per second. 1624=KDC claims-aware AS Requests 1625=This counter tracks the number of Authentication Service (AS) requests explicitly requesting claims that are being processed by the Key Distribution Center (KDC) per second. 1626=KDC claims-aware service asserted identity TGS requests 1627=This counter tracks the number of service asserted identity (S4U2Self) TGS requests that are explicitly requesting claims. These requests are being processed by the Key Distribution Center (KDC) per second. 1628=KDC classic type constrained delegation TGS Requests 1629=This counter tracks the number of constrained delegation (S4U2Proxy) TGS requests that are being processed by the Key Distribution Center (KDC) by checking classic type constrained delegation configuration per second. The classic type constrained delegation is restricted to a single domain and configures the backend services SPN on the middle-tier services account object. 1630=KDC resource type constrained delegation TGS Requests 1631=This counter tracks the number of constrained delegation (S4U2Proxy) TGS requests that are being processed by the Key Distribution Center (KDC) by checking the resource type constrained delegation per second. The resource type constrained delegation can cross domain boundaries and configures the middle-tiers account on the backend services account object. 1632=KDC claims-aware TGS Requests 1633=This counter tracks the number of claims-aware ticket-granting service (TGS) requests that are being processed by the Key Distribution Center (KDC) per second. A claims-aware Kerberos client will always request claims during Authentication Service (AS) exchanges. 1670=Security Per-Process Statistics 1671=These counters track the number of security resources and handles used per process. 1672=Credential Handles 1673=This counter tracks the number of credential handles in use by a given process. Credential handles are handles to pre-existing credentials, such as a password, that are associated with a user and are established through a system logon. 1674=Context Handles 1675=This counter tracks the number of context handles in use by a given process. Context handles are associated with security contexts established between a client application and a remote peer. 1676=Free & Zero Page List Bytes 1677=Free & Zero Page List Bytes is the amount of physical memory, in bytes, that is assigned to the free and zero page lists. This memory does not contain cached data. It is immediately available for allocation to a process or for system use. 1678=Modified Page List Bytes 1679=Modified Page List Bytes is the amount of physical memory, in bytes, that is assigned to the modified page list. This memory contains cached data and code that is not actively in use by processes, the system and the system cache. This memory needs to be written out before it will be available for allocation to a process or for system use. 1680=Standby Cache Reserve Bytes 1681=Standby Cache Reserve Bytes is the amount of physical memory, in bytes, that is assigned to the reserve standby cache page lists. This memory contains cached data and code that is not actively in use by processes, the system and the system cache. It is immediately available for allocation to a process or for system use. If the system runs out of available free and zero memory, memory on lower priority standby cache page lists will be repurposed before memory on higher priority standby cache page lists. 1682=Standby Cache Normal Priority Bytes 1683=Standby Cache Normal Priority Bytes is the amount of physical memory, in bytes, that is assigned to the normal priority standby cache page lists. This memory contains cached data and code that is not actively in use by processes, the system and the system cache. It is immediately available for allocation to a process or for system use. If the system runs out of available free and zero memory, memory on lower priority standby cache page lists will be repurposed before memory on higher priority standby cache page lists. 1684=Standby Cache Core Bytes 1685=Standby Cache Core Bytes is the amount of physical memory, in bytes, that is assigned to the core standby cache page lists. This memory contains cached data and code that is not actively in use by processes, the system and the system cache. It is immediately available for allocation to a process or for system use. If the system runs out of available free and zero memory, memory on lower priority standby cache page lists will be repurposed before memory on higher priority standby cache page lists. 1686=Long-Term Average Standby Cache Lifetime (s) 1687=Long-Term Average Standby Cache Lifetime, in seconds. The average lifetime of data in the standby cache over a long interval is measured. 1746=% Idle Time 1747=% Idle Time is the percentage of time the processor is idle during the sample interval 1748=% C1 Time 1749=% C1 Time is the percentage of time the processor spends in the C1 low-power idle state. % C1 Time is a subset of the total processor idle time. C1 low-power idle state enables the processor to maintain its entire context and quickly return to the running state. Not all systems support the % C1 state. 1750=% C2 Time 1751=% C2 Time is the percentage of time the processor spends in the C2 low-power idle state. % C2 Time is a subset of the total processor idle time. C2 low-power idle state enables the processor to maintain the context of the system caches. The C2 power state is a lower power and higher exit latency state than C1. Not all systems support the C2 state. 1752=% C3 Time 1753=% C3 Time is the percentage of time the processor spends in the C3 low-power idle state. % C3 Time is a subset of the total processor idle time. When the processor is in the C3 low-power idle state it is unable to maintain the coherency of its caches. The C3 power state is a lower power and higher exit latency state than C2. Not all systems support the C3 state. 1754=C1 Transitions/sec 1755=C1 Transitions/sec is the rate that the CPU enters the C1 low-power idle state. The CPU enters the C1 state when it is sufficiently idle and exits this state on any interrupt. This counter displays the difference between the values observed in the last two samples, divided by the duration of the sample interval. 1756=C2 Transitions/sec 1757=C2 Transitions/sec is the rate that the CPU enters the C2 low-power idle state. The CPU enters the C2 state when it is sufficiently idle and exits this state on any interrupt. This counter displays the difference between the values observed in the last two samples, divided by the duration of the sample interval. 1758=C3 Transitions/sec 1759=C3 Transitions/sec is the rate that the CPU enters the C3 low-power idle state. The CPU enters the C3 state when it is sufficiently idle and exits this state on any interrupt. This counter displays the difference between the values observed in the last two samples, divided by the duration of the sample interval. 1760=Heap 1761=Heap performance counters for must used heaps 1762=Committed Bytes 1763=Memory actively used by this heap (FreeBytes + AllocatedBytes) 1764=Reserved Bytes 1765=Total virtual address space reserved for this heap (includes uncommitted ranges) 1766=Virtual Bytes 1767=ReservedBytes minus last uncommitted range in each segment 1768=Free Bytes 1769=Memory on freelists in this heap (does not include uncommitted ranges or blocks in heap cache) 1770=Free List Length 1771=Number of blocks on the list of free blocks >1k in size 1772=Avg. alloc rate 1773=1/Average time per allocation (excluding allocs from heap cache) 1774=Avg. free rate 1775=1/Average time per free (excluding frees to heap cache) 1776=Uncommitted Ranges Length 1777=Number of uncommitted ranges in the reserved virtual address 1778=Allocs - Frees 1779=Difference between number of allocations and frees (for leak detection) 1780=Cached Allocs/sec 1781=Allocations/sec from heap cache 1782=Cached Frees/sec 1783=Frees/sec from heap cache 1784=Allocs <1K/sec 1785=Allocations/sec of size <1k bytes (including heap cache) 1786=Frees <1K/sec 1787=Frees/sec of size <1k bytes (including heap cache) 1788=Allocs 1-8K/sec 1789=Allocations/sec of size 1-8k bytes 1790=Frees 1-8K/sec 1791=Frees/sec of size 1-8k bytes 1792=Allocs over 8K/sec 1793=Allocations/sec of size over 8k bytes 1794=Frees over 8K/sec 1795=Frees/sec of size over 8k bytes 1796=Total Allocs/sec 1797=Allocations/sec (including from heap cache) 1798=Total Frees/sec 1799=Frees/sec (including to heap cache) 1800=Blocks in Heap Cache 1801=Total number of blocks in the heap cache 1802=Largest Cache Depth 1803=Largest number of blocks of any one size in the heap cache 1804=% Fragmentation 1805=(FreeBytes / CommittedBytes) *100 1806=% VAFragmentation 1807=(VirtualBytes / ReservedBytes) * 100 1808=Heap Lock contention 1809=Collisions/sec on the heap lock 1810=Dirty Pages 1811=Total number of dirty pages on the system cache 1812=Dirty Page Threshold 1813=Threshold for number of dirty pages on system cache 1814=NUMA Node Memory 1815=Counters that report approximate memory utilization statistics per node on NUMA systems. 1816=Total MBytes 1817=Total amount of physical memory associated with a NUMA node in megabytes. 1818=Free & Zero Page List MBytes 1819=Approximate amount of physical memory on the free and zero page lists for a NUMA node, in megabytes. 1820=Network Adapter 1821=The Network Adapter performance object consists of counters that measure the rates at which bytes and packets are sent and received over a physical or virtual network connection. It includes counters that monitor connection errors. 1822=Standby List MBytes 1823=Approximate amount of physical memory on the standby page list for a NUMA node, in megabytes. This counter is available only on 64-bit systems. 1824=Available MBytes 1825=Approximate amount of physical memory available for allocation for a NUMA node, in megabytes. Computed as the sum of memory on the zeroed, free, and standby lists for a NUMA node. This counter is available only on 64-bit systems. 1826=SMB BranchCache Hash V2 Header Requests 1827=The number of SMB BranchCache hash V2 requests that were for the header only received by the server. This indicates how many requests are being done to validate hashes that are already cached by the client. 1828=SMB BranchCache Hash V2 Generation Requests 1829=The number of SMB BranchCache hash V2 generation requests that were sent by SRV2 to the SMB Hash Generation service because a client requested hashes for the file and there was either no hash content for the file or the existing hashes were out of date. 1830=SMB BranchCache Hash V2 Requests Received 1831=The number of SMB BranchCache hash V2 requests that were received by the server. 1832=SMB BranchCache Hash V2 Responses Sent 1833=The number of SMB BranchCache hash V2 responses that have been sent from the server. 1834=SMB BranchCache Hash V2 Bytes Sent 1835=The amount of SMB BranchCache hash V2 data sent from the server. This includes bytes transferred for both hash header requests and full hash data requests. 1836=SMB BranchCache Hash V2 Requests Served From Dedup 1837=The amount of SMB BranchCache hash V2 requests that were served from dedup store by the server. 1846=End Marker 1847=End Marker 1900=Telephony 1901=The Telphony System 1902=Number of Lines 1903=The number of telephone lines serviced by this computer. 1904=Number of Telephone devices 1905=The number of telephone devices serviced by this computer. 1906=Number of Active Lines 1907=the number of telephone lines serviced by this computer that are currently active. 1908=Number of Active Telephones 1909=The number of telephone devices that are currently being monitored. 1910=Outgoing calls/sec 1911=The rate of outgoing calls made by this computer. 1912=Incoming calls/sec 1913=The rate of incoming calls answered by this computer. 1914=Number of Client Apps 1915=The number of applications that are currently using telephony services. 1916=Current Outgoing Calls 1917=Current outgoing calls being serviced by this computer. 1918=Current Incoming Calls 1919=Current incoming calls being serviced by this computer. 1928=Database 1929=Database provides performance statistics for each process using the ESE high performance embedded database management system. 1930=Pages Converted/sec 1931=Pages Converted/sec is the number of times per second a database page is converted from an older database format. [Dev Only] 1932=Pages Converted 1933=Pages Converted is the number of database pages that have been converted from an older format. [Dev Only] 1934=Records Converted/sec 1935=Records Converted/sec is the number of times per second a database record is converted from an older database format. [Dev Only] 1936=Records Converted 1937=Records Converted is the number of database records that have been converted from an older format [Dev Only] 1938=Defragmentation Tasks 1939=Defragmentation Tasks is the count of background database defragmentation tasks that are currently executing. 1940=Defragmentation Tasks Pending 1941=Defragmentation Tasks Pending is the count of background database defragmentation tasks that are currently pending. 1942=Defragmentation Tasks Discarded 1943=Defragmentation Tasks Discarded is the count of background database defragmentation tasks that could not be registered. [Dev Only] 1944=Defragmentation Tasks Scheduled/sec 1945=Defragmentation Tasks Scheduled/sec is the number of background database defragmentation tasks scheduled for execution per second. [Dev Only] 1946=Defragmentation Tasks Completed/sec 1947=Defragmentation Tasks Completed/sec is the number of background database defragmentation tasks completing execution per second. [Dev Only] 1948=Heap Allocs/sec 1949=Heap Allocs/sec is the number of memory allocations from the MP Heaps per second. [Dev Only] 1950=Heap Frees/sec 1951=Heap Frees/sec is the number of memory frees to the MP Heaps per second. [Dev Only] 1952=Heap Allocations 1953=Heap Allocations is the current number of memory allocations in the MP Heaps. [Dev Only] 1954=Heap Bytes Allocated 1955=Heap Bytes Allocated is the size of all memory allocations in the MP Heaps discounting heap managemnt overhead. [Dev Only] 1956=Page Bytes Reserved 1957=Page Bytes Reserved is the size of all explicitly reserved virtual address space. [Dev Only] 1958=Page Bytes Committed 1959=Page Bytes Committed is the size of all explicitly committed virtual memory backing store (page file and physical memory). [Dev Only] 1960=FCB Async Scan/sec 1961=FCB Async Scan/sec is the number of cached schema records (FCBs) scanned during asynchronous schema record cleanup. These records are scanned to age out older schema definitions. [Dev Only] 1962=FCB Async Purge/sec 1963=FCB Async Purge/sec is the number of cached schema records (FCBs) purged during asynchronous schema record cleanup. These records are purged to age out older schema definitions. [Dev Only] 1964=FCB Async Threshold-Scan/sec 1965=FCB Async Threshold-Scan/sec is the number of cached schema records (FCBs) scanned during asynchronous schema record cleanup. Cleanup was triggered by a large number of schema records above the preferred limit. These records are aggressively scanned to age out older schema definitions. [Dev Only] 1966=FCB Async Threshold-Purge/sec 1967=FCB Async Threshold-Purge/sec is the number of cached schema records (FCBs) purged during asynchronous schema record cleanup. Cleanup was triggered by a large number of schema records above the preferred limit. These records are aggressively purged to age out older schema definitions. [Dev Only] 1968=FCB Async Threshold Purge Failures (Conflicts)/sec 1969=FCB Async Threshold Purge Failures (Conflicts)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup. The purge operation failed because exclusive ownership of the schema record could not be obtained. [Dev Only] 1970=FCB Async Threshold Purge Failures (In Use)/sec 1971=FCB Async Threshold Purge Failures (In Use)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record being in use. [Dev Only] 1972=FCB Async Threshold Purge Failures (Sentinel)/sec 1973=FCB Async Threshold Purge Failures (Sentinel)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record being a sentinel record. [Dev Only] 1974=FCB Async Threshold Purge Failures (Delete Pending)/sec 1975=FCB Async Threshold Purge Failures (Delete Pending)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record being pending delete. [Dev Only] 1976=FCB Async Threshold Purge Failures (Outstanding Versions)/sec 1977=FCB Async Threshold Purge Failures (Outstanding Versions)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record having outstanding versions. [Dev Only] 1978=FCB Async Threshold Purge Failures (LV Outstanding)/sec 1979=FCB Async Threshold Purge Failures (LV Outstanding)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the LV of the record being outstanding. [Dev Only] 1980=FCB Async Threshold Purge Failures (Index Outstanding)/sec 1981=FCB Async Threshold Purge Failures (Index Outstanding)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the index of the record being outstanding. [Dev Only] 1982=FCB Async Threshold Purge Failures (Active Tasks)/sec 1983=FCB Async Threshold Purge Failures (Active Tasks)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record having active tasks. [Dev Only] 1984=FCB Async Threshold Purge Failures (Callbacks)/sec 1985=FCB Async Threshold Purge Failures (Callbacks)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record having callbacks. [Dev Only] 1986=FCB Async Threshold Purge Failures (Other)/sec 1987=FCB Async Threshold Purge Failures (Other)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to other reasons. [Dev Only] 1988=FCB Async Purge Failures (Conflicts)/sec 1989=FCB Async Purge Failures (Conflicts)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup. The purge operation failed because exclusive ownership of the schema record could not be obtained. [Dev Only] 1990=FCB Async Purge Failures (In Use)/sec 1991=FCB Async Purge Failures (In Use)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record being in use. [Dev Only] 1992=FCB Async Purge Failures (Sentinel)/sec 1993=FCB Async Purge Failures (Sentinel)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record being a sentinel record. [Dev Only] 1994=FCB Async Purge Failures (Delete Pending)/sec 1995=FCB Async Purge Failures (Delete Pending)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record being in pending delete state. [Dev Only] 1996=FCB Async Purge Failures (Outstanding Versions)/sec 1997=FCB Async Purge Failures (Outstanding Versions)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record having outstanding versions. [Dev Only] 1998=FCB Async Purge Failures (LV Outstanding)/sec 1999=FCB Async Purge Failures (LV Outstanding)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the LV of the record being outstanding. [Dev Only] 2000=FCB Async Purge Failures (Index Outstanding)/sec 2001=FCB Async Purge Failures (Index Outstanding)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the index of the record being outstanding. [Dev Only] 2002=FCB Async Purge Failures (Active Tasks)/sec 2003=FCB Async Purge Failures (Active Tasks)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record having active tasks. [Dev Only] 2004=FCB Async Purge Failures (Callbacks)/sec 2005=FCB Async Purge Failures (Callbacks)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record having callbacks. [Dev Only] 2006=FCB Async Purge Failures (Other)/sec 2007=FCB Async Purge Failures (Other)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to other reasons. [Dev Only] 2008=FCB Sync Purge/sec 2009=FCB Sync Purge/sec is the number of cached schema records (FCBs) being synchronously purged each second. [Dev Only] 2010=FCB Sync Purge Stalls/sec 2011=FCB Sync Purge Stalls/sec is the number of stalls encountered while waiting for exclusive ownership of cached schema records (FCBs) in order to synchronously purge them. [Dev Only] 2012=FCB Allocations Wait For Version Cleanup/sec 2013=FCB Allocations Wait For Version Cleanup/sec is the number FCB allocations that must first wait for version cleanup in an attempt to free used FCBs for re-use. [Dev Only] 2014=FCB Purge On Cursor Close/sec 2015=FCB Purge On Cursor Close/sec is the number of cached schema records (FCBs) being synchronously purged when the cursor is closed (instead of leaving the schema record cached) each second. [Dev Only] 2016=FCB Cache % Hit 2017=FCB Cache % Hit is the percentage of schema records (FCBs) opened directly from the schema record cache. No file operations were required. [Dev Only] 2018=No name 2019=No text 2020=FCB Cache Stalls/sec 2021=FCB Cache Stalls/sec is the number of stalls encountered while waiting for exclusive ownership of cached schema records (FCBs) in order to update their reference count. [Dev Only] 2022=FCB Cache Maximum 2023=FCB Cache Maximum is the absolute maximum number of the schema records (FCBs) that can exist in the cache. [Dev Only] 2024=FCB Cache Preferred 2025=FCB Cache Preferred is the preferred maximum number of the schema records (FCBs) that should exist in the cache. [Dev Only] 2026=FCB Cache Allocated 2027=FCB Cache Allocated is the number of cached schema records (FCBs) currently allocated. [Dev Only] 2028=FCB Cache Allocated/sec 2029=FCB Cache Allocated/sec is the number of cached schema records (FCBs) currently allocated per second. [Dev Only] 2030=FCB Cache Available 2031=FCB Cache Available is the number of cached schema records (FCBs) currently allocated but not in use. These records will be used and/or purged as required. [Dev Only] 2032=FCB Attached RCEs 2033=FCB Attached RCEs is the number of revision control entries (RCEs) attached to cached schema records (FCBs) [Dev Only] 2034=Sessions In Use 2035=Sessions In Use is the number of database sessions currently open for use by client threads. 2036=Sessions % Used 2037=Sessions % Used is the percentage of database sessions currently open for use by client threads. 2038=No name 2039=No text 2040=Resource Manager FCB Allocated 2041=Resource Manager FCB Allocated indicates the amount of memory in Bytes of allocated FCBs [Dev Only] 2042=Resource Manager FCB Allocated Used 2043=Resource Manager FCB Allocated Used indicates the amount of memory in Bytes of allocated and used FCBs [Dev Only] 2044=Resource Manager FCB Quota 2045=Resource Manager FCB Quota indicates the maximum amount of memory in Bytes for FCBs [Dev Only] 2046=Resource Manager FUCB Allocated 2047=Resource Manager FUCB Allocated indicates the amount of memory in Bytes of allocated FUCBs [Dev Only] 2048=Resource Manager FUCB Allocated Used 2049=Resource Manager FUCB Allocated Used indicates the amount of memory in Bytes of allocated and used FUCBs [Dev Only] 2050=Resource Manager FUCB Quota 2051=Resource Manager FUCB Quota indicates the maximum amount of memory in Bytes for FUCBs [Dev Only] 2052=Resource Manager TDB Allocated 2053=Resource Manager TDB Allocated indicates the amount of memory in Bytes of allocated TDBs [Dev Only] 2054=Resource Manager TDB Allocated Used 2055=Resource Manager TDB Allocated Used indicates the amount of memory in Bytes of allocated and used TDBs [Dev Only] 2056=Resource Manager TDB Quota 2057=Resource Manager TDB Quota indicates the maximum amount of memory in Bytes for TDBs [Dev Only] 2058=Resource Manager IDB Allocated 2059=Resource Manager IDB Allocated indicates the amount of memory in Bytes of allocated IDBs [Dev Only] 2060=Resource Manager IDB Allocated Used 2061=Resource Manager IDB Allocated Used indicates the amount of memory in Bytes of allocated and used IDBs [Dev Only] 2062=Resource Manager IDB Quota 2063=Resource Manager IDB Quota indicates the maximum amount of memory in Bytes for IDBs [Dev Only] 2064=Table Open Cache % Hit 2065=Table Open Cache % Hit is the percentage of database tables opened using cached schema information. If this percentage is too low, the table cache size may be too small. 2066=No name 2067=No text 2068=Table Open Cache Hits/sec 2069=Table Open Cache Hits/sec is the number of database tables opened using cached schema information per second. If this rate is too low, the table cache size may be too small. 2070=Table Open Cache Misses/sec 2071=Table Open Cache Misses/sec is the number of database tables opened without using cached schema information per second. If this rate is too high, the table cache size may be too small. 2072=Table Open Pages Read/sec 2073=Table Open Pages Read/sec is the number of database pages read without using cached schema information per second. If this rate is too high, the table cache size may be too small. [Dev Only] 2074=Table Open Pages Preread/sec 2075=Table Open Pages Preread/sec is the number of database pages pre-read without using cached schema information per second. If this rate is too high, the table cache size may be too small. [Dev Only] 2076=Table Opens/sec 2077=Table Opens/sec is the number of database tables opened per second. 2078=Table Closes/sec 2079=Table Closes/sec is the number of database tables closed per second. 2080=Tables Open 2081=Tables Open is the number of database tables opened. 2082=Log Bytes Write/sec 2083=Log Bytes Write per second is the rate bytes are written to the log. 2084=Log Bytes Generated/sec 2085=Log Bytes Generated per second is the rate at which data is added to the log. This is different from Log Bytes Write per second in that each byte is generated only once whereas each byte may be written many times. 2086=Log Buffer Bytes Used 2087=Log Buffer Bytes Used is the amount of bytes in the log buffers that have not yet been flushed to the logs. [Dev Only] 2088=Log Buffer Bytes Free 2089=Log Buffer Bytes Free is the amount of free space available in the log buffers. [Dev Only] 2090=Log Buffer Bytes Committed 2091=Log Buffer Bytes Committed is total number of committedbytes of log buffer. 2092=Log Threads Waiting 2093=Log Threads Waiting is the number of threads waiting for their data to be written to the log in order to complete an update of the database. If this number is too high, the log may be a bottleneck. 2094=Log Checkpoint Depth 2095=Log Checkpoint Depth represents the amount of work, in bytes, that will need to be redone or undone to the database file(s) if the process crashes. [Dev Only] 2096=Log Generation Checkpoint Depth 2097=Log Generation Checkpoint Depth represents the amount of work, in count of log files, that will need to be redone or undone to the database file(s) if the process crashes. [Dev Only] 2098=Log Checkpoint Maintenance Outstanding IO Max 2099=Log Checkpoint Maintenance Outstanding IO Max represents how aggressive, in terms of outstanding IOs, the database engine will be to maintain the preferred checkpoint. This is a function of how far the checkpoint has fallen behind. [Dev Only] 2100=User Read Only Transaction Commits to Level 0/sec 2101=User Read Only Transaction Commits to Level 0/sec is the count of fully committed transactions started by the calling process that do not modify any data stored in the database engine. [Dev Only] 2102=User Read/Write Transaction Commits to Level 0 (Durable)/sec 2103=User Read/Write Transaction Commits to Level 0 (Durable)/sec is the count of fully committed transactions started by the calling process that modify data stored in the database engine. [Dev Only] 2104=User Read/Write Transaction Commits to Level 0 (Lazy)/sec 2105=User Read/Write Transaction Commits to Level 0 (Lazy)/sec is the count of transactions started by the calling process and committed to log buffer. [Dev Only] 2106=User Wait All Transaction Commits/sec 2107=User Wait All Transaction Commits/sec is the count of signals to flush all pending transactions started by the calling process that modify data stored in the database engine. [Dev Only] 2108=User Wait Last Transaction Commits/sec 2109=User Wait Last Transaction Commits/sec is the count of signals to flush a specific sessions pending transactions. [Dev Only] 2110=User Transaction Commits to Level 0/sec 2111=User Transaction Commits to Level 0/sec is the count of fully committed transactions started by the calling process that access data stored in the database engine. [Dev Only] 2112=User Read Only Transaction Rollbacks to Level 0/sec 2113=User Read Only Transaction Rollbacks to Level 0/sec is the count of aborted transactions started by the calling process that do not modify any data stored in the database engine. [Dev Only] 2114=User Read/Write Transaction Rollbacks to Level 0/sec 2115=User Read/Write Transaction Rollbacks to Level 0/sec is the count of aborted transactions started by the calling process that modify data stored in the database engine. [Dev Only] 2116=User Transaction Rollbacks to Level 0/sec 2117=User Transaction Rollbacks to Level 0/sec is the count of aborted transactions started by the calling process that access data stored in the database engine. [Dev Only] 2118=System Read Only Transaction Commits to Level 0/sec 2119=System Read Only Transaction Commits to Level 0/sec is the count of fully committed transactions started internally that do not modify any data stored in the database engine. [Dev Only] 2120=System Read/Write Transaction Commits to Level 0 (Durable)/sec 2121=System Read/Write Transaction Commits to Level 0 (Durable)/sec is the count of fully committed transactions started internally that modify data stored in the database engine. [Dev Only] 2122=System Read/Write Transaction Commits to Level 0 (Lazy)/sec 2123=System Read/Write Transaction Commits to Level 0 (Lazy)/sec is the count of internal transactions committed to log buffer. [Dev Only] 2124=System Transaction Commits to Level 0/sec 2125=System Transaction Commits to Level 0/sec is the count of fully committed transactions started internally that access data stored in the database engine. [Dev Only] 2126=System Read Only Transaction Rollbacks to Level 0/sec 2127=System Read Only Transaction Rollbacks to Level 0/sec is the count of aborted transactions started internally that do not modify any data stored in the database engine. [Dev Only] 2128=System Read/Write Transaction Rollbacks to Level 0/sec 2129=System Read/Write Transaction Rollbacks to Level 0/sec is the count of aborted transactions started internally that modify data stored in the database engine. [Dev Only] 2130=System Transaction Rollbacks to Level 0/sec 2131=System Transaction Rollbacks to Level 0/sec is the count of aborted transactions started internally that access data stored in the database engine. [Dev Only] 2132=Database Page Allocation File Extension Async Consumed/sec 2133=Database Page Allocation File Extension Async Consumed/sec is the rate of page allocations from a database file that must be serviced by extending the database file, but which do not stall when doing doing so. [Dev Only] 2134=Database Page Allocation File Extension Stalls/sec 2135=Database Page Allocation File Extension Stalls/sec is the rate of attempts to extend the database file that stall. [Dev Only] 2136=Database Page Allocation File Shrink Stalls/sec 2137=Database Page Allocation File Shrink Stalls/sec is the rate of attempts to shrink the database file that stall. [Dev Only] 2138=Log Records/sec 2139=Log Records/sec is the count of records written to the database log buffers per second. [Dev Only] 2140=Log Buffer Capacity Flushes/sec 2141=Log Buffer Capacity Flushes/sec is the count of times the database log buffers must be flushed per second because they are full. [Dev Only] 2142=Log Buffer Commit Flushes/sec 2143=Log Buffer Commit Flushes/sec is the count of times the database log buffers must be flushed per second because a transaction is fully committing its changes. [Dev Only] 2144=Log Buffer Flushes Skipped/sec 2145=Log Buffer Flushes Skipped/sec is the count of times the database log buffers were intended to be flushed, but we skipped it due to the desired log data already having been flushed. [Dev Only] 2146=Log Buffer Flushes Blocked/sec 2147=Log Buffer Flushes Blocked/sec is the count of times the database log buffers were intended to be flushed, but we skipped it due to the log buffer being locked for and being flushed by another thread. [Dev Only] 2148=Log Buffer Flushes/sec 2149=Log Buffer Flushes/sec is the count of times the database log buffers must be flushed per second. [Dev Only] 2150=Log Writes/sec 2151=Log Writes/sec is the number of times the log buffers are written to the log file(s) per second. If this number approaches the maximum write rate for the media holding the log file(s), the log may be a bottleneck. 2152=Log Full Segment Writes/sec 2153=Log Full Segment Writes/sec is the number of times full log segments are written to the log file(s) per second. [Dev Only] 2154=Log Partial Segment Writes/sec 2155=Log Partial Segment Writes/sec is the number of times that a log segment that is only partially full of data is written to the log file(s) per second. [Dev Only] 2156=Log Bytes Wasted/sec 2157=Log Bytes Wasted/sec is the number of bytes wasted by not reusing a partially flushed sector (and instead fill it up with NOPs). [Dev Only] 2158=Log Record Stalls/sec 2159=Log Record Stalls/sec is the number of log records that cannot be added to the log buffers per second because they are full. If this counter is non-zero most of the time, the log buffer size may be a bottleneck. 2160=Version Buckets Allocated 2161=Version Buckets Allocated is the total number of version buckets allocated. 2162=Version Buckets Allocated for Deletes 2163=Total number of version buckets allocated for FlagDelete RCEs [Dev Only] 2164=VER Bucket Allocations Wait For Version Cleanup/sec 2165=VER Bucket Allocations Wait For Version Cleanup/sec is the number of version bucket allocations that must first wait for version cleanup in an attempt to free used version buckets for re-use. [Dev Only] 2166=Version Store Average RCE Bookmark Length 2167=Average length of bookmark in RCE [Dev Only] 2168=Version Store Unnecessary Calls/sec 2169=Number of times per second we look in the version store for a node whose version bit is set but which has no versions [Dev Only] 2170=Version Store Cleanup Tasks Asynchronously Dispatched/sec 2171=Number of times per second a version store clean task is dispatched asynchronously to be performed [Dev Only] 2172=Version Store Cleanup Tasks Synchronously Dispatched/sec 2173=Number of times per second a version store clean task is performed synchronously [Dev Only] 2174=Version Store Cleanup Tasks Discarded/sec 2175=Number of times per second a version store clean task was discarded due to load concerns [Dev Only] 2176=Version Store Cleanup Tasks Failures/sec 2177=Number of times per second a dispatched version store cleanup task fails [Dev Only] 2178=Record Inserts/sec 2179=Record Inserts/sec is the rate at which records are being inserted into database tables. [Dev Only] 2180=Record Deletes/sec 2181=Record Deletes/sec is the rate at which records in database tables are being flagged for deletion. [Dev Only] 2182=Record Replaces/sec 2183=Record Replaces/sec is the rate at which records in database tables are being updated. [Dev Only] 2184=Record Unnecessary Replaces/sec 2185=Record Unnecessary Replaces/sec is the rate at which updates to records in database tables are being discarded because the update did not actually modify the contents of the record. [Dev Only] 2186=Record Redundant Replaces/sec 2187=Record Redundant Replaces/sec is the rate at which records in database tables are being updated with the exact same content of the original record. [Dev Only] 2188=Record Escrow-Updates/sec 2189=Record Escrow-Updates/sec is the rate at which records in database tables are being escrow-updated. [Dev Only] 2190=Secondary Index Inserts/sec 2191=Secondary Index Inserts/sec is the rate at which entries are being inserted into indexes of database tables. [Dev Only] 2192=Secondary Index Deletes/sec 2193=Secondary Index Deletes/sec is the rate at which entries in indexes of database tables are being flagged for deletion. [Dev Only] 2194=False Index Column Updates/sec 2195=False Index Column Updates/sec is the number of times per second an attempt was made to update an index because an update to at least one of the indexed columns was detected, only to discover that none of the indexed columns had actually changed (and therefore no index update was actually required). [Dev Only] 2196=False Tuple Index Column Updates/sec 2197=False Tuple Index Column Updates/sec is the number of times per second an attempt was made to update a tuple index because an update to the tuple-indexed column was detected, only to discover that the column had not actually changed (and therefore no index update was actually required). [Dev Only] 2198=Record Intrinsic Long-Values Updated/sec 2199=Record Intrinsic Long-Values Updated/sec is the rate at which intrinsic long-values are added to or replaced in records of database tables. [Dev Only] 2200=Record Separated Long-Values Added/sec 2201=Record Separated Long-Values Added/sec is the rate at which separated long-values are normally added to records of database tables. [Dev Only] 2202=Record Separated Long-Values Forced/sec 2203=Record Separated Long-Values Forced/sec is the rate at which separated long-values are added to records of a database table because they could not be accommodated in the record itself. [Dev Only] 2204=Record Separated Long-Values All Forced/sec 2205=Record Separated Long-Values All Forced/sec is the rate at which all intrinsic long-values are separated out of a record of a database table in order to accommodate updates to the record. [Dev Only] 2206=Record Separated Long-Values Reference All/sec 2207=Record Separated Long-Values Reference All/sec is the rate at which a reference is added for all the separated long-values associated with a record of a database table. [Dev Only] 2208=Record Separated Long-Values Dereference All/sec 2209=Record Separated Long-Values Dereference All/sec is the rate at which a reference is removed for all the separated long-values associated with a record of a database table. [Dev Only] 2210=Separated Long-Value Seeks/sec 2211=Separated Long-Value Seeks/sec is the rate at which seeks for a separated long-value in a database table are performed. [Dev Only] 2212=Separated Long-Value Retrieves/sec 2213=Separated Long-Value Retrieves/sec is the rate at which retrievals of a separated long-value in a database table are performed. [Dev Only] 2214=Separated Long-Value Creates/sec 2215=Separated Long-Value Creates/sec is the rate at which new separated long-values are added to a database table. [Dev Only] 2216=Long-Value Maximum LID 2217=Long-Value Maximum LID is the largest LID that has been used by the database engine. [Dev Only] 2218=Separated Long-Value Updates/sec 2219=Separated Long-Value Updates/sec is the rate at which existing separated long-values in a database table are modified. [Dev Only] 2220=Separated Long-Value Deletes/sec 2221=Separated Long-Value Deletes/sec is the rate at which separated long-values in a database table are flagged for deletion. [Dev Only] 2222=Separated Long-Value Copies/sec 2223=Separated Long-Value Copies/sec is the rate at which existing separated long-values in a database table are copied. [Dev Only] 2224=Separated Long-Value Chunk Seeks/sec 2225=Separated Long-Value Chunk Seeks/sec is the rate at which seeks for a particular chunk of a separated long-value in a database table are performed. [Dev Only] 2226=Separated Long-Value Chunk Retrieves/sec 2227=Separated Long-Value Chunk Retrieves/sec is the rate at which retrievals of a chunk of a separated long-value in a database table are performed. [Dev Only] 2228=Separated Long-Value Chunk Appends/sec 2229=Separated Long-Value Chunk Appends/sec is the rate at which chunks are appended to separated long-values of database tables. [Dev Only] 2230=Separated Long-Value Chunk Replaces/sec 2231=Separated Long-Value Chunk Replaces/sec is the rate at which existing separated long-value chunks in a database table are replaced. [Dev Only] 2232=Separated Long-Value Chunk Deletes/sec 2233=Separated Long-Value Chunk Deletes/sec is the rate at which separated long-value chunks in a database table are flagged for deletion. [Dev Only] 2234=Separated Long-Value Chunk Copies/sec 2235=Separated Long-Value Chunk Copies/sec is the rate at which existing separated long-value chunks in a database table are copied. [Dev Only] 2236=B+ Tree Append Splits/sec 2237=B+ Tree Append Splits/sec is the count of times a page is appended to a database B+ Tree per second. [Dev Only] 2238=B+ Tree Right Splits/sec 2239=B+ Tree Right Splits/sec is the count of times a page is split right in a database B+ Tree per second. [Dev Only] 2240=B+ Tree Right Hotpoint Splits/sec 2241=B+ Tree Right Hotpoint Splits/sec is the count of times a page is split right in a database B+ Tree, but which is treated as an append at a local "hotpoint" in the B+ Tree per second. [Dev Only] 2242=B+ Tree Vertical Splits/sec 2243=B+ Tree Vertical Splits/sec is the count of times a page is split vertically in a database B+ Tree per second. [Dev Only] 2244=B+ Tree Splits/sec 2245=B+ Tree Splits/sec is the count of times a page is appended to or split in a database B+ Tree per second. [Dev Only] 2246=B+ Tree Empty Page Merges/sec 2247=B+ Tree Empty Page Merges/sec is the count of empty pages removed from a database B+ Tree per second. [Dev Only] 2248=B+ Tree Right Merges/sec 2249=Right Merges/sec is the count of pages removed from a database B+ Tree per second by moving all its records to the next page to the right. [Dev Only] 2250=B+ Tree Partial Merges/sec 2251=B+ Tree Partial Merges/sec is the count of pages where some of its records are moved to a page on the right in a database B+ Tree per second. [Dev Only] 2252=B+ Tree Left Merges/sec 2253=B+ Tree Left Merges/sec is the count of pages removed from a database B+ Tree per second by moving all its records to the previous page to the left. [Dev Only] 2254=B+ Tree Partial Left Merges/sec 2255=B+ Tree Partial Left Merges/sec is the count of pages where some of its records are moved to a page on the left in a database B+ Tree per second. [Dev Only] 2256=B+ Tree Page Moves/sec 2257=B+ Tree Page Moves/sec is the count of B+ Tree pages per second where all the records are moved to a new page. [Dev Only] 2258=B+ Tree Merges/sec 2259=B+ Tree Merges/sec is the count of pages merged in a database B+ Tree per second. [Dev Only] 2260=B+ Tree Failed Simple Page Cleanup Attempts/sec 2261=B+ Tree Failed Simple Page Cleanup Attempts/sec is the rate that attempts to reclaim deleted node space on a page are unsuccessful due to a conflict when attempting to write-latch the page. The cleanup is re-tried by locking the root of the B+ Tree. [Dev Only] 2262=B+ Tree Seek Short Circuits/sec 2263=B+ Tree Seek Short Circuits/sec is the count of repeated seeks to the same record in a database B+ Tree that are saved by jumping directly to the cached physical location of that record per second. [Dev Only] 2264=B+ Tree Opportune Prereads/sec 2265=B+ Tree Opportune Prereads/sec is the number of pages per second that are preread because they are adjacent to a page read by a seek. [Dev Only] 2266=B+ Tree Unnecessary Sibling Latches/sec 2267=B+ Tree Unnecessary Sibling Latches/sec is the count of sibling pages latched during a database B+ Tree Delete in the hopes of performing a merge where a merge is not possible, making that latch unnecessary. [Dev Only] 2268=B+ Tree Move Nexts/sec 2269=B+ Tree Move Nexts/sec is the count of times the database engine moves to the next record in a B+ Tree per second. [Dev Only] 2270=B+ Tree Move Nexts (Non-Visible Nodes Skipped)/sec 2271=B+ Tree Move Nexts (Non-Visible Nodes Skipped)/sec is the count of times the database engine skips non-visible records while attempting to move to the next visible record in a B+ Tree per second. [Dev Only] 2272=B+ Tree Move Nexts (Nodes Filtered)/sec 2273=B+ Tree Move Nexts (Nodes Filtered)/sec is the count of times the database engine filters records while attempting to move to the next record in a B+ Tree per second. [Dev Only] 2274=B+ Tree Move Prevs/sec 2275=B+ Tree Move Prevs/sec is the count of times the database engine moves to the previous record in a B+ Tree per second. [Dev Only] 2276=B+ Tree Move Prevs (Non-Visible Nodes Skipped)/sec 2277=B+ Tree Move Prevs (Non-Visible Nodes Skipped)/sec is the count of times the database engine skips non-visible records while attempting to move to the previous visible record in a B+ Tree per second. [Dev Only] 2278=B+ Tree Move Prevs (Nodes Filtered)/sec 2279=B+ Tree Move Prevs (Nodes Filtered)/sec is the count of times the database engine filters records while attempting to move to the previous record in a B+ Tree per second. [Dev Only] 2280=B+ Tree Seeks/sec 2281=B+ Tree Seeks/sec is the count of times a record is seeked to by a key in a database B+ Tree per second. [Dev Only] 2282=B+ Tree Inserts/sec 2283=B+ Tree Inserts/sec is the count of times a record is inserted in a database B+ Tree per second. [Dev Only] 2284=B+ Tree Replaces/sec 2285=B+ Tree Replaces/sec is the count of times a record is replaced in a database B+ Tree per second. [Dev Only] 2286=B+ Tree Flag Deletes/sec 2287=B+ Tree Flag Deletes/sec is the count of times a record is flag deleted in a database B+ Tree per second. [Dev Only] 2288=B+ Tree Deletes/sec 2289=B+ Tree Deletes/sec is the count of times a record is deleted in a database B+ Tree per second. [Dev Only] 2290=B+ Tree Appends/sec 2291=B+ Tree Appends/sec is the count of times a record is appended to a database B+ Tree per second. [Dev Only] 2292=B+ Tree Creates/sec 2293=B+ Tree Creates/sec is the number of B+ Trees and their corresponding space trees (if any) created per second. This can also be viewed as the number of FDP creates per second. [Dev Only] 2294=B+ Tree Creates (Total) 2295=B+ Tree Creates (Total) is the total number of B+ Trees and their corresponding space trees (if any) created. This can also be viewed as the total number of FDP creates. [Dev Only] 2296=B+ Tree Destroys/sec 2297=B+ Tree Destroys/sec is the number of B+ Trees and their corresponding space trees (if any) destroyed per second. This can also be viewed as the number of FDP destroys per second. [Dev Only] 2298=B+ Tree Destroys (Total) 2299=B+ Tree Destroys (Total) is the total number of B+ Trees and their corresponding space trees (if any) destroyed. This can also be viewed as the total number of FDP destroys. [Dev Only] 2300=Pages Trimmed/sec 2301=Pages Trimmed/sec is the number of database pages that are trimmed and the allocated space is released to the file system. [Dev Only] 2302=Pages Trimmed (Total) 2303=Pages Trimmed (Total) is the number of database pages that are trimmed and the allocated space is released to the file system. [Dev Only] 2304=Pages Not Trimmed Unaligned/sec 2305=Pages Not Trimmed Unaligned/sec is the number of database pages that are not trimmed because the trim request was not on an aligned boundary that the operating system supports. For example, if the supported trim granulariy is 64k, and the requested trim range is from (64k-1 page) to (128k+1 page), then this counter is increased by two. [Dev Only] 2306=Pages Not Trimmed Unaligned (Total) 2307=Pages Not Trimmed Unaligned (Total) is the number of database pages that are not trimmed because the trim request was not on an aligned boundary that the operating system supports. For example, if the supported trim granulariy is 64k, and the requested trim range is from (64k-1 page) to (128k+1 page), then this counter is increased by two. [Dev Only] 2308=Pages Trimmed Dirty/sec 2309=Pages Trimmed Dirty/sec is the number of database pages that are trimmed from the database file, but they have been modified in memory. [Dev Only] 2310=Pages Trimmed Dirty (Total) 2311=Pages Trimmed Dirty (Total) is the number of database pages that are trimmed from the database file, but they have been modified in memory. [Dev Only] 2312=Database Cache Misses/sec 2313=Database Cache Misses per second is the rate at which database file page requests were fulfilled by the database cache by causing a file operation. If this rate is high then the database cache size may be too small. 2314=Database Cache % Hit 2315=Database Cache % Hit is the percentage of database file page requests that were fulfilled by the database cache without causing a file operation. If this percentage is too low, the database cache size may be too small. 2316=No name 2317=No text 2318=Database Cache % Hit (Uncorrelated) 2319=Database Cache % Hit (Uncorrelated) is the percentage of uncorrelated database file page requests that were fulfilled by the database cache. 2320=No name 2321=No text 2322=Database Cache Requests/sec 2323=Database Cache Requests/sec is the rate that pages are requested from the database cache. 2324=Database Cache % Pinned 2325=Database Cache % Pinned is the percentage of the database cache that pinned in the memory. [Dev Only] 2326=No name 2327=No text 2328=Database Cache % Clean 2329=Database Cache % Clean is the percentage of the database cache that does not contain modified data. [Dev Only] 2330=No name 2331=No text 2332=Database Pages Read Async/sec 2333=Database Pages Read Async/sec is the rate that pages are asynchronously read from the database file(s) into the database cache. [Dev Only] 2334=Database Pages Read Sync/sec 2335=Database Pages Read Sync/sec is the rate that pages are synchronously read from the database file(s) into the database cache. [Dev Only] 2336=Database Pages Dirtied/sec 2337=Database Pages Dirtied/sec is the rate that pages are dirtied in the database cache. [Dev Only] 2338=Database Pages Dirtied (Repeatedly)/sec 2339=Database Pages Dirtied (Repeatedly)/sec is the rate that pages are repeatedly dirtied / redirtied in the database cache. [Dev Only] 2340=Database Pages Written/sec 2341=Database Pages Written/sec is the rate that pages are written to the database file(s) from the database cache. [Dev Only] 2342=Database Opportune Write Issued (Total) 2343=Database Opportune Write Issued (Total) is the count of IO operationshas been issued for opportune write. [Dev Only] 2344=Database Pages Transferred/sec 2345=Database Pages Transferred/sec is the rate that pages are transferred from the database file(s) to the database cache and vice versa. [Dev Only] 2346=OS Memory Pages Trimmed/sec 2347=OS Memory Pages Trimmed/sec is the number of OS memory manager pages trimmed per second from the buffer cache. Contrast with Database Pages Trimmed/sec. [Dev Only] 2348=Database Pages Trimmed/sec 2349=Database Pages Trimmed/sec is the number of databases pages trimmed or partially trimmed per second from the buffer cache. Contrast with OS Memory Pages Trimmed/sec. [Dev Only] 2350=Database Pages Non-Resident Reclaimed (Soft Faulted)/sec 2351=Database Pages Non-Resident Reclaimed (Soft Faulted)/sec is the number of OS soft faults attempted and succeeded against database pages in the buffer cache. [Dev Only] 2352=Database Pages Non-Resident Reclaimed (Failed)/sec 2353=Database Pages Non-Resident Reclaimed (Failed)/sec is the number of OS soft faults attempted and failed against database pages in the buffer cache. [Dev Only] 2354=Database Pages Non-Resident Re-read/sec 2355=Database Pages Non-Resident Re-read/sec is the number of pages that could not be reclaimed by soft fault, and must be redirected to the database file as a re-read of the page. [Dev Only] 2356=Database Pages Non-Resident Evicted (Normally)/sec 2357=Database Pages Non-Resident Evicted (Normally)/sec is the number of pages that were paged / trimmed by the OS memory manager, and got evicted normally before being re-used or re-latched. [Dev Only] 2358=Database Pages Non-Resident Faulted In Average Latency 2359=Database Pages Non-Resident Faulted In Average Latency is the average length of time, in milliseconds, per OS Memory Manager fault operation. [Dev Only] 2360=No name 2361=No text 2362=Database Page Latches/sec 2363=Database Page Latches/sec is the rate that database pages are latched for access to their data. [Dev Only] 2364=Database Page Fast Latches/sec 2365=Database Page Fast Latches/sec is the rate that database pages are latched for access to their data using a hint to tell the cache manager where that page might be in memory. [Dev Only] 2366=Database Page Bad Latch Hints/sec 2367=Database Page Bad Latch Hints/sec is the rate that incorrect hints to the location of a given page in the cache are given to the cache manager. These hints are used to perform fast latches. [Dev Only] 2368=Database Cache % Fast Latch 2369=Database Cache % Fast Latch is the percentage of database pages latched for access to their data using a hint to tell the cache manager where that page might be in memory. Ideally, this percentage should match Database Cache % Hit. [Dev Only] 2370=No name 2371=No text 2372=Database Page Touches (Non-Touch)/sec 2373=Database Page Touches (Non-Touch)/sec is the rate that database pages are touched within a single ms (super-correlated). [Dev Only] 2374=Database Page Touches (k=1)/sec 2375=Database Page Touches (k=1)/sec is the rate that database pages are touched for the first time / k=1 pool. [Dev Only] 2376=Database Page Touches (k=2)/sec 2377=Database Page Touches (k=2)/sec is the rate that database pages are subsequently touched and put in the k=2 pool. [Dev Only] 2378=Database Page Touches (Correlated)/sec 2379=Database Page Touches (Correlated)/sec is the rate that database pages are touched within a correlation interval (default=125 ms). [Dev Only] 2380=Database Pages Colded (Ext)/sec 2381=Database Pages Colded (Ext) per second is the rate at which database pages are deprioritized by sub-components other than the buffer manager to send for early eviction. [Dev Only] 2382=Database Pages Colded (Int)/sec 2383=Database Pages Colded (Int) per second is the rate at which database pages are deprioritized by the buffer manager itself to maintain minimal cache usage. [Dev Only] 2384=Database Page Latch Conflicts/sec 2385=Database Page Latch Conflicts/sec is the rate that users latching a database page for access to its data fail due to a conflicting latch owned on that same page by another user. [Dev Only] 2386=Database Page Latch Stalls/sec 2387=Database Page Latch Stalls/sec is the rate that users latching a database page for access to its data must wait for another user to release a latch on that same page. [Dev Only] 2388=Database Cache % Available 2389=Database Cache % Available is the percentage of the database cache that can be allocated to cache database pages that are newly created or read in from the database file(s). [Dev Only] 2390=No name 2391=No text 2392=Database Page Faults/sec 2393=Database Page Faults/sec is the rate that database file page requests require the database cache manager to allocate a new page from the database cache. 2394=Database Page Evictions/sec 2395=Database Page Evictions/sec is the rate that database file page requests, which require the database cache manager to allocate a new page from the database cache, force another database page out of the cache. The eviction count is charged when the page is allocated and not when the previous owner of that page was actually evicted from the cache. If this rate is too high, the database cache size may be too small. 2396=Database Page Evictions (Preread Untouched)/sec 2397=Database Page Evictions (Preread Untouched)/sec is the rate that pages are read in anticipation of future use from the database file(s) into the database cache that were subsequently thrown out without being used. This is non-ideal behavior that represents a waste of I/O bandwidth and processing time. [Dev Only] 2398=Database Page Evictions (k=1)/sec 2399=Database Page Evictions (k=1)/sec is the rate that database file pages are evicted that were of limited usefulness (k=1 pool). [Dev Only] 2400=Database Page Evictions (k=2)/sec 2401=Database Page Evictions (k=2)/sec is the rate that database file pages are evicted that were of high usefulness (k=2 pool). [Dev Only] 2402=Database Page Evictions (Scavenging)/sec 2403=Database Page Evictions (Scavenging)/sec is the rate that cached pages are evicted due to scavenging / avail pool maintenance running. [Dev Only] 2404=Database Page Evictions (Scavenging.SuperCold.Int)/sec 2405=Database Page Evictions (Scavenging.SuperCold.Int)/sec is the rate that internally deprioritized cached pages (such as older version pages) are evicted due to scavenging / avail pool maintenance running. [Dev Only] 2406=Database Page Evictions (Scavenging.SuperCold.Ext)/sec 2407=Database Page Evictions (Scavenging.SuperCold.Ext)/sec is the rate that externally deprioritized cached pages (such as those scaned by DB maintenance) are evicted due to scavenging / avail pool maintenance running. [Dev Only] 2408=Database Page Evictions (Shrink)/sec 2409=Database Page Evictions (Shrink)/sec is the rate that cached pages are evicted due to the database cache shrinking. [Dev Only] 2410=Database Page Evictions (Purge)/sec 2411=Database Page Evictions (Purge)/sec is the rate that cached pages are evicted due to purging a cached context / database. [Dev Only] 2412=Database Page Evictions (Patch)/sec 2413=Database Page Evictions (Patch)/sec is the rate that cached pages are evicted due to active page patching. [Dev Only] 2414=Database Page Fault Stalls/sec 2415=Database Page Fault Stalls/sec is the rate of page faults that cannot be serviced because there are no pages available for allocation from the database cache. If this counter is nonzero most of the time, the clean threshold may be too low. 2416=Database Cache Size (MB) 2417=Database Cache Size (MB) is the amount of system memory, in megabytes, used by the database cache manager to hold commonly used information from the database file(s) to prevent file operations. If the database cache size seems to be too small for optimal performance, and there is very little available memory on the system (see Memory/Available Bytes), an increase of memory in the system may increase performance. If there is a large amount of available memory on the system, and the database cache size is not growing beyond a certain point, the database cache size may be capped at an artificially low limit. An increase in this limit may increase performance. 2418=Database Cache Size 2419=Database Cache Size is the amount of system memory used by the database cache manager to hold commonly used information from the database file(s) to prevent file operations. If the database cache size seems to be too small for optimal performance and there is very little available memory on the system (see Memory/Available Bytes), adding more memory to the system may increase performance. If there is lots of available memory on the system and the database cache size is not growing beyond a certain point, the database cache size may be capped at an artificially low limit. Increasing this limit may increase performance. 2420=Database Cache Size Effective (MB) 2421=Database Cache Size Effective (MB) is the amount of system memory, in megabytes, that, hypothetically, would be used by the database cache manager if all used dehydrated/compressed database cache buffers were rehydrated/uncompressed. 2422=Database Cache Size Effective 2423=Database Cache Size Effective is the amount of system memory that, hypothetically, would be used by the database cache manager if all used dehydrated/compressed database cache buffers were rehydrated/uncompressed. 2424=Database Cache Memory Committed (MB) 2425=Database Cache Memory Committed (MB) is the amount of memory (in megabytes) committed and ready to use or already in use by the database cache manager. If view-cache is enabled, this counter reflects the expected amount of Windows file cache memory consumed by this application to host database data. 2426=Database Cache Memory Committed 2427=Database Cache Memory Committed is the amount of memory committed and ready to use or already in use by the database cache manager. If view-cache is enabled, this counter reflects the expected amount of Windows file cache memory consumed by this application to host database data. 2428=Database Cache Memory Reserved (MB) 2429=Database Cache Memory Reserved (MB) is the amount of memory (in megabytes) reserved for use by the database cache manager. If view-cache is enabled, this counter is zero because the Windows file cache is used to host database data. 2430=Database Cache Memory Reserved 2431=Database Cache Memory Reserved is the amount of memory reserved for use by the database cache manager. If view-cache is enabled, this counter is zero because the Windows file cache is used to host database data. 2432=Database Cache Size Target (MB) 2433=Database Cache Size Target (MB) is the amount of system memory (in MegaBytes) that the database cache manager considers to be ideal to use, given the configuration parameters provided by the application and the overall memory usage of the system. [Dev Only] 2434=Database Cache Size Target 2435=Database Cache Size Target is the amount of system memory that the database cache manager considers to be ideal to use, given the configuration parameters provided by the application and the overall memory usage of the system. [Dev Only] 2436=Database Cache Size Min 2437=Database Cache Size Min is the minimum amount of system memory configured for use by the database cache manager to hold commonly used information from the database file(s) to prevent file operations. [Dev Only] 2438=Database Cache Size Max 2439=Database Cache Size Max is the maximum amount of system memory configured for use by the database cache manager to hold commonly used information from the database file(s) to prevent file operations. [Dev Only] 2440=Database Cache Size Resident 2441=Database Cache Size Resident is the amount of system memory used by the database cache that is currently part of the working set of the process. If Database Cache Size Resident is ever significantly smaller than Database Cache Size then the operating system has chosen to reclaim that system memory for use in other parts of the system. The database cache will recover from this event but if this is a common occurrence then it can lead to significant performance problems. 2442=Database Cache Size Resident (MB) 2443=Database Cache Size Resident (MB) is the amount of system memory (in megabytes) used by the database cache that is currently part of the working set of the process. If Database Cache Size Resident (MB) is ever significantly smaller than Database Cache Size (MB) then the operating system has chosen to reclaim that system memory for use in other parts of the system. The database cache will recover from this event but if this is a common occurrence then it can lead to significant performance problems. 2444=Database Cache Size Unattached (MB) 2445=Database Cache Size Unattached (MB) is the amount of system memory (in MegaBytes) that the database cache manager is holding in case the database gets re-attached and the cache becomes useful again. [Dev Only] 2446=Database Cache Sizing Duration 2447=Database Cache Sizing Duration is the time elapsed, in seconds, since a currently outstanding cache sizing operation started. This counter displays zero if cache sizing is not running. [Dev Only] 2448=Database Cache % Available Min 2449=Database Cache % Available Min is the minimum percentage of the database cache that is kept to be allocated to cache database pages that are newly created or read in from the database file(s). If the percentage of available pages drops below this minimum, pages are thrown out of the database cache until the maximum percentage of available pages is reached. This percentage should be set as low as possible without causing the actual percentage to drop to zero, causing cache fault stalls. [Dev Only] 2450=No name 2451=No text 2452=Database Cache % Available Max 2453=Database Cache % Available Max is the maximum percentage of the database cache that is kept to be allocated to cache database pages that are newly created or read in from the database file(s). This percentage should be set as low as possible but far enough above the minimum percentage so that efficient production of availible pages is possible. [Dev Only] 2454=No name 2455=No text 2456=Database Pages Preread/sec 2457=Database Pages Preread/sec is the rate that pages are read in anticipation of future use from the database file(s) into the database cache. [Dev Only] 2458=Database Page Preread Stalls/sec 2459=Database Page Preread Stalls/sec is the rate that pages are read in anticipation of future use from the database file(s) into the database cache but did not complete preread before intended use. [Dev Only] 2460=Database Pages Preread (Unnecessary)/sec 2461=Database Pages Preread (Unnecessary)/sec is the rate that pages are requested in anticipation of future use but that are already cached by the database cache. This is non-ideal behavior that represents a waste of processing time. [Dev Only] 2462=Database Pages Dehydrated/sec 2463=Database Pages Dehydrated/sec is the rate that pages are compressed to memory usage in the buffer manager. [Dev Only] 2464=Database Pages Rehydrated/sec 2465=Database Pages Rehydrated/sec is the rate that pages are uncompressed for active usage or flushing to the database. [Dev Only] 2466=Database Pages Versioned/sec 2467=Database Pages Versioned/sec is the rate at which pages in the database cache are being copied into new pages in the cache for the purpose of being asynchronously written while the current version of that page in the database file is still being modified. This feature is primarily used to avoid cycles, branches, or long chains of flush order dependencies without requiring the pages involved to be synchronously written to disk. [Dev Only] 2468=Database Pages Version Copied/sec 2469=Database Pages Version Copied/sec is the rate at which pages in the database cache are being copied into new pages in the cache for the purpose of being asynchronously written while the current version of that page in the database file is still being modified. This feature is primarily used to avoid cycles, branches, or long chains of flush order dependencies without requiring the pages involved to be synchronously written to disk. [Dev Only] 2470=Database Cache % Versioned 2471=Database Cache % Versioned is the percentage of the database cache that contains older versions of currently cached pages that have not yet been written to disk and thrown out of the cache. [Dev Only] 2472=No name 2473=No text 2474=Database Pages Repeatedly Written/sec 2475=Database Pages Repeatedly Written/sec is the rate that pages are written to the database file(s) from the database cache more than once in their lifetime in the cache. These page writes represent extra writes above the theoretical minimum and can therefore be considered overhead. [Dev Only] 2476=Database Pages Flushed (Cache Shrink)/sec 2477=Database Pages Flushed (Cache Shrink)/sec is the rate that pages are written to the database file(s) from the database cache because the cache size must shrink. [Dev Only] 2478=Database Pages Flushed (Checkpoint)/sec 2479=Database Pages Flushed (Checkpoint)/sec is the rate that pages are written to the database file(s) from the database cache to keep the checkpoint depth down to configured levels. [Dev Only] 2480=Database Pages Flushed (Checkpoint Foreground)/sec 2481=Database Pages Flushed (Checkpoint Foreground)/sec is the rate that pages are written to the database file(s) from the database cache to keep the checkpoint depth down to configured levels. [Dev Only] 2482=Database Pages Flushed (Context Flush)/sec 2483=Database Pages Flushed (Context Flush)/sec is the rate that pages are written to the database file(s) from the database cache due to a requested flush of a buffer context. [Dev Only] 2484=Database Pages Flushed (Idle)/sec 2485=Database Pages Flushed (Idle)/sec is the rate that pages are written to the database file(s) from the database cache because there is low disk activity. [Dev Only] 2486=Database Pages Flushed (Filthy Foreground)/sec 2487=Database Pages Flushed (Filthy Foreground)/sec is the rate that pages are written to the database file(s) from the database cache because they are marked for filthy / immediate flush. [Dev Only] 2488=Database Pages Flushed (Scavenge)/sec 2489=Database Pages Flushed (Scavenge)/sec is the rate that pages are written to the database file(s) from the database cache to perform available pool maintenance. [Dev Only] 2490=Database Pages Flushed (Scavenge.SuperCold.Int)/sec 2491=Database Pages Flushed (Scavenge.SuperCold.Int)/sec is the rate that internally deprioritized cached pages (such as older version pages) are written to the database file(s) from the database cache to perform available pool maintenance. [Dev Only] 2492=Database Pages Flushed (Scavenge.SuperCold.Ext)/sec 2493=Database Pages Flushed (Scavenge.SuperCold.Ext)/sec is the rate that externally deprioritized cached pages (such as those scaned by DB maintenance) are written to the database file(s) from the database cache to perform available pool maintenance. [Dev Only] 2494=Database Pages Flushed Opportunely/sec 2495=Database Pages Flushed Opportunely/sec is the rate that pages are written to the database file(s) from the database cache because they happen to be near other pages that must be written. These additional writes are performed before they must happen in the hope that the total number of IOs required to write all the pages is reduced. [Dev Only] 2496=Database Pages Flushed Opportunely Clean/sec 2497=Database Pages Flushed Opportunely Clean/sec is the rate that clean pages are opportunely written to the database file(s) from the database cache because they happen to be betweeen two other pages that must be written. These additional writes are performed in the hope that the total number of IOs required to write all the dirty pages is reduced. [Dev Only] 2498=Database Pages Coalesced Written/sec 2499=Database Pages Coalesced Written/sec is the rate that pages are written to the database file(s) from the database cache coalesced with another page. [Dev Only] 2500=Database Pages Coalesced Read/sec 2501=Database Pages Coalesced Read/sec is the rate that pages are read from the database file(s) to the database cache coalesced with another page. [Dev Only] 2502=Database cache lifetime 2503=Provides a noisy estimate for the age (in seconds) of the oldest page in the database cache. If this counter is greater than an hour (3600 seconds) during production load, then it is indicative of database cache inefficiencies. A large value is also to be expected if the cache size is larger than needed for the load. [Dev Only] 2504=Database Cache Lifetime (Supercold) 2505=Provides a the distance in cache lifetime for the supercold insertion point. [Dev Only] 2506=Database Cache Lifetime (Longest) 2507=Provides the cache lifetime to the oldest unevicted record, holding back scavenge. [Dev Only] 2508=Database Cache Lifetime (Normal) 2509=Provides the cache lifetime to the most recently evicted resource, used to base cache priority. [Dev Only] 2510=Database Cache Lifetime (Low) 2511=Provides the cache lifetime to the TRUE most recently evicted resource, across scans. [Dev Only] 2512=Database Cache Lifetime Agg Var 2513=Provides the delta (in ms) of Cache Lifetime (Low) vs. Cache Lifetime (Normal). [Dev Only] 2514=Database Cache Lifetime (K1) 2515=Provides the cache lifetime (in seconds) for all K=1 resources. [Dev Only] 2516=Database Cache Lifetime (K2) 2517=Provides the cache lifetime (in seconds) for all K=2 resources. [Dev Only] 2518=Database Cache Scan Pages Evaluated/sec 2519=Database Cache Scan Pages Evaluated/sec is the rate at which database pages are considered for eviction from the database page cache. [Dev Only] 2520=Database Cache Scan Pages Moved/sec 2521=Database Cache Scan Pages Moved/sec is the rate at which database pages are evaluated for returning from the database eviction data structure but instead re-indexed. [Dev Only] 2522=Database Cache Scan Page Evaluated Out-of-Order/sec 2523=Database Cache Scan Page Evaluated Out-of-order/sec is the rate at which database pages are considered for eviction from the database page cache in a priority counter to the page replacement algorithm. [Dev Only] 2524=No name 2525=No text 2526=Database Cache Scan Entries/scan 2527=Provides the number of entries returned by LRU-k. [Dev Only] 2528=Database Cache Scan Buckets Scanned/scan 2529=Provides the number of buckets required to evaluate by LRU-k to do the last scan. [Dev Only] 2530=Database Cache Scan Empty Buckets Scanned/scan 2531=Provides the number of buckets that were empty to evaluate LRU-k during the last scan. [Dev Only] 2532=Database Cache Scan ID Range/scan 2533=Provides the raw ID range from the approximate index covered during last scan. [Dev Only] 2534=Database Cache Scan Time (ms)/scan 2535=Provides the scan range in seconds evaluated from the LRU-k. [Dev Only] 2536=Database Cache Scan Found-to-Evict Range 2537=Provides the delta (in ms) between the first found resource during scavenge scan and the last evicted resource. [Dev Only] 2538=Database Cache Super Colded Resources 2539=Provides the number of currently super colded resources. It is not hundred percent accurate. [Dev Only] 2540=Database Cache Super Cold Attempts/sec 2541=Provides the rate at which the engine is attempting to mark pages super cold, for immediate eviction. [Dev Only] 2542=Database Cache Super Cold Successes/sec 2543=Provides the rate at which the engine has successfully marked pages super cold, for immediate eviction. [Dev Only] 2544=Database Page History Records 2545=Database Page History Records is the current number of database page access history records retained for supporting the LRU-K page replacment algorithm. [Dev Only] 2546=Database Page History % Hit 2547=Database Page History % Hit is the percentage of database page access history record lookups that were successful. [Dev Only] 2548=No name 2549=No text 2550=Database Cache % Resident 2551=Database Cache % Resident is the percentage of the database cache that are currently in the process's working set. [Dev Only] 2552=No name 2553=No text 2554=Database Cache % Dehydrated 2555=Database Cache % Dehydrated is the percentage of pages in the database cache that are currently compressed. 2556=No name 2557=No text 2558=Database Pages Repeatedly Read/sec 2559=Database Pages Repeatedly Read/sec is the rate that pages are read from the database file(s) into the database cache more than once a short period of time / within history tracking. [Dev Only] 2560=Streaming Backup Pages Read/sec 2561=Streaming Backup Pages Read/sec is the rate of database read operations performed for the purpose of streaming backups. [Dev Only] 2562=Online Defrag Pages Referenced/sec 2563=Online Defrag Pages Referenced/sec is the rate at which online defragmentation is touching database pages. [Dev Only] 2564=Online Defrag Pages Read/sec 2565=Online Defrag Pages Read/sec is the rate of database read operations being performed by online defragmentation. [Dev Only] 2566=Online Defrag Pages Preread/sec 2567=Online Defrag Pages Preread/sec is the rate at which database pages are read in anticipation of future use by online defragmentation. [Dev Only] 2568=Online Defrag Pages Dirtied/sec 2569=Online Defrag Pages Dirtied/sec is the rate at which online defragmentation is modifying clean database pages. [Dev Only] 2570=Online Defrag Pages Re-Dirtied/sec 2571=Online Defrag Pages Re-Dirtied/sec is the rate at which online defragmentation is modifying database pages that already contained modifications. [Dev Only] 2572=Online Defrag Pages Freed/sec 2573=Pages Freed/sec is the number of pages per second that are freed from the database by the online defragmentation process [Dev Only] 2574=Online Defrag Data Moves/sec 2575=Data Moves/sec is the number of times per second that data is moved from one page to another by the online defragmentation process [Dev Only] 2576=Online Defrag Page Moves/sec 2577=Page Moves/sec is the number of times per second that data is moved from one page to a new page by the online defragmentation process [Dev Only] 2578=Online Defrag Log Records/sec 2579=Online Defrag Log Records/sec is the rate at which online defragmentation is generating log records. [Dev Only] 2580=Online Defrag Average Log Bytes 2581=Online Defrag Average Log Bytes is the average size of the log records being generated by online defragmentation. [Dev Only] 2582=No name 2583=No text 2584=Database Maintenance Duration 2585=Database Maintenance Duration is the number of hours that have passed since maintenance last completed for this database. 2586=Database Maintenance Pages Read 2587=Database Maintenance Pages Read is the number of pages read by database maintenance. [Dev Only] 2588=Database Maintenance Pages Read/sec 2589=Database Maintenance Pages Read/sec is the rate at which pages are read by database maintenance. [Dev Only] 2590=Database Maintenance Pages Zeroed 2591=Database Maintenance Pages Zeroed is the number of pages zeroed/scrubbed by database maintenance. [Dev Only] 2592=Database Maintenance Pages Zeroed/sec 2593=Database Maintenance Pages Zeroed/sec is the rate at which pages are zeroed/scrubbed by database maintenance. [Dev Only] 2594=Database Maintenance Pages Bad Checksums 2595=Database Maintenance Pages Bad Checksums is the number of non-correctable page checksums encountered during a database maintenance pass. 2596=Database Maintenance IO Reads/sec 2597=Database Maintenance IO Reads/sec is the approximate number of Database Maintenance read IO operations generated/sec. [Dev Only] 2598=Database Maintenance IO Reads Average Bytes 2599=Database Maintenance IO Reads Average Bytes is the approximate average size in bytes of Database Maintenance read IO. [Dev Only] 2600=No name 2601=No text 2602=Database Maintenance Throttle Setting 2603=Database Maintenance Throttle Setting is the current Database Maintenance throttle setting. [Dev Only] 2604=Database Maintenance IO Re-Reads/sec 2605=Database Maintenance IO Re-Reads/sec is the approximate number of Database Maintenance read IO operations for pages already cached in the buffer manager generated/sec. [Dev Only] 2606=Database Maintenance IO Re-Reads Average Bytes 2607=Database Maintenance IO Re-Reads Average Bytes is the approximate average size in bytes of Database Maintenance read IO for pages already cached in the buffer manager. [Dev Only] 2608=No name 2609=No text 2610=Database Maintenance IO Re-Reads Average Latency 2611=Database Maintenance IO Re-Reads Average Latency is the approximate average latency in milli-seconds for Database Maintenance read IO for pages already cached in the buffer manager. [Dev Only] 2612=No name 2613=No text 2614=Database Tasks Pages Referenced/sec 2615=Database Tasks Pages Referenced/sec is the rate at which background database tasks are touching database pages. [Dev Only] 2616=Database Tasks Pages Read/sec 2617=Database Tasks Pages Read/sec is the rate of database read operations being performed by background database tasks. [Dev Only] 2618=Database Tasks Pages Preread/sec 2619=Database Tasks Pages Preread/sec is the rate at which database pages are read in anticipation of future use by background database tasks. [Dev Only] 2620=Database Tasks Pages Dirtied/sec 2621=Database Tasks Pages Dirtied/sec is the rate at which background database tasks are modifying clean database pages. [Dev Only] 2622=Database Tasks Pages Re-Dirtied/sec 2623=Database Tasks Pages Re-Dirtied/sec is the rate at which background databases tasks are modifying database pages that already contained modifications. [Dev Only] 2624=Database Tasks Log Records/sec 2625=Database Tasks Log Records/sec is the rate at which background database tasks are generating log records. [Dev Only] 2626=Database Tasks Average Log Bytes 2627=Database Tasks Average Log Bytes is the average size of the log records being generated by background database tasks. [Dev Only] 2628=No name 2629=No text 2630=I/O Database Reads (Attached)/sec 2631=I/O Database Reads (Attached)/sec is the rate of database read operations completed. 2632=I/O Database Reads (Attached) Average Latency 2633=I/O Database Reads (Attached) Average Latency is the average length of time, in milliseconds, per database read operation. 2634=No name 2635=No text 2636=I/O Database Reads (Attached) Average Bytes 2637=I/O Database Reads (Attached) Average Bytes is the average number of bytes transferred per database read operation. [Dev Only] 2638=No name 2639=No text 2640=I/O Database Reads (Attached) In Heap 2641=I/O Database Reads (Attached) In Heap is the number of database read operations queued in the database engine's I/O heap and waiting to be issued. [Dev Only] 2642=I/O Database Reads (Attached) Async Pending 2643=I/O Database Reads (Attached) Async Pending is the number of database read operations asynchronously pending completion. [Dev Only] 2644=I/O Database Reads (Attached) Abnormal Latency/sec 2645=I/O Database Reads (Attached) Abnormal Latency/sec is the rate of database read operations that take an abnormally long length of time (default is 1 minute) to be serviced by the OS. [Dev Only] 2646=I/O Database Reads (Recovery)/sec 2647=I/O Database Reads (Recovery)/sec is the rate of database read operations completed. 2648=I/O Database Reads (Recovery) Average Latency 2649=I/O Database Reads (Recovery) Average Latency is the average length of time, in milliseconds, per database read operation. 2650=No name 2651=No text 2652=I/O Database Reads (Recovery) Average Bytes 2653=I/O Database Reads (Recovery) Average Bytes is the average number of bytes transferred per database read operation. [Dev Only] 2654=No name 2655=No text 2656=I/O Database Reads (Recovery) In Heap 2657=I/O Database Reads (Recovery) In Heap is the number of database read operations queued in the database engine's I/O heap and waiting to be issued. [Dev Only] 2658=I/O Database Reads (Recovery) Async Pending 2659=I/O Database Reads (Recovery) Async Pending is the number of database read operations asynchronously pending completion. [Dev Only] 2660=I/O Database Reads (Recovery) Abnormal Latency/sec 2661=I/O Database Reads (Recovery) Abnormal Latency/sec is the rate of database read operations that take an abnormally long length of time (default is 1 minute) to be serviced by the OS. [Dev Only] 2662=I/O Database Reads/sec 2663=I/O Database Reads/sec is the rate of database read operations completed. 2664=I/O Database Reads Average Latency 2665=I/O Database Reads Average Latency is the average length of time, in milliseconds, per database read operation. 2666=No name 2667=No text 2668=I/O Database Reads Average Bytes 2669=I/O Database Reads Average Bytes is the average number of bytes transferred per database read operation. [Dev Only] 2670=No name 2671=No text 2672=I/O Database Reads In Heap 2673=I/O Database Reads In Heap is the number of database read operations queued in the database engine's I/O heap and waiting to be issued. [Dev Only] 2674=I/O Database Reads Async Pending 2675=I/O Database Reads Async Pending is the number of database read operations asynchronously pending completion. [Dev Only] 2676=I/O Database Reads Abnormal Latency/sec 2677=I/O Database Reads Abnormal Latency/sec is the rate of database read operations that take an abnormally long length of time (default is 1 minute) to be serviced by the OS. [Dev Only] 2678=I/O Log Reads/sec 2679=I/O Log Reads/sec is the rate of logfile read operations completed. 2680=I/O Log Reads Average Latency 2681=I/O Log Reads Average Latency is the average length of time, in milliseconds, per logfile read operation. 2682=No name 2683=No text 2684=I/O Log Reads Average Bytes 2685=I/O Log Reads Average Bytes is the average number of bytes transferred per logfile read operation. [Dev Only] 2686=No name 2687=No text 2688=I/O Log Reads In Heap 2689=I/O Log Reads In Heap is the number of logfile read operations queued in the database engine's I/O heap and waiting to be issued. [Dev Only] 2690=I/O Log Reads Async Pending 2691=I/O Log Reads Async Pending is the number of logfile read operations asynchronously pending completion. [Dev Only] 2692=I/O Log Reads Abnormal Latency/sec 2693=I/O Log Reads Abnormal Latency/sec is the rate of logfile read operations that take an abnormally long length of time (default is 1 minute) to be serviced by the OS. [Dev Only] 2694=I/O Database Writes (Attached)/sec 2695=I/O Database Writes (Attached)/sec is the rate of database write operations completed. 2696=I/O Database Writes (Attached) Average Latency 2697=I/O Database Writes (Attached) Average Latency is the average length of time, in milliseconds, per database write operation. 2698=No name 2699=No text 2700=I/O Database Writes (Attached) Average Bytes 2701=I/O Database Writes (Attached) Average Bytes is the average number of bytes transferred per database write operation. [Dev Only] 2702=No name 2703=No text 2704=I/O Database Writes (Attached) In Heap 2705=I/O Database Writes (Attached) In Heap is the number of database write operations queued in the database engine's I/O heap and waiting to be issued. [Dev Only] 2706=I/O Database Writes (Attached) Async Pending 2707=I/O Database Writes (Attached) Async Pending is the number of database write operations asynchronously pending completion. [Dev Only] 2708=I/O Database Writes (Attached) Abnormal Latency/sec 2709=I/O Database Writes (Attached) Abnormal Latency/sec is the rate of database write operations that take an abnormally long length of time (default is 1 minute) to be serviced by the OS. [Dev Only] 2710=I/O Database Writes (Recovery)/sec 2711=I/O Database Writes (Recovery)/sec is the rate of database write operations completed. 2712=I/O Database Writes (Recovery) Average Latency 2713=I/O Database Writes (Recovery) Average Latency is the average length of time, in milliseconds, per database write operation. 2714=No name 2715=No text 2716=I/O Database Writes (Recovery) Average Bytes 2717=I/O Database Writes (Recovery) Average Bytes is the average number of bytes transferred per database write operation. [Dev Only] 2718=No name 2719=No text 2720=I/O Database Writes (Recovery) In Heap 2721=I/O Database Writes (Recovery) In Heap is the number of database write operations queued in the database engine's I/O heap and waiting to be issued. [Dev Only] 2722=I/O Database Writes (Recovery) Async Pending 2723=I/O Database Writes (Recovery) Async Pending is the number of database write operations asynchronously pending completion. [Dev Only] 2724=I/O Database Writes (Recovery) Abnormal Latency/sec 2725=I/O Database Writes (Recovery) Abnormal Latency/sec is the rate of database write operations that take an abnormally long length of time (default is 1 minute) to be serviced by the OS. [Dev Only] 2726=I/O Database Writes/sec 2727=I/O Database Writes/sec is the rate of database write operations completed. 2728=I/O Database Writes Average Latency 2729=I/O Database Writes Average Latency is the average length of time, in milliseconds, per database write operation. 2730=No name 2731=No text 2732=I/O Database Writes Average Bytes 2733=I/O Database Writes Average Bytes is the average number of bytes transferred per database write operation. [Dev Only] 2734=No name 2735=No text 2736=I/O Database Writes In Heap 2737=I/O Database Writes In Heap is the number of database write operations queued in the database engine's I/O heap and waiting to be issued. [Dev Only] 2738=I/O Database Writes Async Pending 2739=I/O Database Writes Async Pending is the number of database write operations asynchronously pending completion. [Dev Only] 2740=I/O Database Writes Abnormal Latency/sec 2741=I/O Database Writes Abnormal Latency/sec is the rate of database write operations that take an abnormally long length of time (default is 1 minute) to be serviced by the OS. [Dev Only] 2742=I/O Log Writes/sec 2743=I/O Log Writes/sec is the rate of log file write operations completed. 2744=I/O Log Writes Average Latency 2745=I/O Log Writes Average Latency is the average length of time, in milliseconds, per log file write operation. 2746=No name 2747=No text 2748=I/O Log Writes Average Bytes 2749=I/O Log Writes Average Bytes is the average number of bytes transferred per logfile write operation. [Dev Only] 2750=No name 2751=No text 2752=I/O Log Writes In Heap 2753=I/O Log Writes In Heap is the number of logfile write operations queued in the database engine's I/O heap and waiting to be issued. [Dev Only] 2754=I/O Log Writes Async Pending 2755=I/O Log Writes Async Pending is the number of logfile write operations asynchronously pending completion. [Dev Only] 2756=I/O Log Writes Abnormal Latency/sec 2757=I/O Log Writes Abnormal Latency/sec is the rate of logfile write operations that take an abnormally long length of time (default is 1 minute) to be serviced by the OS. [Dev Only] 2758=Threads Blocked/sec 2759=Threads Blocked/sec is the rate at which the execution of threads are suspended to wait for a specific event to occur or for the acquisition of a resource currently owned by another thread. [Dev Only] 2760=Threads Blocked 2761=Threads Blocked is the current number of threads whose execution has been suspended to wait for a specific event to occur or for the acquisition of a resource currently owned by another thread. [Dev Only] 2762=Record Failed Compression Bytes/sec 2763=Record Failed Compression Bytes/sec is the rate of record bytes that either failed Xpress compression or did not significantly reduce the insert/replace size (10% or less). High results are indicative of wasted cpu resources. [Dev Only] 2764=Pages Reorganized (Other)/sec 2765=Pages Reorganized (Other)/sec is the number of times per second a page was reorganized for some other / unknown reason. [Dev Only] 2766=Pages Reorganized (Free Space Request)/sec 2767=Pages Reorganized (Free Space Request)/sec is the number of times per second a page was reorganized due to a free space request that could not be satisfied by the existing contiguous space on the page. [Dev Only] 2768=Pages Reorganized (Page Move Logging)/sec 2769=Pages Reorganized (Page Move Logging)/sec is the number of times per second a page was reorganized for minimizing a page size for logging page move. [Dev Only] 2770=Pages Reorganized (Dehydrate Buffer)/sec 2771=Pages Reorganized (Dehydrate Buffer)/sec is the number of times per second a page is reorganized to minimize our in-memory buffer usage. [Dev Only] 2772=Program Marker 2773=Program Marker is a generic marker that may be set by some clients to delimit program execution, usually for debugging or testing purposes. [Dev Only] 2774=Database ==> TableClasses 2775=Statistics for the ESE high performance embedded database management system by Table Class. 2776=Record Inserts/sec 2777=Record Inserts/sec is the rate at which records are being inserted into database tables. [Dev Only] 2778=Record Deletes/sec 2779=Record Deletes/sec is the rate at which records in database tables are being flagged for deletion. [Dev Only] 2780=Record Replaces/sec 2781=Record Replaces/sec is the rate at which records in database tables are being updated. [Dev Only] 2782=Record Unnecessary Replaces/sec 2783=Record Unnecessary Replaces/sec is the rate at which updates to records in database tables are being discarded because the update did not actually modify the contents of the record. [Dev Only] 2784=Record Redundant Replaces/sec 2785=Record Redundant Replaces/sec is the rate at which records in database tables are being updated with the exact same content of the original record. [Dev Only] 2786=Record Escrow-Updates/sec 2787=Record Escrow-Updates/sec is the rate at which records in database tables are being escrow-updated. [Dev Only] 2788=Secondary Index Inserts/sec 2789=Secondary Index Inserts/sec is the rate at which entries are being inserted into indexes of database tables. [Dev Only] 2790=Secondary Index Deletes/sec 2791=Secondary Index Deletes/sec is the rate at which entries in indexes of database tables are being flagged for deletion. [Dev Only] 2792=False Index Column Updates/sec 2793=False Index Column Updates/sec is the number of times per second an attempt was made to update an index because an update to at least one of the indexed columns was detected, only to discover that none of the indexed columns had actually changed (and therefore no index update was actually required). [Dev Only] 2794=False Tuple Index Column Updates/sec 2795=False Tuple Index Column Updates/sec is the number of times per second an attempt was made to update a tuple index because an update to the tuple-indexed column was detected, only to discover that the column had not actually changed (and therefore no index update was actually required). [Dev Only] 2796=Record Intrinsic Long-Values Updated/sec 2797=Record Intrinsic Long-Values Updated/sec is the rate at which intrinsic long-values are added to or replaced in records of database tables. [Dev Only] 2798=Record Separated Long-Values Added/sec 2799=Record Separated Long-Values Added/sec is the rate at which separated long-values are normally added to records of database tables. [Dev Only] 2800=Record Separated Long-Values Forced/sec 2801=Record Separated Long-Values Forced/sec is the rate at which separated long-values are added to records of a database table because they could not be accommodated in the record itself. [Dev Only] 2802=Record Separated Long-Values All Forced/sec 2803=Record Separated Long-Values All Forced/sec is the rate at which all intrinsic long-values are separated out of a record of a database table in order to accommodate updates to the record. [Dev Only] 2804=Record Separated Long-Values Reference All/sec 2805=Record Separated Long-Values Reference All/sec is the rate at which a reference is added for all the separated long-values associated with a record of a database table. [Dev Only] 2806=Record Separated Long-Values Dereference All/sec 2807=Record Separated Long-Values Dereference All/sec is the rate at which a reference is removed for all the separated long-values associated with a record of a database table. [Dev Only] 2808=Separated Long-Value Seeks/sec 2809=Separated Long-Value Seeks/sec is the rate at which seeks for a separated long-value in a database table are performed. [Dev Only] 2810=Separated Long-Value Retrieves/sec 2811=Separated Long-Value Retrieves/sec is the rate at which retrievals of a separated long-value in a database table are performed. [Dev Only] 2812=Separated Long-Value Creates/sec 2813=Separated Long-Value Creates/sec is the rate at which new separated long-values are added to a database table. [Dev Only] 2814=Long-Value Maximum LID 2815=Long-Value Maximum LID is the largest LID that has been used by the database engine for this table class. [Dev Only] 2816=Separated Long-Value Updates/sec 2817=Separated Long-Value Updates/sec is the rate at which existing separated long-values in a database table are modified. [Dev Only] 2818=Separated Long-Value Deletes/sec 2819=Separated Long-Value Deletes/sec is the rate at which separated long-values in a database table are flagged for deletion. [Dev Only] 2820=Separated Long-Value Copies/sec 2821=Separated Long-Value Copies/sec is the rate at which existing separated long-values in a database table are copied. [Dev Only] 2822=Separated Long-Value Chunk Seeks/sec 2823=Separated Long-Value Chunk Seeks/sec is the rate at which seeks for a particular chunk of a separated long-value in a database table are performed. [Dev Only] 2824=Separated Long-Value Chunk Retrieves/sec 2825=Separated Long-Value Chunk Retrieves/sec is the rate at which retrievals of a chunk of a separated long-value in a database table are performed. [Dev Only] 2826=Separated Long-Value Chunk Appends/sec 2827=Separated Long-Value Chunk Appends/sec is the rate at which chunks are appended to separated long-values of database tables. [Dev Only] 2828=Separated Long-Value Chunk Replaces/sec 2829=Separated Long-Value Chunk Replaces/sec is the rate at which existing separated long-value chunks in a database table are replaced. [Dev Only] 2830=Separated Long-Value Chunk Deletes/sec 2831=Separated Long-Value Chunk Deletes/sec is the rate at which separated long-value chunks in a database table are flagged for deletion. [Dev Only] 2832=Separated Long-Value Chunk Copies/sec 2833=Separated Long-Value Chunk Copies/sec is the rate at which existing separated long-value chunks in a database table are copied. [Dev Only] 2834=B+ Tree Append Splits/sec 2835=B+ Tree Append Splits/sec is the count of times a page is appended to a database B+ Tree per second. [Dev Only] 2836=B+ Tree Right Splits/sec 2837=B+ Tree Right Splits/sec is the count of times a page is split right in a database B+ Tree per second. [Dev Only] 2838=B+ Tree Right Hotpoint Splits/sec 2839=B+ Tree Right Hotpoint Splits/sec is the count of times a page is split right in a database B+ Tree, but which is treated as an append at a local "hotpoint" in the B+ Tree per second. [Dev Only] 2840=B+ Tree Vertical Splits/sec 2841=B+ Tree Vertical Splits/sec is the count of times a page is split vertically in a database B+ Tree per second. [Dev Only] 2842=B+ Tree Splits/sec 2843=B+ Tree Splits/sec is the count of times a page is appended to or split in a database B+ Tree per second. [Dev Only] 2844=B+ Tree Empty Page Merges/sec 2845=B+ Tree Empty Page Merges/sec is the count of empty pages removed from a database B+ Tree per second. [Dev Only] 2846=B+ Tree Right Merges/sec 2847=Right Merges/sec is the count of pages removed from a database B+ Tree per second by moving all its records to the next page to the right. [Dev Only] 2848=B+ Tree Partial Merges/sec 2849=B+ Tree Partial Merges/sec is the count of pages where some of its records are moved to a page on the right in a database B+ Tree per second. [Dev Only] 2850=B+ Tree Left Merges/sec 2851=B+ Tree Left Merges/sec is the count of pages removed from a database B+ Tree per second by moving all its records to the previous page to the left. [Dev Only] 2852=B+ Tree Partial Left Merges/sec 2853=B+ Tree Partial Left Merges/sec is the count of pages where some of its records are moved to a page on the left in a database B+ Tree per second. [Dev Only] 2854=B+ Tree Page Moves/sec 2855=B+ Tree Page Moves/sec is the count of B+ Tree pages per second where all the records are moved to a new page. [Dev Only] 2856=B+ Tree Merges/sec 2857=B+ Tree Merges/sec is the count of pages merged in a database B+ Tree per second. [Dev Only] 2858=B+ Tree Failed Simple Page Cleanup Attempts/sec 2859=B+ Tree Failed Simple Page Cleanup Attempts/sec is the rate that attempts to reclaim deleted node space on a page are unsuccessful due to a conflict when attempting to write-latch the page. The cleanup is re-tried by locking the root of the B+ Tree. [Dev Only] 2860=B+ Tree Seek Short Circuits/sec 2861=B+ Tree Seek Short Circuits/sec is the count of repeated seeks to the same record in a database B+ Tree that are saved by jumping directly to the cached physical location of that record per second. [Dev Only] 2862=B+ Tree Opportune Prereads/sec 2863=B+ Tree Opportune Prereads/sec is the number of pages per second that are preread because they are adjacent to a page read by a seek. [Dev Only] 2864=B+ Tree Unnecessary Sibling Latches/sec 2865=B+ Tree Unnecessary Sibling Latches/sec is the count of sibling pages latched during a database B+ Tree Delete in the hopes of performing a merge where a merge is not possible, making that latch unnecessary. [Dev Only] 2866=B+ Tree Move Nexts/sec 2867=B+ Tree Move Nexts/sec is the count of times the database engine moves to the next record in a B+ Tree per second. [Dev Only] 2868=B+ Tree Move Nexts (Non-Visible Nodes Skipped)/sec 2869=B+ Tree Move Nexts (Non-Visible Nodes Skipped)/sec is the count of times the database engine skips non-visible records while attempting to move to the next visible record in a B+ Tree per second. [Dev Only] 2870=B+ Tree Move Nexts (Nodes Filtered)/sec 2871=B+ Tree Move Nexts (Nodes Filtered)/sec is the count of times the database engine filters records while attempting to move to the next record in a B+ Tree per second. [Dev Only] 2872=B+ Tree Move Prevs/sec 2873=B+ Tree Move Prevs/sec is the count of times the database engine moves to the previous record in a B+ Tree per second. [Dev Only] 2874=B+ Tree Move Prevs (Non-Visible Nodes Skipped)/sec 2875=B+ Tree Move Prevs (Non-Visible Nodes Skipped)/sec is the count of times the database engine skips non-visible records while attempting to move to the previous visible record in a B+ Tree per second. [Dev Only] 2876=B+ Tree Move Prevs (Nodes Filtered)/sec 2877=B+ Tree Move Prevs (Nodes Filtered)/sec is the count of times the database engine filters records while attempting to move to the previous record in a B+ Tree per second. [Dev Only] 2878=B+ Tree Seeks/sec 2879=B+ Tree Seeks/sec is the count of times a record is seeked to by a key in a database B+ Tree per second. [Dev Only] 2880=B+ Tree Inserts/sec 2881=B+ Tree Inserts/sec is the count of times a record is inserted in a database B+ Tree per second. [Dev Only] 2882=B+ Tree Replaces/sec 2883=B+ Tree Replaces/sec is the count of times a record is replaced in a database B+ Tree per second. [Dev Only] 2884=B+ Tree Flag Deletes/sec 2885=B+ Tree Flag Deletes/sec is the count of times a record is flag deleted in a database B+ Tree per second. [Dev Only] 2886=B+ Tree Deletes/sec 2887=B+ Tree Deletes/sec is the count of times a record is deleted in a database B+ Tree per second. [Dev Only] 2888=B+ Tree Appends/sec 2889=B+ Tree Appends/sec is the count of times a record is appended to a database B+ Tree per second. [Dev Only] 2890=B+ Tree Creates/sec 2891=B+ Tree Creates/sec is the number of B+ Trees and their corresponding space trees (if any) created per second. This can also be viewed as the number of FDP creates per second. [Dev Only] 2892=B+ Tree Creates (Total) 2893=B+ Tree Creates (Total) is the total number of B+ Trees and their corresponding space trees (if any) created. This can also be viewed as the total number of FDP creates. [Dev Only] 2894=B+ Tree Destroys/sec 2895=B+ Tree Destroys/sec is the number of B+ Trees and their corresponding space trees (if any) destroyed per second. This can also be viewed as the number of FDP destroys per second. [Dev Only] 2896=B+ Tree Destroys (Total) 2897=B+ Tree Destroys (Total) is the total number of B+ Trees and their corresponding space trees (if any) destroyed. This can also be viewed as the total number of FDP destroys. [Dev Only] 2898=Database Pages Preread Untouched/sec 2899=Database Pages Preread Untouched/sec is the rate that pages are read in anticipation of future use from the database file(s) into the database cache that were subsequently thrown out without being used. This is non-ideal behavior that represents a waste of I/O bandwidth and processing time . [Dev Only] 2900=Database Page Evictions (k=1)/sec 2901=Database Page Evictions (k=1)/sec is the rate that database file pages are evicted that were of limited usefulness (k=1 pool). [Dev Only] 2902=Database Page Evictions (k=2)/sec 2903=Database Page Evictions (k=2)/sec is the rate that database file pages are evicted that were of high usefulness (k=2 pool). [Dev Only] 2904=Database Page Evictions (Scavenging)/sec 2905=Database Page Evictions (Scavenging)/sec is the rate that cached pages are evicted due to scavenging / avail pool maintenance running. [Dev Only] 2906=Database Page Evictions (Shrink)/sec 2907=Database Page Evictions (Shrink)/sec is the rate that cached pages are evicted due to the database cache shrinking. [Dev Only] 2908=Database Page Evictions (Purge)/sec 2909=Database Page Evictions (Purge)/sec is the rate that cached pages are evicted due to purging a cached context / database. [Dev Only] 2910=Database Page Evictions (Patch)/sec 2911=Database Page Evictions (Patch)/sec is the rate that cached pages are evicted due to active page patching. [Dev Only] 2912=Database Cache Size (MB) 2913=Database Cache Size (MB) is the amount of system memory (in megabytes) used by the database cache manager to hold commonly used information from the database file(s) to prevent file operations. If the database cache size seems to be too small for optimal performance and there is very little available memory on the system (see Memory/Available Bytes), adding more memory to the system may increase performance. If there is a lot of available memory on the system and the database cache size is not growing beyond a certain point, the database cache size may be capped at an artificially low limit. Increasing this limit may increase performance. 2914=Database Cache Size 2915=Database Cache Size is the amount of system memory used by the database cache manager to hold commonly used information from the database file(s) to prevent file operations. If the database cache size seems to be too small for optimal performance and there is very little available memory on the system (see Memory/Available Bytes), adding more memory to the system may increase performance. If there is a lot of available memory on the system and the database cache size is not growing beyond a certain point, the database cache size may be capped at an artificially low limit. Increasing this limit may increase performance. 2916=Database Cache Misses/sec 2917=Database Cache Misses per second is the rate at which database file page requests were fulfilled by the database cache by causing a file operation. If this rate is high, then the database cache size may be too small. 2918=Database Cache % Hit 2919=Database Cache % Hit is the percentage of database file page requests that were fulfilled by the database cache without causing a file operation. If this percentage is too low, the database cache size may be too small. 2920=No name 2921=No text 2922=Database Cache % Hit (Uncorrelated) 2923=Database Cache % Hit (Uncorrelated) is the percentage of uncorrelated database file page requests that were fulfilled by the database cache. 2924=No name 2925=No text 2926=Database Cache Requests/sec 2927=Database Cache Requests/sec is the rate that pages are requested from the database cache. 2928=Database Pages Read Async/sec 2929=Database Pages Read Async/sec is the rate that pages are asynchronously read from the database file(s) into the database cache. [Dev Only] 2930=Database Pages Read Sync/sec 2931=Database Pages Read Sync/sec is the rate that pages are synchronously read from the database file(s) into the database cache. [Dev Only] 2932=Database Pages Dirtied/sec 2933=Database Pages Dirtied/sec is the rate that pages are dirtied in the database cache. [Dev Only] 2934=Database Pages Dirtied (Repeatedly)/sec 2935=Database Pages Dirtied (Repeatedly)/sec is the rate that pages are repeatedly dirtied / redirtied in the database cache. [Dev Only] 2936=Database Pages Written/sec 2937=Database Pages Written/sec is the rate that pages are written to the database file(s) from the database cache. [Dev Only] 2938=Database Pages Transferred/sec 2939=Database Pages Transferred/sec is the rate that pages are transferred from the database file(s) to the database cache and vice versa. [Dev Only] 2940=Database Pages Non-Resident Reclaimed (Soft Faulted)/sec 2941=Database Pages Non-Resident Reclaimed (Soft Faulted)/sec is the number of OS soft faults attempted and succeeded against database pages in the buffer cache. [Dev Only] 2942=Database Pages Non-Resident Reclaimed (Failed)/sec 2943=Database Pages Non-Resident Reclaimed (Failed)/sec is the number of OS soft faults attempted and failed against database pages in the buffer cache. [Dev Only] 2944=Database Pages Non-Resident Re-read/sec 2945=Database Pages Non-Resident Re-read/sec is the number of pages that could not be reclaimed by soft fault, and must be redirected to the database file as a re-read of the page. [Dev Only] 2946=Database Pages Non-Resident Evicted (Normally)/sec 2947=Database Pages Non-Resident Evicted (Normally)/sec is the number of pages that were paged / trimmed by the OS memory manager, and got evicted normally before being re-used or re-latched. [Dev Only] 2948=Database Page Touches (Non-Touch)/sec 2949=Database Page Touches (Non-Touch)/sec is the rate that database pages are touched within a single ms (super-correlated). [Dev Only] 2950=Database Page Touches (k=1)/sec 2951=Database Page Touches (k=1)/sec is the rate that database pages are touched for the first time / k=1 pool. [Dev Only] 2952=Database Page Touches (k=2)/sec 2953=Database Page Touches (k=2)/sec is the rate that database pages are subsequently touched and put in the k=2 pool. [Dev Only] 2954=Database Page Touches (Correlated)/sec 2955=Database Page Touches (Correlated)/sec is the rate that database pages are touched within a correlation interval (default=125 ms). [Dev Only] 2956=Database Pages Colded (Ext)/sec 2957=Database Pages Colded (Ext) per second is the rate at which database pages are deprioritized by sub-components other than the buffer manager to send for early eviction. [Dev Only] 2958=Database Pages Colded (Int)/sec 2959=Database Pages Colded (Int) per second is the rate at which database pages are deprioritized by the buffer manager itself to maintain minimal cache usage. [Dev Only] 2960=Database Pages Preread/sec 2961=Database Pages Preread/sec is the rate that pages are read in anticipation of future use from the database file(s) into the database cache. [Dev Only] 2962=Database Page Preread Stalls/sec 2963=Database Page Preread Stalls/sec is the rate that pages are read in anticipation of future use from the database file(s) into the database cache but did not complete preread before intended use. [Dev Only] 2964=Database Pages Preread (Unnecessary)/sec 2965=Database Pages Preread (Unnecessary)/sec is the rate that pages are requested in anticipation of future use but that are already cached by the database cache. This is non-ideal behavior that represents a waste of processing time. [Dev Only] 2966=Database Pages Dehydrated/sec 2967=Database Pages Dehydrated/sec is the rate that pages are compressed to memory usage in the buffer manager. [Dev Only] 2968=Database Pages Rehydrated/sec 2969=Database Pages Rehydrated/sec is the rate that pages are uncompressed for active usage or flushing to the database. [Dev Only] 2970=Database Pages Versioned/sec 2971=Database Pages Versioned/sec is the rate at which pages in the database cache are being copied into new pages in the cache for the purpose of being asynchronously written while the current version of that page in the database file is still being modified. This feature is primarily used to avoid cycles, branches, or long chains of flush order dependencies without requiring the pages involved to be synchronously written to disk. [Dev Only] 2972=Database Pages Version Copied/sec 2973=Database Pages Version Copied/sec is the rate at which pages in the database cache are being copied into new pages in the cache for the purpose of being asynchronously written while the current version of that page in the database file is still being modified. This feature is primarily used to avoid cycles, branches, or long chains of flush order dependencies without requiring the pages involved to be synchronously written to disk. [Dev Only] 2974=Database Pages Repeatedly Written/sec 2975=Database Pages Repeatedly Written/sec is the rate that pages are written to the database file(s) from the database cache more than once in their lifetime in the cache. These page writes represent extra writes above the theoretical minimum and can therefore be considered overhead. [Dev Only] 2976=Database Pages Flushed (Cache Shrink)/sec 2977=Database Pages Flushed (Cache Shrink)/sec is the rate that pages are written to the database file(s) from the database cache because the cache size must shrink. [Dev Only] 2978=Database Pages Flushed (Checkpoint)/sec 2979=Database Pages Flushed (Checkpoint)/sec is the rate that pages are written to the database file(s) from the database cache to keep the checkpoint depth down to configured levels. [Dev Only] 2980=Database Pages Flushed (Checkpoint Foreground)/sec 2981=Database Pages Flushed (Checkpoint Foreground)/sec is the rate that pages are written to the database file(s) from the database cache to keep the checkpoint depth down to configured levels. [Dev Only] 2982=Database Pages Flushed (Context Flush)/sec 2983=Database Pages Flushed (Context Flush)/sec is the rate that pages are written to the database file(s) from the database cache due to a requested flush of a buffer context. [Dev Only] 2984=Database Pages Flushed (Idle)/sec 2985=Database Pages Flushed (Idle)/sec is the rate that pages are written to the database file(s) from the database cache because there is low disk activity. [Dev Only] 2986=Database Pages Flushed (Filthy Foreground)/sec 2987=Database Pages Flushed (Filthy Foreground)/sec is the rate that pages are written to the database file(s) from the database cache because they are marked for filthy / immediate flush. [Dev Only] 2988=Database Pages Flushed (Scavenge)/sec 2989=Database Pages Flushed (Scavenge)/sec is the rate that pages are written to the database file(s) from the database cache to perform available pool maintenance. [Dev Only] 2990=Database Pages Flushed Opportunely/sec 2991=Database Pages Flushed Opportunely/sec is the rate that pages are written to the database file(s) from the database cache because they happen to be near other pages that must be written. These additional writes are performed before they must happen in the hope that the total number of IOs required to write all the pages is reduced. [Dev Only] 2992=Database Pages Flushed Opportunely Clean/sec 2993=Database Pages Flushed Opportunely Clean/sec is the rate that clean pages are opportunely written to the database file(s) from the database cache because they happen to be betweeen two other pages that must be written. These additional writes are performed in the hope that the total number of IOs required to write all the dirty pages is reduced. [Dev Only] 2994=Database Pages Coalesced Written/sec 2995=Database Pages Coalesced Written/sec is the rate that pages are written to the database file(s) from the database cache coalesced with another page. [Dev Only] 2996=Database Pages Coalesced Read/sec 2997=Database Pages Coalesced Read/sec is the rate that pages are read from the database file(s) to the database cache coalesced with another page. [Dev Only] 2998=Database Pages Repeatedly Read/sec 2999=Database Pages Repeatedly Read/sec is the rate that pages are read from the database file(s) into the database cache more than once a short period of time / within history tracking. [Dev Only] 3000=FCB Async Scan/sec 3001=FCB Async Scan/sec is the number of cached schema records (FCBs) scanned during asynchronous schema record cleanup. These records are scanned to age out older schema definitions. [Dev Only] 3002=FCB Async Purge/sec 3003=FCB Async Purge/sec is the number of cached schema records (FCBs) purged during asynchronous schema record cleanup. These records are purged to age out older schema definitions. [Dev Only] 3004=FCB Async Threshold-Scan/sec 3005=FCB Async Threshold-Scan/sec is the number of cached schema records (FCBs) scanned during asynchronous schema record cleanup. Cleanup was triggered by a large number of schema records above the preferred limit. These records are aggressively scanned to age out older schema definitions. [Dev Only] 3006=FCB Async Threshold-Purge/sec 3007=FCB Async Threshold-Purge/sec is the number of cached schema records (FCBs) purged during asynchronous schema record cleanup. Cleanup was triggered by a large number of schema records above the preferred limit. These records are aggressively purged to age out older schema definitions. [Dev Only] 3008=FCB Async Threshold Purge Failures (Conflicts)/sec 3009=FCB Async Threshold Purge Failures (Conflicts)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup. The purge operation failed because exclusive ownership of the schema record could not be obtained. [Dev Only] 3010=FCB Async Threshold Purge Failures (In Use)/sec 3011=FCB Async Threshold Purge Failures (In Use)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record being in use. [Dev Only] 3012=FCB Async Threshold Purge Failures (Sentinel)/sec 3013=FCB Async Threshold Purge Failures (Sentinel)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record being a sentinel record. [Dev Only] 3014=FCB Async Threshold Purge Failures (Delete Pending)/sec 3015=FCB Async Threshold Purge Failures (Delete Pending)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record being pending delete. [Dev Only] 3016=FCB Async Threshold Purge Failures (Outstanding Versions)/sec 3017=FCB Async Threshold Purge Failures (Outstanding Versions)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record having outstanding versions. [Dev Only] 3018=FCB Async Threshold Purge Failures (LV Outstanding)/sec 3019=FCB Async Threshold Purge Failures (LV Outstanding)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the LV of the record being outstanding. [Dev Only] 3020=FCB Async Threshold Purge Failures (Index Outstanding)/sec 3021=FCB Async Threshold Purge Failures (Index Outstanding)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the index of the record being outstanding. [Dev Only] 3022=FCB Async Threshold Purge Failures (Active Tasks)/sec 3023=FCB Async Threshold Purge Failures (Active Tasks)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record having active tasks. [Dev Only] 3024=FCB Async Threshold Purge Failures (Callbacks)/sec 3025=FCB Async Threshold Purge Failures (Callbacks)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record having callbacks. [Dev Only] 3026=FCB Async Threshold Purge Failures (Other)/sec 3027=FCB Async Threshold Purge Failures (Other)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to other reasons. [Dev Only] 3028=FCB Async Purge Failures (Conflicts)/sec 3029=FCB Async Purge Failures (Conflicts)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup. The purge operation failed because exclusive ownership of the schema record could not be obtained. [Dev Only] 3030=FCB Async Purge Failures (In Use)/sec 3031=FCB Async Purge Failures (In Use)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record being in use. [Dev Only] 3032=FCB Async Purge Failures (Sentinel)/sec 3033=FCB Async Purge Failures (Sentinel)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record being a sentinel record. [Dev Only] 3034=FCB Async Purge Failures (Delete Pending)/sec 3035=FCB Async Purge Failures (Delete Pending)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record being pending delete. [Dev Only] 3036=FCB Async Purge Failures (Outstanding Versions)/sec 3037=FCB Async Purge Failures (Outstanding Versions)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record having outstanding versions. [Dev Only] 3038=FCB Async Purge Failures (LV Outstanding)/sec 3039=FCB Async Purge Failures (LV Outstanding)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the LV of the record being outstanding. [Dev Only] 3040=FCB Async Purge Failures (Index Outstanding)/sec 3041=FCB Async Purge Failures (Index Outstanding)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the index of the record being outstanding. [Dev Only] 3042=FCB Async Purge Failures (Active Tasks)/sec 3043=FCB Async Purge Failures (Active Tasks)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record having active tasks. [Dev Only] 3044=FCB Async Purge Failures (Callbacks)/sec 3045=FCB Async Purge Failures (Callbacks)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record having callbacks. [Dev Only] 3046=FCB Async Purge Failures (Other)/sec 3047=FCB Async Purge Failures (Other)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to other reasons. [Dev Only] 3048=FCB Sync Purge/sec 3049=FCB Sync Purge/sec is the number of cached schema records (FCBs) being synchronously purged each second. [Dev Only] 3050=Table Open Pages Read/sec 3051=Table Open Pages Read/sec is the number of database pages read without using cached schema information per second. If this rate is too high, the table cache size may be too small. [Dev Only] 3052=Table Open Pages Preread/sec 3053=Table Open Pages Preread/sec is the number of database pages pre-read without using cached schema information per second. If this rate is too high, the table cache size may be too small. [Dev Only] 3054=Database ==> Instances 3055=Instances in this process 3056=Pages Converted/sec 3057=Pages Converted/sec is the number of times per second a database page is converted from an older database format. [Dev Only] 3058=Pages Converted 3059=Pages Converted is the number of database pages that have been converted from an older format. [Dev Only] 3060=Records Converted/sec 3061=Records Converted/sec is the number of times per second a database record is converted from an older database format. [Dev Only] 3062=Records Converted 3063=Records Converted is the number of database records that have been converted from an older format. [Dev Only] 3064=Defragmentation Tasks 3065=Defragmentation Tasks is the count of background database defragmentation tasks that are currently executing. 3066=Defragmentation Tasks Pending 3067=Defragmentation Tasks Pending is the count of background database defragmentation tasks that are currently pending. 3068=Defragmentation Tasks Discarded 3069=Defragmentation Tasks Discarded is the count of background database defragmentation tasks that could not be registered. [Dev Only] 3070=Defragmentation Tasks Scheduled/sec 3071=Defragmentation Tasks Scheduled/sec is the number of background database defragmentation tasks scheduled for execution per second. [Dev Only] 3072=Defragmentation Tasks Completed/sec 3073=Defragmentation Tasks Completed/sec is the number of background database defragmentation tasks completing execution per second. [Dev Only] 3074=FCB Async Scan/sec 3075=FCB Async Scan/sec is the number of cached schema records (FCBs) scanned during asynchronous schema record cleanup. These records are scanned to age out older schema definitions. [Dev Only] 3076=FCB Async Purge/sec 3077=FCB Async Purge/sec is the number of cached schema records (FCBs) purged during asynchronous schema record cleanup. These records are purged to age out older schema definitions. [Dev Only] 3078=FCB Async Threshold-Scan/sec 3079=FCB Async Threshold-Scan/sec is the number of cached schema records (FCBs) scanned during asynchronous schema record cleanup. Cleanup was triggered by a large number of schema records above the preferred limit. These records are aggressively scanned to age out older schema definitions. [Dev Only] 3080=FCB Async Threshold-Purge/sec 3081=FCB Async Threshold-Purge/sec is the number of cached schema records (FCBs) purged during asynchronous schema record cleanup. Cleanup was triggered by a large number of schema records above the preferred limit. These records are aggressively purged to age out older schema definitions. [Dev Only] 3082=FCB Async Threshold Purge Failures (Conflicts)/sec 3083=FCB Async Threshold Purge Failures (Conflicts)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup. The purge operation failed because exclusive ownership of the schema record could not be obtained. [Dev Only] 3084=FCB Async Threshold Purge Failures (In Use)/sec 3085=FCB Async Threshold Purge Failures (In Use)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record being in use. [Dev Only] 3086=FCB Async Threshold Purge Failures (Sentinel)/sec 3087=FCB Async Threshold Purge Failures (Sentinel)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record being a sentinel record. [Dev Only] 3088=FCB Async Threshold Purge Failures (Delete Pending)/sec 3089=FCB Async Threshold Purge Failures (Delete Pending)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record being pending delete. [Dev Only] 3090=FCB Async Threshold Purge Failures (Outstanding Versions)/sec 3091=FCB Async Threshold Purge Failures (Outstanding Versions)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record having outstanding versions. [Dev Only] 3092=FCB Async Threshold Purge Failures (LV Outstanding)/sec 3093=FCB Async Threshold Purge Failures (LV Outstanding)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the LV of the record being outstanding. [Dev Only] 3094=FCB Async Threshold Purge Failures (Index Outstanding)/sec 3095=FCB Async Threshold Purge Failures (Index Outstanding)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the index of the record being outstanding. [Dev Only] 3096=FCB Async Threshold Purge Failures (Active Tasks)/sec 3097=FCB Async Threshold Purge Failures (Active Tasks)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record having active tasks. [Dev Only] 3098=FCB Async Threshold Purge Failures (Callbacks)/sec 3099=FCB Async Threshold Purge Failures (Callbacks)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record having callbacks. [Dev Only] 3100=FCB Async Threshold Purge Failures (Other)/sec 3101=FCB Async Threshold Purge Failures (Other)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to other reasons. [Dev Only] 3102=FCB Async Purge Failures (Conflicts)/sec 3103=FCB Async Purge Failures (Conflicts)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup. The purge operation failed because exclusive ownership of the schema record could not be obtained. [Dev Only] 3104=FCB Async Purge Failures (In Use)/sec 3105=FCB Async Purge Failures (In Use)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record being in use. [Dev Only] 3106=FCB Async Purge Failures (Sentinel)/sec 3107=FCB Async Purge Failures (Sentinel)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record being a sentinel record. [Dev Only] 3108=FCB Async Purge Failures (Delete Pending)/sec 3109=FCB Async Purge Failures (Delete Pending)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record being pending delete. [Dev Only] 3110=FCB Async Purge Failures (Outstanding Versions)/sec 3111=FCB Async Purge Failures (Outstanding Versions)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record having outstanding versions. [Dev Only] 3112=FCB Async Purge Failures (LV Outstanding)/sec 3113=FCB Async Purge Failures (LV Outstanding)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the LV of the record being outstanding. [Dev Only] 3114=FCB Async Purge Failures (Index Outstanding)/sec 3115=FCB Async Purge Failures (Index Outstanding)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the index of the record being outstanding. [Dev Only] 3116=FCB Async Purge Failures (Active Tasks)/sec 3117=FCB Async Purge Failures (Active Tasks)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record having active tasks. [Dev Only] 3118=FCB Async Purge Failures (Callbacks)/sec 3119=FCB Async Purge Failures (Callbacks)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record having callbacks. [Dev Only] 3120=FCB Async Purge Failures (Other)/sec 3121=FCB Async Purge Failures (Other)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to other reasons. [Dev Only] 3122=FCB Sync Purge/sec 3123=FCB Sync Purge/sec is the number of cached schema records (FCBs) being synchronously purged each second. [Dev Only] 3124=FCB Sync Purge Stalls/sec 3125=FCB Sync Purge Stalls/sec is the number of stalls encountered while waiting for exclusive ownership of cached schema records (FCBs) in order to synchronously purge them. [Dev Only] 3126=FCB Allocations Wait For Version Cleanup/sec 3127=FCB Allocations Wait For Version Cleanup/sec is the number of FCB allocations that must first wait for version cleanup in an attempt to free used FCBs for re-use. [Dev Only] 3128=FCB Purge On Cursor Close/sec 3129=FCB Purge On Cursor Close/sec is the number of cached schema records (FCBs) being synchronously purged when the cursor is closed (instead of leaving the schema record cached) each second. [Dev Only] 3130=FCB Cache % Hit 3131=FCB Cache % Hit is the percentage of schema records (FCBs) opened directly from the schema record cache. No file operations were required. [Dev Only] 3132=No name 3133=No text 3134=FCB Cache Stalls/sec 3135=FCB Cache Stalls/sec is the number of stalls encountered while waiting for exclusive ownership of cached schema records (FCBs) in order to update their reference count. [Dev Only] 3136=FCB Cache Maximum 3137=FCB Cache Maximum is the absolute maximum number of the schema records (FCBs) that can exist in the cache. [Dev Only] 3138=FCB Cache Preferred 3139=FCB Cache Preferred is the preferred maximum number of the schema records (FCBs) that should exist in the cache. [Dev Only] 3140=FCB Cache Allocated 3141=FCB Cache Allocated is the number of cached schema records (FCBs) currently allocated. [Dev Only] 3142=FCB Cache Allocated/sec 3143=FCB Cache Allocated/sec is the number of cached schema records (FCBs) currently allocated per second. [Dev Only] 3144=FCB Cache Available 3145=FCB Cache Available is the number of cached schema records (FCBs) currently allocated but not in use. These records will be used and/or purged as required. [Dev Only] 3146=FCB Cache Allocations Failed 3147=FCB Cache Allocations Failed is the number of schema records (FCBs) attempts that fail to allocate. [Dev Only] 3148=FCB Cache Allocation Average Latency (ms) 3149=FCB Cache Allocation Average Latency (ms) is the average latency in allocating cached schema records (FCBs). [Dev Only] 3150=No name 3151=No text 3152=FCB Attached RCEs 3153=FCB Attached RCEs is the number of revision control entries (RCEs) attached to cached schema records (FCBs) [Dev Only] 3154=Sessions In Use 3155=Sessions In Use is the number of database sessions currently open for use by client threads. 3156=Sessions % Used 3157=Sessions % Used is the percentage of database sessions currently open for use by client threads. 3158=No name 3159=No text 3160=Table Open Cache % Hit 3161=Table Open Cache % Hit is the percentage of database tables opened using cached schema information. If this percentage is too low, the table cache size may be too small. 3162=No name 3163=No text 3164=Table Open Cache Hits/sec 3165=Table Open Cache Hits/sec is the number of database tables opened using cached schema information per second. If this rate is too low, the table cache size may be too small. 3166=Table Open Cache Misses/sec 3167=Table Open Cache Misses/sec is the number of database tables opened without using cached schema information per second. If this rate is too high, the table cache size may be too small. 3168=Table Open Pages Read/sec 3169=Table Open Pages Read/sec is the number of database pages read without using cached schema information per second. If this rate is too high, the table cache size may be too small. [Dev Only] 3170=Table Open Pages Preread/sec 3171=Table Open Pages Preread/sec is the number of database pages pre-read without using cached schema information per second. If this rate is too high, the table cache size may be too small. [Dev Only] 3172=Table Opens/sec 3173=Table Opens/sec is the number of database tables opened per second. 3174=Table Closes/sec 3175=Table Closes/sec is the number of database tables closed per second. 3176=Tables Open 3177=Tables Open is the number of database tables opened. 3178=Log Bytes Write/sec 3179=Log Bytes Write per second is the rate bytes are written to the log. 3180=Log Bytes Generated/sec 3181=Log Bytes Generated per second is the rate at which data is added to the log. This is different from Log Bytes Write per second in that each byte is generated only once whereas each byte may be written many times. 3182=Log Buffer Size 3183=Log Buffer Size is the amount of memory, in bytes, allocated for the database log buffers. [Dev Only] 3184=Log Buffer Bytes Used 3185=Log Buffer Bytes Used is the amount of bytes in the log buffers that have not yet been flushed to the logs. [Dev Only] 3186=Log Buffer Bytes Free 3187=Log Buffer Bytes Free is the amount of free space available in the log buffers. [Dev Only] 3188=Log Buffer Bytes Committed 3189=Log Buffer Bytes Committed is total number of committedbytes of log buffer. 3190=Log Threads Waiting 3191=Log Threads Waiting is the number of threads waiting for their data to be written to the log in order to complete an update of the database. If this number is too high, the log may be a bottleneck. 3192=Log File Size 3193=Log File Size is the size, in bytes, of the database log files. [Dev Only] 3194=Log Checkpoint Depth 3195=Log Checkpoint Depth represents the amount of work, in bytes, that will need to be redone or undone to the database file(s) if the process crashes. [Dev Only] 3196=Log Generation Checkpoint Depth 3197=Log Generation Checkpoint Depth represents the amount of work, in count of log files, that will need to be redone or undone to the database file(s) if the process crashes. 3198=Log Checkpoint Maintenance Outstanding IO Max 3199=Log Checkpoint Maintenance Outstanding IO Max represents how aggressive, in terms of outstanding IOs, the database engine will be to maintain the preferred checkpoint. This is a function of how far the checkpoint has fallen behind. [Dev Only] 3200=Log Generation Checkpoint Depth Target 3201=Log Generation Checkpoint Depth Target represents the ideal target for the amount of work, in number of log files, that may be redone or undone to the database file(s) if the process crashes. 3202=Log Checkpoint Depth as a % of Target 3203=Log Checkpoint Depth as a % of Target is an expression of the current checkpoint depth in terms of a percentage of the checkpoint depth target. For example, if the current checkpoint depth is 5 generations and the checkpoint depth target is 4 generations then this will be reported as 125% of target. 3204=No name 3205=No text 3206=Log Generation Checkpoint Depth Max 3207=Log Generation Checkpoint Depth Max represents the maximum allowable amount of work, in number of log files, that may be redone or undone to the database file(s) if the process crashes. 3208=Log Generation Loss Resiliency Depth 3209=Log Generation Loss Resiliency Depth represents the amount of work, in number of log files, that may be lost while still allowing the database file(s) to recover (with data loss) if the process crashes. 3210=Log Files Generated 3211=Log Files Generated represents the total number of log files generated by an instance since that instance was last initialized. 3212=Log Files Generated Prematurely 3213=Log Files Generated Prematurely represents the total number of log files generated by an instance since that instance was last initialized and that have not been entirely filled with useful data. Under certain conditions the database engine will choose to switch to a new log file before it has been completely filled with useful data. 3214=Log File Current Generation 3215=Log File Current Generation gives the generation number of the current log file of an instance. 3216=User Read Only Transaction Commits to Level 0/sec 3217=User Read Only Transaction Commits to Level 0/sec is the count of fully committed transactions started by the calling process that do not modify any data stored in the database engine. [Dev Only] 3218=User Read/Write Transaction Commits to Level 0 (Durable)/sec 3219=User Read/Write Transaction Commits to Level 0 (Durable)/sec is the count of fully committed transactions started by the calling process that modify data stored in the database engine. [Dev Only] 3220=User Read/Write Transaction Commits to Level 0 (Lazy)/sec 3221=User Read/Write Transaction Commits to Level 0 (Lazy)/sec is the count of transactions started by the calling process and committed to log buffer. [Dev Only] 3222=User Wait All Transaction Commits/sec 3223=User Wait All Transaction Commits/sec is the count of signals to flush all pending transactions started by the calling process that modify data stored in the database engine. [Dev Only] 3224=User Wait Last Transaction Commits/sec 3225=User Wait Last Transaction Commits/sec is the count of signals to flush a specific sessions pending transactions. [Dev Only] 3226=User Transaction Commits to Level 0/sec 3227=User Transaction Commits to Level 0/sec is the count of fully committed transactions started by the calling process that access data stored in the database engine. [Dev Only] 3228=User Read Only Transaction Rollbacks to Level 0/sec 3229=User Read Only Transaction Rollbacks to Level 0/sec is the count of aborted transactions started by the calling process that do not modify any data stored in the database engine. [Dev Only] 3230=User Read/Write Transaction Rollbacks to Level 0/sec 3231=User Read/Write Transaction Rollbacks to Level 0/sec is the count of aborted transactions started by the calling process that modify data stored in the database engine. [Dev Only] 3232=User Transaction Rollbacks to Level 0/sec 3233=User Transaction Rollbacks to Level 0/sec is the count of aborted transactions started by the calling process that access data stored in the database engine. [Dev Only] 3234=System Read Only Transaction Commits to Level 0/sec 3235=System Read Only Transaction Commits to Level 0/sec is the count of fully committed transactions started internally that do not modify any data stored in the database engine. [Dev Only] 3236=System Read/Write Transaction Commits to Level 0 (Durable)/sec 3237=System Read/Write Transaction Commits to Level 0 (Durable)/sec is the count of fully committed transactions started internally that modify data stored in the database engine. [Dev Only] 3238=System Read/Write Transaction Commits to Level 0 (Lazy)/sec 3239=System Read/Write Transaction Commits to Level 0 (Lazy)/sec is the count of internal transactions committed to log buffer. [Dev Only] 3240=System Transaction Commits to Level 0/sec 3241=System Transaction Commits to Level 0/sec is the count of fully committed transactions started internally that access data stored in the database engine. [Dev Only] 3242=System Read Only Transaction Rollbacks to Level 0/sec 3243=System Read Only Transaction Rollbacks to Level 0/sec is the count of aborted transactions started internally that do not modify any data stored in the database engine. [Dev Only] 3244=System Read/Write Transaction Rollbacks to Level 0/sec 3245=System Read/Write Transaction Rollbacks to Level 0/sec is the count of aborted transactions started internally that modify data stored in the database engine. [Dev Only] 3246=System Transaction Rollbacks to Level 0/sec 3247=System Transaction Rollbacks to Level 0/sec is the count of aborted transactions started internally that access data stored in the database engine. [Dev Only] 3248=Database Page Allocation File Extension Async Consumed/sec 3249=Database Page Allocation File Extension Async Consumed/sec is the rate of page allocations from a database file that must be serviced by extending the database file, but which do not stall when doing doing so. [Dev Only] 3250=Database Page Allocation File Extension Stalls/sec 3251=Database Page Allocation File Extension Stalls/sec is the rate of page allocations from a database file that must be serviced by extending the database file and which stall when doing so. [Dev Only] 3252=Database Page Allocation File Shrink Stalls/sec 3253=Database Page Allocation File Shrink Stalls/sec is the rate of page releases from a database file that must be serviced by shrink the database file and which stall when doing so. [Dev Only] 3254=Log Records/sec 3255=Log Records/sec is the count of records written to the database log buffers per second. [Dev Only] 3256=Log Buffer Capacity Flushes/sec 3257=Log Buffer Capacity Flushes/sec is the count of times the database log buffers must be flushed per second because they are full. [Dev Only] 3258=Log Buffer Commit Flushes/sec 3259=Log Buffer Commit Flushes/sec is the count of times the database log buffers must be flushed per second because a transaction is fully committing its changes. [Dev Only] 3260=Log Buffer Flushes Skipped/sec 3261=Log Buffer Flushes Skipped/sec is the count of times the database log buffers were intended to be flushed, but we skipped it due to the desired log data already having been flushed. [Dev Only] 3262=Log Buffer Flushes Blocked/sec 3263=Log Buffer Flushes Blocked/sec is the count of times the database log buffers were intended to be flushed, but we skipped it due to the log buffer being locked for and being flushed by another thread. [Dev Only] 3264=Log Buffer Flushes/sec 3265=Log Buffer Flushes/sec is the count of times the database log buffers must be flushed per second. [Dev Only] 3266=Log Writes/sec 3267=Log Writes/sec is the number of times the log buffers are written to the log file(s) per second. If this number approaches the maximum write rate for the media holding the log file(s), the log may be a bottleneck. 3268=Log Full Segment Writes/sec 3269=Log Full Segment Writes/sec is the number of times full log segments are written to the log file(s) per second. [Dev Only] 3270=Log Partial Segment Writes/sec 3271=Log Partial Segment Writes/sec is the number of times that a log segment that is only partially full of data is written to the log file(s) per second. [Dev Only] 3272=Log Bytes Wasted/sec 3273=Log Bytes Wasted/sec is the number of bytes wasted by not reusing a partially flushed sector (and instead fill it up with NOPs). [Dev Only] 3274=Log Record Stalls/sec 3275=Log Record Stalls/sec is the number of log records that cannot be added to the log buffers per second because they are full. If this counter is non-zero most of the time, the log buffer size may be a bottleneck. 3276=Version buckets allocated 3277=Total number of version buckets allocated 3278=Version buckets allocated for deletes 3279=Total number of version buckets allocated for FlagDelete RCEs [Dev Only] 3280=VER Bucket Allocations Wait For Version Cleanup/sec 3281=VER Bucket Allocations Wait For Version Cleanup/sec is the number of version bucket allocations that must first wait for version cleanup in an attempt to free used version buckets for re-use. [Dev Only] 3282=Version store average RCE bookmark length 3283=Average length of bookmark in RCE [Dev Only] 3284=Version store unnecessary calls/sec 3285=Number of times per second we look in the version store for a node whose version bit is set but which has no versions [Dev Only] 3286=Version store cleanup tasks asynchronously dispatched/sec 3287=Number of times per second a version store clean task is dispatched asynchronously to be performed [Dev Only] 3288=Version store cleanup tasks synchronously dispatched/sec 3289=Number of times per second a version store clean task is performed synchronously [Dev Only] 3290=Version store cleanup tasks discarded/sec 3291=Number of times per second a version store clean task was discarded due to load concerns [Dev Only] 3292=Version store cleanup tasks failures/sec 3293=Number of times per second a dispatched version store cleanup task fails [Dev Only] 3294=Record Inserts/sec 3295=Record Inserts/sec is the rate at which records are being inserted into database tables. [Dev Only] 3296=Record Deletes/sec 3297=Record Deletes/sec is the rate at which records in database tables are being flagged for deletion. [Dev Only] 3298=Record Replaces/sec 3299=Record Replaces/sec is the rate at which records in database tables are being updated. [Dev Only] 3300=Record Unnecessary Replaces/sec 3301=Record Unnecessary Replaces/sec is the rate at which updates to records in database tables are being discarded because the update did not actually modify the contents of the record. [Dev Only] 3302=Record Redundant Replaces/sec 3303=Record Redundant Replaces/sec is the rate at which records in database tables are being updated with the exact same content of the original record. [Dev Only] 3304=Record Escrow-Updates/sec 3305=Record Escrow-Updates/sec is the rate at which records in database tables are being escrow-updated. [Dev Only] 3306=Secondary Index Inserts/sec 3307=Secondary Index Inserts/sec is the rate at which entries are being inserted into indexes of database tables. [Dev Only] 3308=Secondary Index Deletes/sec 3309=Secondary Index Deletes/sec is the rate at which entries in indexes of database tables are being flagged for deletion. [Dev Only] 3310=False Index Column Updates/sec 3311=False Index Column Updates/sec is the number of times per second an attempt was made to update an index because an update to at least one of the indexed columns was detected, only to discover that none of the indexed columns had actually changed (and therefore no index update was actually required). [Dev Only] 3312=False Tuple Index Column Updates/sec 3313=False Tuple Index Column Updates/sec is the number of times per second an attempt was made to update a tuple index because an update to the tuple-indexed column was detected, only to discover that the column had not actually changed (and therefore no index update was actually required). [Dev Only] 3314=Record Intrinsic Long-Values Updated/sec 3315=Record Intrinsic Long-Values Updated/sec is the rate at which intrinsic long-values are added to or replaced in records of database tables. [Dev Only] 3316=Record Separated Long-Values Added/sec 3317=Record Separated Long-Values Added/sec is the rate at which separated long-values are normally added to records of database tables. [Dev Only] 3318=Record Separated Long-Values Forced/sec 3319=Record Separated Long-Values Forced/sec is the rate at which separated long-values are added to records of a database table because they could not be accommodated in the record itself. [Dev Only] 3320=Record Separated Long-Values All Forced/sec 3321=Record Separated Long-Values All Forced/sec is the rate at which all intrinsic long-values are separated out of a record of a database table in order to accommodate updates to the record. [Dev Only] 3322=Record Separated Long-Values Reference All/sec 3323=Record Separated Long-Values Reference All/sec is the rate at which a reference is added for all the separated long-values associated with a record of a database table. [Dev Only] 3324=Record Separated Long-Values Dereference All/sec 3325=Record Separated Long-Values Dereference All/sec is the rate at which a reference is removed for all the separated long-values associated with a record of a database table. [Dev Only] 3326=Separated Long-Value Seeks/sec 3327=Separated Long-Value Seeks/sec is the rate at which seeks for a separated long-value in a database table are performed. [Dev Only] 3328=Separated Long-Value Retrieves/sec 3329=Separated Long-Value Retrieves/sec is the rate at which retrievals of a separated long-value in a database table are performed. [Dev Only] 3330=Separated Long-Value Creates/sec 3331=Separated Long-Value Creates/sec is the rate at which new separated long-values are added to a database table. [Dev Only] 3332=Long-Value Maximum LID 3333=Long-Value Maximum LID is the largest LID that has been used by the database engine for this instance. [Dev Only] 3334=Separated Long-Value Updates/sec 3335=Separated Long-Value Updates/sec is the rate at which existing separated long-values in a database table are modified. [Dev Only] 3336=Separated Long-Value Deletes/sec 3337=Separated Long-Value Deletes/sec is the rate at which separated long-values in a database table are flagged for deletion. [Dev Only] 3338=Separated Long-Value Copies/sec 3339=Separated Long-Value Copies/sec is the rate at which existing separated long-values in a database table are copied. [Dev Only] 3340=Separated Long-Value Chunk Seeks/sec 3341=Separated Long-Value Chunk Seeks/sec is the rate at which seeks for a particular chunk of a separated long-value in a database table are performed. [Dev Only] 3342=Separated Long-Value Chunk Retrieves/sec 3343=Separated Long-Value Chunk Retrieves/sec is the rate at which retrievals of a chunk of a separated long-value in a database table are performed. [Dev Only] 3344=Separated Long-Value Chunk Appends/sec 3345=Separated Long-Value Chunk Appends/sec is the rate at which chunks are appended to separated long-values of database tables. [Dev Only] 3346=Separated Long-Value Chunk Replaces/sec 3347=Separated Long-Value Chunk Replaces/sec is the rate at which existing separated long-value chunks in a database table are replaced. [Dev Only] 3348=Separated Long-Value Chunk Deletes/sec 3349=Separated Long-Value Chunk Deletes/sec is the rate at which separated long-value chunks in a database table are flagged for deletion. [Dev Only] 3350=Separated Long-Value Chunk Copies/sec 3351=Separated Long-Value Chunk Copies/sec is the rate at which existing separated long-value chunks in a database table are copied. [Dev Only] 3352=B+ Tree Append Splits/sec 3353=B+ Tree Append Splits/sec is the count of times a page is appended to a database B+ Tree per second. [Dev Only] 3354=B+ Tree Right Splits/sec 3355=B+ Tree Right Splits/sec is the count of times a page is split right in a database B+ Tree per second. [Dev Only] 3356=B+ Tree Right Hotpoint Splits/sec 3357=B+ Tree Right Hotpoint Splits/sec is the count of times a page is split right in a database B+ Tree, but which is treated as an append at a local "hotpoint" in the B+ Tree per second. [Dev Only] 3358=B+ Tree Vertical Splits/sec 3359=B+ Tree Vertical Splits/sec is the count of times a page is split vertically in a database B+ Tree per second. [Dev Only] 3360=B+ Tree Splits/sec 3361=B+ Tree Splits/sec is the count of times a page is appended to or split in a database B+ Tree per second. [Dev Only] 3362=B+ Tree Empty Page Merges/sec 3363=B+ Tree Empty Page Merges/sec is the count of empty pages removed from a database B+ Tree per second. [Dev Only] 3364=B+ Tree Right Merges/sec 3365=Right Merges/sec is the count of pages removed from a database B+ Tree per second by moving all its records to the next page to the right. [Dev Only] 3366=B+ Tree Partial Merges/sec 3367=B+ Tree Partial Merges/sec is the count of pages where some of its records are moved to a page on the right in a database B+ Tree per second. [Dev Only] 3368=B+ Tree Left Merges/sec 3369=B+ Tree Left Merges/sec is the count of pages removed from a database B+ Tree per second by moving all its records to the previous page to the left. [Dev Only] 3370=B+ Tree Partial Left Merges/sec 3371=B+ Tree Partial Left Merges/sec is the count of pages where some of its records are moved to a page on the left in a database B+ Tree per second. [Dev Only] 3372=B+ Tree Page Moves/sec 3373=B+ Tree Page Moves/sec is the count of B+ Tree pages per second where all the records are moved to a new page. [Dev Only] 3374=B+ Tree Merges/sec 3375=B+ Tree Merges/sec is the count of pages merged in a database B+ Tree per second. [Dev Only] 3376=B+ Tree Failed Simple Page Cleanup Attempts/sec 3377=B+ Tree Failed Simple Page Cleanup Attempts/sec is the rate that attempts to reclaim deleted node space on a page are unsuccessful due to a conflict when attempting to write-latch the page. The cleanup is re-tried by locking the root of the B+ Tree. [Dev Only] 3378=B+ Tree Seek Short Circuits/sec 3379=B+ Tree Seek Short Circuits/sec is the count of repeated seeks to the same record in a database B+ Tree that are saved by jumping directly to the cached physical location of that record per second. [Dev Only] 3380=B+ Tree Opportune Prereads/sec 3381=B+ Tree Opportune Prereads/sec is the number of pages per second that are preread because they are adjacent to a page read by a seek. [Dev Only] 3382=B+ Tree Unnecessary Sibling Latches/sec 3383=B+ Tree Unnecessary Sibling Latches/sec is the count of sibling pages latched during a database B+ Tree Delete in the hopes of performing a merge where a merge is not possible, making that latch unnecessary. [Dev Only] 3384=B+ Tree Move Nexts/sec 3385=B+ Tree Move Nexts/sec is the count of times the database engine moves to the next record in a B+ Tree per second. [Dev Only] 3386=B+ Tree Move Nexts (Non-Visible Nodes Skipped)/sec 3387=B+ Tree Move Nexts (Non-Visible Nodes Skipped)/sec is the count of times the database engine skips non-visible records while attempting to move to the next visible record in a B+ Tree per second. [Dev Only] 3388=B+ Tree Move Nexts (Nodes Filtered)/sec 3389=B+ Tree Move Nexts (Nodes Filtered)/sec is the count of times the database engine filters records while attempting to move to the next record in a B+ Tree per second. [Dev Only] 3390=B+ Tree Move Prevs/sec 3391=B+ Tree Move Prevs/sec is the count of times the database engine moves to the previous record in a B+ Tree per second. [Dev Only] 3392=B+ Tree Move Prevs (Non-Visible Nodes Skipped)/sec 3393=B+ Tree Move Prevs (Non-Visible Nodes Skipped)/sec is the count of times the database engine skips non-visible records while attempting to move to the previous visible record in a B+ Tree per second. [Dev Only] 3394=B+ Tree Move Prevs (Nodes Filtered)/sec 3395=B+ Tree Move Prevs (Nodes Filtered)/sec is the count of times the database engine filters records while attempting to move to the previous record in a B+ Tree per second. [Dev Only] 3396=B+ Tree Seeks/sec 3397=B+ Tree Seeks/sec is the count of times a record is seeked to by a key in a database B+ Tree per second. [Dev Only] 3398=B+ Tree Inserts/sec 3399=B+ Tree Inserts/sec is the count of times a record is inserted in a database B+ Tree per second. [Dev Only] 3400=B+ Tree Replaces/sec 3401=B+ Tree Replaces/sec is the count of times a record is replaced in a database B+ Tree per second. [Dev Only] 3402=B+ Tree Flag Deletes/sec 3403=B+ Tree Flag Deletes/sec is the count of times a record is flag deleted in a database B+ Tree per second. [Dev Only] 3404=B+ Tree Deletes/sec 3405=B+ Tree Deletes/sec is the count of times a record is deleted in a database B+ Tree per second. [Dev Only] 3406=B+ Tree Appends/sec 3407=B+ Tree Appends/sec is the count of times a record is appended to a database B+ Tree per second. [Dev Only] 3408=B+ Tree Creates/sec 3409=B+ Tree Creates/sec is the number of B+ Trees and their corresponding space trees (if any) created per second. This can also be viewed as the number of FDP creates per second. [Dev Only] 3410=B+ Tree Creates (Total) 3411=B+ Tree Creates (Total) is the total number of B+ Trees and their corresponding space trees (if any) created. This can also be viewed as the total number of FDP creates. [Dev Only] 3412=B+ Tree Destroys/sec 3413=B+ Tree Destroys/sec is the number of B+ Trees and their corresponding space trees (if any) destroyed per second. This can also be viewed as the number of FDP destroys per second. [Dev Only] 3414=B+ Tree Destroys (Total) 3415=B+ Tree Destroys (Total) is the total number of B+ Trees and their corresponding space trees (if any) destroyed. This can also be viewed as the total number of FDP destroys. [Dev Only] 3416=Pages Trimmed/sec 3417=Pages Trimmed/sec is the number of database pages that are trimmed and the allocated space is released to the file system. [Dev Only] 3418=Pages Trimmed (Total) 3419=Pages Trimmed (Total) is the number of database pages that are trimmed and the allocated space is released to the file system. [Dev Only] 3420=Pages Not Trimmed Unaligned/sec 3421=Pages Not Trimmed Unaligned/sec is the number of database pages that are not trimmed because the trim request was not on an aligned boundary that the operating system supports. For example, if the supported trim granulariy is 64k, and the requested trim range is from (64k-1 page) to (128k+1 page), then this counter is increased by two. [Dev Only] 3422=Pages Not Trimmed Unaligned (Total) 3423=Pages Not Trimmed Unaligned (Total) is the number of database pages that are not trimmed because the trim request was not on an aligned boundary that the operating system supports. For example, if the supported trim granulariy is 64k, and the requested trim range is from (64k-1 page) to (128k+1 page), then this counter is increased by two. [Dev Only] 3424=Pages Trimmed Dirty/sec 3425=Pages Trimmed Dirty/sec is the number of database pages that are trimmed from the database file, but they have been modified in memory. [Dev Only] 3426=Pages Trimmed Dirty (Total) 3427=Pages Trimmed Dirty (Total) is the number of database pages that are trimmed from the database file, but they have been modified in memory. [Dev Only] 3428=Database Pages Preread Untouched/sec 3429=Database Pages Preread Untouched/sec is the rate that pages are read in anticipation of future use from the database file(s) into the database cache that were subsequently thrown out without being used. This is non-ideal behavior that represents a waste of I/O bandwidth and processing time. [Dev Only] 3430=Database Page Evictions (k=1)/sec 3431=Database Page Evictions (k=1)/sec is the rate that database file pages are evicted that were of limited usefulness (k=1 pool). [Dev Only] 3432=Database Page Evictions (k=2)/sec 3433=Database Page Evictions (k=2)/sec is the rate that database file pages are evicted that were of high usefulness (k=2 pool). [Dev Only] 3434=Database Page Evictions (Scavenging)/sec 3435=Database Page Evictions (Scavenging)/sec is the rate that cached pages are evicted due to scavenging / avail pool maintenance running. [Dev Only] 3436=Database Page Evictions (Shrink)/sec 3437=Database Page Evictions (Shrink)/sec is the rate that cached pages are evicted due to the database cache shrinking. [Dev Only] 3438=Database Page Evictions (Purge)/sec 3439=Database Page Evictions (Purge)/sec is the rate that cached pages are evicted due to purging a cached context / database. [Dev Only] 3440=Database Page Evictions (Patch)/sec 3441=Database Page Evictions (Patch)/sec is the rate that cached pages are evicted due to active page patching. [Dev Only] 3442=Database Cache Size (MB) 3443=Database Cache Size (MB) is the amount of system memory (in megabytes) used by the database cache manager to hold commonly used information from the database file(s) to prevent file operations. If the database cache size seems to be too small for optimal performance and there is very little available memory on the system (see Memory/Available Bytes), adding more memory to the system may increase performance. If there is a lot of available memory on the system and the database cache size is not growing beyond a certain point, the database cache size may be capped at an artificially low limit. Increasing this limit may increase performance. 3444=Database Cache Misses/sec 3445=Database Cache Misses per second is the rate at which database file page requests were fulfilled by the database cache by causing a file operation. If this rate is high, then the database cache size may be too small. 3446=Database Cache % Hit 3447=Database Cache % Hit is the percentage of database file page requests that were fulfilled by the database cache without causing a file operation. If this percentage is too low, the database cache size may be too small. 3448=No name 3449=No text 3450=Database Cache % Hit (Uncorrelated) 3451=Database Cache % Hit (Uncorrelated) is the percentage of uncorrelated database file page requests that were fulfilled by the database cache. 3452=No name 3453=No text 3454=Database Cache Requests/sec 3455=Database Cache Requests/sec is the rate that pages are requested from the database cache. 3456=Instance Status 3457=Instance Status indicates the current runtime state of the instance. Values are 1 (recovery redo), 2 (recovery undo), 3 (runtime), 4 (shutdown), 5 (error). [Dev Only] 3458=Database Pages Read Async/sec 3459=Database Pages Read Async/sec is the rate that pages are asynchronously read from the database file(s) into the database cache. [Dev Only] 3460=Database Pages Read Sync/sec 3461=Database Pages Read Sync/sec is the rate that pages are synchronously read from the database file(s) into the database cache. [Dev Only] 3462=Database Pages Dirtied/sec 3463=Database Pages Dirtied/sec is the rate that pages are dirtied in the database cache. [Dev Only] 3464=Database Pages Dirtied (Repeatedly)/sec 3465=Database Pages Dirtied (Repeatedly)/sec is the rate that pages are repeatedly dirtied / redirtied in the database cache. [Dev Only] 3466=Database Pages Written/sec 3467=Database Pages Written/sec is the rate that pages are written to the database file(s) from the database cache. [Dev Only] 3468=Database Pages Transferred/sec 3469=Database Pages Transferred/sec is the rate that pages are transferred from the database file(s) to the database cache and vice versa. [Dev Only] 3470=Database Pages Non-Resident Reclaimed (Soft Faulted)/sec 3471=Database Pages Non-Resident Reclaimed (Soft Faulted)/sec is the number of OS soft faults attempted and succeeded against database pages in the buffer cache. [Dev Only] 3472=Database Pages Non-Resident Reclaimed (Failed)/sec 3473=Database Pages Non-Resident Reclaimed (Failed)/sec is the number of OS soft faults attempted and failed against database pages in the buffer cache. [Dev Only] 3474=Database Pages Non-Resident Re-read/sec 3475=Database Pages Non-Resident Re-read/sec is the number of pages that could not be reclaimed by soft fault, and must be redirected to the database file as a re-read of the page. [Dev Only] 3476=Database Pages Non-Resident Evicted (Normally)/sec 3477=Database Pages Non-Resident Evicted (Normally)/sec is the number of pages that were paged / trimmed by the OS memory manager, and got evicted normally before being re-used or re-latched. [Dev Only] 3478=Database Page Touches (Non-Touch)/sec 3479=Database Page Touches (Non-Touch)/sec is the rate that database pages are touched within a single ms (super-correlated). [Dev Only] 3480=Database Page Touches (k=1)/sec 3481=Database Page Touches (k=1)/sec is the rate that database pages are touched for the first time / k=1 pool. [Dev Only] 3482=Database Page Touches (k=2)/sec 3483=Database Page Touches (k=2)/sec is the rate that database pages are subsequently touched and put in the k=2 pool. [Dev Only] 3484=Database Page Touches (Correlated)/sec 3485=Database Page Touches (Correlated)/sec is the rate that database pages are touched within a correlation interval (default=125 ms). [Dev Only] 3486=Database Pages Colded (Ext)/sec 3487=Database Pages Colded (Ext) per second is the rate at which database pages are deprioritized by sub-components other than the buffer manager to send for early eviction. [Dev Only] 3488=Database Pages Colded (Int)/sec 3489=Database Pages Colded (Int) per second is the rate at which database pages are deprioritized by the buffer manager itself to maintain minimal cache usage. [Dev Only] 3490=Database Pages Preread/sec 3491=Database Pages Preread/sec is the rate that pages are read in anticipation of future use from the database file(s) into the database cache. [Dev Only] 3492=Database Page Preread Stalls/sec 3493=Database Page Preread Stalls/sec is the rate that pages are read in anticipation of future use from the database file(s) into the database cache but did not complete preread before intended use. [Dev Only] 3494=Database Pages Preread (Unnecessary)/sec 3495=Database Pages Preread (Unnecessary)/sec is the rate that pages are requested in anticipation of future use but that are already cached by the database cache. This is non-ideal behavior that represents a waste of processing time. [Dev Only] 3496=Database Pages Dehydrated/sec 3497=Database Pages Dehydrated/sec is the rate that pages are compressed to memory usage in the buffer manager. [Dev Only] 3498=Database Pages Rehydrated/sec 3499=Database Pages Rehydrated/sec is the rate that pages are uncompressed for active usage or flushing to the database. [Dev Only] 3500=Database Pages Versioned/sec 3501=Database Pages Versioned/sec is the rate at which pages in the database cache are being copied into new pages in the cache for the purpose of being asynchronously written while the current version of that page in the database file is still being modified. This feature is primarily used to avoid cycles, branches, or long chains of flush order dependencies without requiring the pages involved to be synchronously written to disk. [Dev Only] 3502=Database Pages Version Copied/sec 3503=Database Pages Version Copied/sec is the rate at which pages in the database cache are being copied into new pages in the cache for the purpose of being asynchronously written while the current version of that page in the database file is still being modified. This feature is primarily used to avoid cycles, branches, or long chains of flush order dependencies without requiring the pages involved to be synchronously written to disk. [Dev Only] 3504=Database Pages Repeatedly Written/sec 3505=Database Pages Repeatedly Written/sec is the rate that pages are written to the database file(s) from the database cache more than once in their lifetime in the cache. These page writes represent extra writes above the theoretical minimum and can therefore be considered overhead. [Dev Only] 3506=Database Pages Flushed (Cache Shrink)/sec 3507=Database Pages Flushed (Cache Shrink)/sec is the rate that pages are written to the database file(s) from the database cache because the cache size must shrink. [Dev Only] 3508=Database Pages Flushed (Checkpoint)/sec 3509=Database Pages Flushed (Checkpoint)/sec is the rate that pages are written to the database file(s) from the database cache to keep the checkpoint depth down to configured levels. [Dev Only] 3510=Database Pages Flushed (Checkpoint Foreground)/sec 3511=Database Pages Flushed (Checkpoint Foreground)/sec is the rate that pages are written to the database file(s) from the database cache to keep the checkpoint depth down to configured levels. [Dev Only] 3512=Database Pages Flushed (Context Flush)/sec 3513=Database Pages Flushed (Context Flush)/sec is the rate that pages are written to the database file(s) from the database cache due to a requested flush of a buffer context. [Dev Only] 3514=Database Pages Flushed (Idle)/sec 3515=Database Pages Flushed (Idle)/sec is the rate that pages are written to the database file(s) from the database cache because there is low disk activity. [Dev Only] 3516=Database Pages Flushed (Filthy Foreground)/sec 3517=Database Pages Flushed (Filthy Foreground)/sec is the rate that pages are written to the database file(s) from the database cache because they are marked for filthy / immediate flush. [Dev Only] 3518=Database Pages Flushed (Scavenge)/sec 3519=Database Pages Flushed (Scavenge)/sec is the rate that pages are written to the database file(s) from the database cache to perform available pool maintenance. [Dev Only] 3520=Database Pages Flushed Opportunely/sec 3521=Database Pages Flushed Opportunely/sec is the rate that pages are written to the database file(s) from the database cache because they happen to be near other pages that must be written. These additional writes are performed before they must happen in the hope that the total number of IOs required to write all the pages is reduced. [Dev Only] 3522=Database Pages Flushed Opportunely Clean/sec 3523=Database Pages Flushed Opportunely Clean/sec is the rate that clean pages are opportunely written to the database file(s) from the database cache because they happen to be betweeen two other pages that must be written. These additional writes are performed in the hope that the total number of IOs required to write all the dirty pages is reduced. [Dev Only] 3524=Database Pages Coalesced Written/sec 3525=Database Pages Coalesced Written/sec is the rate that pages are written to the database file(s) from the database cache coalesced with another page. [Dev Only] 3526=Database Pages Coalesced Read/sec 3527=Database Pages Coalesced Read/sec is the rate that pages are read from the database file(s) to the database cache coalesced with another page. [Dev Only] 3528=Database Pages Repeatedly Read/sec 3529=Database Pages Repeatedly Read/sec is the rate that pages are read from the database file(s) into the database cache more than once a short period of time / within history tracking. [Dev Only] 3530=Streaming Backup Pages Read/sec 3531=Streaming Backup Pages Read/sec is the rate of database read operations performed for the purpose of streaming backups. 3532=Online Defrag Pages Referenced/sec 3533=Online Defrag Pages Referenced/sec is the rate at which online defragmentation is touching database pages. [Dev Only] 3534=Online Defrag Pages Read/sec 3535=Online Defrag Pages Read/sec is the rate of database read operations being performed by online defragmentation. [Dev Only] 3536=Online Defrag Pages Preread/sec 3537=Online Defrag Pages Preread/sec is the rate at which database pages are read in anticipation of future use by online defragmentation. [Dev Only] 3538=Online Defrag Pages Dirtied/sec 3539=Online Defrag Pages Dirtied/sec is the rate at which online defragmentation is modifying clean database pages. [Dev Only] 3540=Online Defrag Pages Re-Dirtied/sec 3541=Online Defrag Pages Re-Dirtied/sec is the rate at which online defragmentation is modifying database pages that already contained modifications. [Dev Only] 3542=Online Defrag Pages Freed/sec 3543=Pages Freed/sec is the number of pages per second that are freed from the database by the online defragmentation process [Dev Only] 3544=Online Defrag Data Moves/sec 3545=Data Moves/sec is the number of times per second that data is moved from one page to another by the online defragmentation process [Dev Only] 3546=Online Defrag Page Moves/sec 3547=Page Moves/sec is the number of times per second that data is moved from one page to a new page by the online defragmentation process [Dev Only] 3548=Online Defrag Log Records/sec 3549=Online Defrag Log Records/sec is the rate at which online defragmentation is generating log records. [Dev Only] 3550=Online Defrag Average Log Bytes 3551=Online Defrag Average Log Bytes is the average size of the log records being generated by online defragmentation. [Dev Only] 3552=No name 3553=No text 3554=Database Maintenance Duration 3555=Database Maintenance Duration is the number of hours that have passed since maintenance last completed for this database. 3556=Database Maintenance Pages Read 3557=Database Maintenance Pages Read is the number of pages read by database maintenance. [Dev Only] 3558=Database Maintenance Pages Read/sec 3559=Database Maintenance Pages Read/sec is the rate at which pages are read by database maintenance. [Dev Only] 3560=Database Maintenance Pages Zeroed 3561=Database Maintenance Pages Zeroed is the number of pages zeroed/scrubbed by database maintenance. [Dev Only] 3562=Database Maintenance Pages Zeroed/sec 3563=Database Maintenance Pages Zeroed/sec is the rate at which pages are zeroed/scrubbed by database maintenance. [Dev Only] 3564=Database Maintenance Pages Bad Checksums 3565=Database Maintenance Pages Bad Checksums is the number of non-correctable page checksums encountered during a database maintenance pass. 3566=Database Maintenance IO Reads/sec 3567=Database Maintenance IO Reads/sec is the approximate number of Database Maintenance read IO operations generated/sec. [Dev Only] 3568=Database Maintenance IO Reads Average Bytes 3569=Database Maintenance IO Reads Average Bytes is the approximate average size in bytes of Database Maintenance read IO. [Dev Only] 3570=No name 3571=No text 3572=Database Maintenance Throttle Setting 3573=Database Maintenance Throttle Setting is the current Database Maintenance throttle setting. [Dev Only] 3574=Database Maintenance IO Re-Reads/sec 3575=Database Maintenance IO Re-Reads/sec is the approximate number of Database Maintenance read IO operations for pages already cached in the buffer manager generated/sec. [Dev Only] 3576=Database Maintenance IO Re-Reads Average Bytes 3577=Database Maintenance IO Re-Reads Average Bytes is the approximate average size in bytes of Database Maintenance read IO for pages already cached in the buffer manager. [Dev Only] 3578=No name 3579=No text 3580=Database Maintenance IO Re-Reads Average Latency 3581=Database Maintenance IO Re-Reads Average Latency is the approximate average latency in milli-seconds for Database Maintenance read IO for pages already cached in the buffer manager. [Dev Only] 3582=No name 3583=No text 3584=Database Tasks Pages Referenced/sec 3585=Database Tasks Pages Referenced/sec is the rate at which background database tasks are touching database pages. [Dev Only] 3586=Database Tasks Pages Read/sec 3587=Database Tasks Pages Read/sec is the rate of database read operations being performed by background database tasks. [Dev Only] 3588=Database Tasks Pages Preread/sec 3589=Database Tasks Pages Preread/sec is the rate at which database pages are read in anticipation of future use by background database tasks. [Dev Only] 3590=Database Tasks Pages Dirtied/sec 3591=Database Tasks Pages Dirtied/sec is the rate at which background database tasks are modifying clean database pages. [Dev Only] 3592=Database Tasks Pages Re-Dirtied/sec 3593=Database Tasks Pages Re-Dirtied/sec is the rate at which background databases tasks are modifying database pages that already contained modifications. [Dev Only] 3594=Database Tasks Log Records/sec 3595=Database Tasks Log Records/sec is the rate at which background database tasks are generating log records. [Dev Only] 3596=Database Tasks Average Log Bytes 3597=Database Tasks Average Log Bytes is the average size of the log records being generated by background database tasks. [Dev Only] 3598=No name 3599=No text 3600=I/O Database Reads (Attached)/sec 3601=I/O Database Reads (Attached)/sec is the rate of database read operations completed. 3602=I/O Database Reads (Attached) Average Latency 3603=I/O Database Reads (Attached) Average Latency is the average length of time, in milliseconds, per database read operation. 3604=No name 3605=No text 3606=I/O Database Reads (Attached) Average Bytes 3607=I/O Database Reads (Attached) Average Bytes is the average number of bytes transferred per database read operation. [Dev Only] 3608=No name 3609=No text 3610=I/O Database Reads (Attached) In Heap 3611=I/O Database Reads (Attached) In Heap is the number of database read operations queued in the database engine's I/O heap and waiting to be issued. [Dev Only] 3612=I/O Database Reads (Attached) Async Pending 3613=I/O Database Reads (Attached) Async Pending is the number of database read operations asynchronously pending completion. [Dev Only] 3614=I/O Database Reads (Attached) Abnormal Latency/sec 3615=I/O Database Reads (Attached) Abnormal Latency/sec is the rate of database read operations that take an abnormally long length of time (default is 1 minute) to be serviced by the OS. [Dev Only] 3616=I/O Database Reads (Recovery)/sec 3617=I/O Database Reads (Recovery)/sec is the rate of database read operations completed. 3618=I/O Database Reads (Recovery) Average Latency 3619=I/O Database Reads (Recovery) Average Latency is the average length of time, in milliseconds, per database read operation. 3620=No name 3621=No text 3622=I/O Database Reads (Recovery) Average Bytes 3623=I/O Database Reads (Recovery) Average Bytes is the average number of bytes transferred per database read operation. [Dev Only] 3624=No name 3625=No text 3626=I/O Database Reads (Recovery) In Heap 3627=I/O Database Reads (Recovery) In Heap is the number of database read operations queued in the database engine's I/O heap and waiting to be issued. [Dev Only] 3628=I/O Database Reads (Recovery) Async Pending 3629=I/O Database Reads (Recovery) Async Pending is the number of database read operations asynchronously pending completion. [Dev Only] 3630=I/O Database Reads (Recovery) Abnormal Latency/sec 3631=I/O Database Reads (Recovery) Abnormal Latency/sec is the rate of database read operations that take an abnormally long length of time (default is 1 minute) to be serviced by the OS. [Dev Only] 3632=I/O Database Reads/sec 3633=I/O Database Reads/sec is the rate of database read operations completed. 3634=I/O Database Reads Average Latency 3635=I/O Database Reads Average Latency is the average length of time, in milliseconds, per database read operation. 3636=No name 3637=No text 3638=I/O Database Reads Average Bytes 3639=I/O Database Reads Average Bytes is the average number of bytes transferred per database read operation. [Dev Only] 3640=No name 3641=No text 3642=I/O Database Reads In Heap 3643=I/O Database Reads In Heap is the number of database read operations queued in the database engine's I/O heap and waiting to be issued. [Dev Only] 3644=I/O Database Reads Async Pending 3645=I/O Database Reads Async Pending is the number of database read operations asynchronously pending completion. [Dev Only] 3646=I/O Database Reads Abnormal Latency/sec 3647=I/O Database Reads Abnormal Latency/sec is the rate of database read operations that take an abnormally long length of time (default is 1 minute) to be serviced by the OS. [Dev Only] 3648=I/O Log Reads/sec 3649=I/O Log Reads/sec is the rate of logfile read operations completed. 3650=I/O Log Reads Average Latency 3651=I/O Log Reads Average Latency is the average length of time, in milliseconds, per logfile read operation. 3652=No name 3653=No text 3654=I/O Log Reads Average Bytes 3655=I/O Log Reads Average Bytes is the average number of bytes transferred per logfile read operation. [Dev Only] 3656=No name 3657=No text 3658=I/O Log Reads In Heap 3659=I/O Log Reads In Heap is the number of logfile read operations queued in the database engine's I/O heap and waiting to be issued. [Dev Only] 3660=I/O Log Reads Async Pending 3661=I/O Log Reads Async Pending is the number of logfile read operations asynchronously pending completion. [Dev Only] 3662=I/O Log Reads Abnormal Latency/sec 3663=I/O Log Reads Abnormal Latency/sec is the rate of logfile read operations that take an abnormally long length of time (default is 1 minute) to be serviced by the OS. [Dev Only] 3664=I/O Database Writes (Attached)/sec 3665=I/O Database Writes (Attached)/sec is the rate of database write operations completed. 3666=I/O Database Writes (Attached) Average Latency 3667=I/O Database Writes (Attached) Average Latency is the average length of time, in milliseconds, per database write operation. 3668=No name 3669=No text 3670=I/O Database Writes (Attached) Average Bytes 3671=I/O Database Writes (Attached) Average Bytes is the average number of bytes transferred per database write operation. [Dev Only] 3672=No name 3673=No text 3674=I/O Database Writes (Attached) In Heap 3675=I/O Database Writes (Attached) In Heap is the number of database write operations queued in the database engine's I/O heap and waiting to be issued. [Dev Only] 3676=I/O Database Writes (Attached) Async Pending 3677=I/O Database Writes (Attached) Async Pending is the number of database write operations asynchronously pending completion. [Dev Only] 3678=I/O Database Writes (Attached) Abnormal Latency/sec 3679=I/O Database Writes (Attached) Abnormal Latency/sec is the rate of database write operations that take an abnormally long length of time (default is 1 minute) to be serviced by the OS. [Dev Only] 3680=I/O Database Writes (Recovery)/sec 3681=I/O Database Writes (Recovery)/sec is the rate of database write operations completed. 3682=I/O Database Writes (Recovery) Average Latency 3683=I/O Database Writes (Recovery) Average Latency is the average length of time, in milliseconds, per database write operation. 3684=No name 3685=No text 3686=I/O Database Writes (Recovery) Average Bytes 3687=I/O Database Writes (Recovery) Average Bytes is the average number of bytes transferred per database write operation. [Dev Only] 3688=No name 3689=No text 3690=I/O Database Writes (Recovery) In Heap 3691=I/O Database Writes (Recovery) In Heap is the number of database write operations queued in the database engine's I/O heap and waiting to be issued. [Dev Only] 3692=I/O Database Writes (Recovery) Async Pending 3693=I/O Database Writes (Recovery) Async Pending is the number of database write operations asynchronously pending completion. [Dev Only] 3694=I/O Database Writes (Recovery) Abnormal Latency/sec 3695=I/O Database Writes (Recovery) Abnormal Latency/sec is the rate of database write operations that take an abnormally long length of time (default is 1 minute) to be serviced by the OS. [Dev Only] 3696=I/O Database Writes/sec 3697=I/O Database Writes/sec is the rate of database write operations completed. 3698=I/O Database Writes Average Latency 3699=I/O Database Writes Average Latency is the average length of time, in milliseconds, per database write operation. 3700=No name 3701=No text 3702=I/O Database Writes Average Bytes 3703=I/O Database Writes Average Bytes is the average number of bytes transferred per database write operation. [Dev Only] 3704=No name 3705=No text 3706=I/O Database Writes In Heap 3707=I/O Database Writes In Heap is the number of database write operations queued in the database engine's I/O heap and waiting to be issued. [Dev Only] 3708=I/O Database Writes Async Pending 3709=I/O Database Writes Async Pending is the number of database write operations asynchronously pending completion. [Dev Only] 3710=I/O Database Writes Abnormal Latency/sec 3711=I/O Database Writes Abnormal Latency/sec is the rate of database write operations that take an abnormally long length of time (default is 1 minute) to be serviced by the OS. [Dev Only] 3712=I/O Log Writes/sec 3713=I/O Log Writes/sec is the rate of log file write operations completed. 3714=I/O Log Writes Average Latency 3715=I/O Log Writes Average Latency is the average length of time, in milliseconds, per log file write operation. 3716=No name 3717=No text 3718=I/O Log Writes Average Bytes 3719=I/O Log Writes Average Bytes is the average number of bytes transferred per logfile write operation. [Dev Only] 3720=No name 3721=No text 3722=I/O Log Writes In Heap 3723=I/O Log Writes In Heap is the number of logfile write operations queued in the database engine's I/O heap and waiting to be issued. [Dev Only] 3724=I/O Log Writes Async Pending 3725=I/O Log Writes Async Pending is the number of logfile write operations asynchronously pending completion. [Dev Only] 3726=I/O Log Writes Abnormal Latency/sec 3727=I/O Log Writes Abnormal Latency/sec is the rate of logfile write operations that take an abnormally long length of time (default is 1 minute) to be serviced by the OS. [Dev Only] 3728=Record Failed Compression Bytes/sec 3729=Record Failed Compression Bytes/sec is the rate of record bytes that either failed Xpress compression or did not significantly reduce the insert/replace size (10% or less). High results are indicative of wasted cpu resources. [Dev Only] 3730=Pages Reorganized (Other)/sec 3731=Pages Reorganized (Other)/sec is the number of times per second a page was reorganized for some other / unknown reason. [Dev Only] 3732=Pages Reorganized (Free Space Request)/sec 3733=Pages Reorganized (Free Space Request)/sec is the number of times per second a page was reorganized due to a free space request that could not be satisfied by the existing contiguous space on the page. [Dev Only] 3734=Pages Reorganized (Page Move Logging)/sec 3735=Pages Reorganized (Page Move Logging)/sec is the number of times per second a page was reorganized for minimizing a page size for logging page move. [Dev Only] 3736=Pages Reorganized (Dehydrate Buffer)/sec 3737=Pages Reorganized (Dehydrate Buffer)/sec is the number of times per second a page is reorganized to minimize our in-memory buffer usage. [Dev Only] 3906=Terminal Services Session 3907=Terminal Services per-session resource monitoring. 4262=BITS Net Utilization 4263=BITS Per Job Network Utilization 4264=Remote Server Speed (Bits/Sec) 4265=Estimate of Remote Server Speed (Bits/Sec) 4266=Netcard Speed (Bits/Sec) 4267=Estimate of the local netcard's speed (Bits/Sec) 4268=Percent Netcard Free 4269=Estimate of most recent percent network interface utilization 4270=IGD Speed (Bits/Sec) 4271=Estimate of the IGD's Internet connection speed (Bits/Sec) 4272=Percent IGD Free 4273=Estimate of most recent percent IGD Internet connection utilization 4274=BITS Download BlockSize (Bytes) 4275=Size of the next download block for BITS 4276=BITS Download Response Interval (msec) 4277=BITS download response interval (msec) 4278=Estimated bandwidth available to the remote system (Bits/sec) 4279=Estimated bandwidth available to the remote system (Bits/sec) 4280=RAS Port 4281=The RAS Object Type handles individual ports of the RAS device on your system. 4282=Bytes Transmitted 4283=The number of bytes transmitted total for this connection. 4284=Bytes Received 4285=The number of bytes received total for this connection. 4286=Frames Transmitted 4287=The number of data frames transmitted total for this connection. 4288=Frames Received 4289=The number of data frames received total for this connection. 4290=Percent Compression Out 4291=The compression ratio for bytes being transmitted. 4292=Percent Compression In 4293=The compression ratio for bytes being received. 4294=CRC Errors 4295=The total number of CRC Errors for this connection. CRC Errors occur when the frame received contains erroneous data. 4296=Timeout Errors 4297=The total number of Timeout Errors for this connection. Timeout Errors occur when an expected is not received in time. 4298=Serial Overrun Errors 4299=The total number of Serial Overrun Errors for this connection. Serial Overrun Errors occur when the hardware cannot handle the rate at which data is received. 4300=Alignment Errors 4301=The total number of Alignment Errors for this connection. Alignment Errors occur when a byte received is different from the byte expected. 4302=Buffer Overrun Errors 4303=The total number of Buffer Overrun Errors for this connection. Buffer Overrun Errors when the software cannot handle the rate at which data is received. 4304=Total Errors 4305=The total number of CRC, Timeout, Serial Overrun, Alignment, and Buffer Overrun Errors for this connection. 4306=Bytes Transmitted/Sec 4307=The number of bytes transmitted per second. 4308=Bytes Received/Sec 4309=The number of bytes received per second. 4310=Frames Transmitted/Sec 4311=The number of frames transmitted per second. 4312=Frames Received/Sec 4313=The number of frames received per second. 4314=Total Errors/Sec 4315=The total number of CRC, Timeout, Serial Overrun, Alignment, and Buffer Overrun Errors per second. 4316=RAS Total 4317=The RAS Object Type handles all combined ports of the RAS device on your system. 4318=Total Connections 4319=The total number of Remote Access connections. 4536=Distributed Transaction Coordinator 4537=Microsoft Distributed Transaction Coordinator performance counters 4538=Active Transactions 4539=Number of currently active transactions 4540=Committed Transactions 4541=Number of committed transactions 4542=Aborted Transactions 4543=Number of aborted transactions 4544=In Doubt Transactions 4545=Number of in doubt transactions 4546=Active Transactions Maximum 4547=Maximum number of transactions ever concurrently active 4548=Force Committed Transactions 4549=Number of transactions committed by the system administrator 4550=Force Aborted Transactions 4551=Number of transactions aborted by the system administrator 4552=Response Time -- Minimum 4553=Minimum time delta between transaction begin and commit 4554=Response Time -- Average 4555=Average time delta between transaction begin and commit 4556=Response Time -- Maximum 4557=Maximum time delta between transaction begin and commit 4558=Transactions/sec 4559=Transactions performed per second 4560=Committed Transactions/sec 4561=Transactions committed per second 4562=Aborted Transactions/sec 4563=Transactions aborted per second 4564=Bulk Bytes/Sec 4565=Displays the current bulk transfer rate in bytes/sec. 4566=Isochronous Bytes/Sec 4567=Displays the current isochronous transfer rate in bytes/sec. 4568=Interrupt Bytes/Sec 4569=Displays the current interrupt transfer rate in bytes/sec. 4570=Control Data Bytes/Sec 4571=Displays the current control transfer rate in bytes/sec. 4572=Controller PCI Interrupts/Sec 4573=Displays the rate of PCI interrupt generation by the USB controller. For controller instances only. 4574=Controller WorkSignals/Sec 4575=Displays the current rate Work Signals generated per second by the usbport driver. For controller instances only. 4576=% Total Bandwidth Used for Interrupt 4577=Displays the percentage of BW reserved for interrupt transfers 4578=% Total Bandwidth Used for Iso 4579=Displays the percentage of BW reserved for ISO transfers 4580=USB 4581=USB I/O Counters 4582=Avg. Bytes/Transfer 4583=Displays the average size of all transfer URBs. For device instances only. 4584=Iso Packet Errors/Sec 4585=Number of ISO packets that are NOT late, but complete with an error. For device instances only. 4586=Avg ms latency for ISO transfers 4587=Avg number of ms between the current frame and the start frame of an ISO transfer when scheduled. For device instances only. 4588=Transfer Errors/Sec 4589=Number of Transfer URBs completing with an error status. For device instances only. 4590=Host Controller Idle 4591=Non-zero value if the host controller is not running(idle). 4592=Host Controller Async Idle 4593=Non-Zero value if the host controller async schedule is not running(idle). 4594=Host Controller Async Cache Flush Count 4595=Incremented each time the controller async cache is flushed. 4596=Host Controller Periodic Idle 4597=Non-Zero if the periodic schedule is not running(idle). 4598=Host Controller Periodic Cache Flush Count 4599=Incremented each time the controller periodic cache is flushed. 5336=WF (System.Workflow) 4.0.0.0 5337=Windows Workflow Foundation Performance Counters 5338=Workflows Created 5339=Total number of workflows created. 5340=Workflows Created/sec 5341=Rate of workflows created per second. 5342=Workflows Unloaded 5343=Total number of workflows unloaded. 5344=Workflows Unloaded/sec 5345=Rate of workflows unloaded per second. 5346=Workflows Loaded 5347=Total number of workflows loaded. 5348=Workflows Loaded/sec 5349=Rate of workflows loaded per second. 5350=Workflows Completed 5351=Total number of workflows completed. 5352=Workflows Completed/sec 5353=Rate of workflows completed per second. 5354=Workflows Suspended 5355=Total number of workflows suspended. 5356=Workflows Suspended/sec 5357=Rate of workflows suspended per second. 5358=Workflows Terminated 5359=Total number of workflows terminated. 5360=Workflows Terminated/sec 5361=Rate of workflows terminated per second. 5362=Workflows In Memory 5363=Total number of workflows in memory. 5364=Workflows Aborted 5365=Total number of workflows aborted. 5366=Workflows Aborted/sec 5367=Rate of workflows aborted per second. 5368=Workflows Persisted 5369=Total number of workflows persisted. 5370=Workflows Persisted/sec 5371=Rate of workflows persisted per second. 5372=Workflows Executing 5373=Total number of workflow instances actively executing. 5374=Workflows Idle/sec 5375=Rate of workflows becoming idle per second. 5376=Workflows Runnable 5377=Total number of workflows ready to execute. 5378=Workflows Pending 5379=Total number of workflows waiting for a thread. 5818=MSDTC Bridge 4.0.0.0 5819=MSDTC Bridge 4.0.0.0 performance counters 5820=Message send failures/sec 5821=The number of WS-AT protocol messages that the WS-AT service failed to send per second. 5822=Prepare retry count/sec 5823=The number of Prepare retry messages that the WS-AT service has sent per second. 5824=Commit retry count/sec 5825=The number of Commit retry messages that the WS-AT service has sent per second. 5826=Prepared retry count/sec 5827=The number of Prepared retry messages that the WS-AT service has sent per second. 5828=Replay retry count/sec 5829=The number of Replay retry messages that the WS-AT service has sent per second. 5830=Faults received count/sec 5831=The number of Fault messages that the WS-AT service has received per second. 5832=Faults sent count/sec 5833=The number of Fault messages that the WS-AT service has sent per second. 5834=Average participant prepare response time 5835=Average time in milliseconds for the WS-AT service to receive a Prepare message response from a participant. 5836=Average participant prepare response time Base 5837=Base counter for the 'Average participant prepare response time' counter. 5838=Average participant commit response time 5839=Average time in milliseconds for the WS-AT service to receive a Commit message response from a participant. 5840=Average participant commit response time Base 5841=Base counter for the 'Average participant commit response time' counter. 5908=.NET CLR Memory 5909=Counters for CLR Garbage Collected heap. 5910=# Gen 0 Collections 5911=This counter displays the number of times the generation 0 objects (youngest; most recently allocated) are garbage collected (Gen 0 GC) since the start of the application. Gen 0 GC occurs when the available memory in generation 0 is not sufficient to satisfy an allocation request. This counter is incremented at the end of a Gen 0 GC. Higher generation GCs include all lower generation GCs. This counter is explicitly incremented when a higher generation (Gen 1 or Gen 2) GC occurs. _Global_ counter value is not accurate and should be ignored. This counter displays the last observed value. 5912=# Gen 1 Collections 5913=This counter displays the number of times the generation 1 objects are garbage collected since the start of the application. The counter is incremented at the end of a Gen 1 GC. Higher generation GCs include all lower generation GCs. This counter is explicitly incremented when a higher generation (Gen 2) GC occurs. _Global_ counter value is not accurate and should be ignored. This counter displays the last observed value. 5914=# Gen 2 Collections 5915=This counter displays the number of times the generation 2 objects (older) are garbage collected since the start of the application. The counter is incremented at the end of a Gen 2 GC (also called full GC). _Global_ counter value is not accurate and should be ignored. This counter displays the last observed value. 5916=Promoted Memory from Gen 0 5917=This counter displays the bytes of memory that survive garbage collection (GC) and are promoted from generation 0 to generation 1; objects that are promoted just because they are waiting to be finalized are not included in this counter. This counter displays the value observed at the end of the last GC; its not a cumulative counter. 5918=Promoted Memory from Gen 1 5919=This counter displays the bytes of memory that survive garbage collection (GC) and are promoted from generation 1 to generation 2; objects that are promoted just because they are waiting to be finalized are not included in this counter. This counter displays the value observed at the end of the last GC; its not a cumulative counter. This counter is reset to 0 if the last GC was a Gen 0 GC only. 5920=Gen 0 Promoted Bytes/Sec 5921=This counter displays the bytes per second that are promoted from generation 0 (youngest) to generation 1; objects that are promoted just because they are waiting to be finalized are not included in this counter. Memory is promoted when it survives a garbage collection. This counter was designed as an indicator of relatively long-lived objects being created per sec. This counter displays the difference between the values observed in the last two samples divided by the duration of the sample interval. 5922=Gen 1 Promoted Bytes/Sec 5923=This counter displays the bytes per second that are promoted from generation 1 to generation 2 (oldest); objects that are promoted just because they are waiting to be finalized are not included in this counter. Memory is promoted when it survives a garbage collection. Nothing is promoted from generation 2 since it is the oldest. This counter was designed as an indicator of very long-lived objects being created per sec. This counter displays the difference between the values observed in the last two samples divided by the duration of the sample interval. 5924=Promoted Finalization-Memory from Gen 0 5925=This counter displays the bytes of memory that are promoted from generation 0 to generation 1 just because they are waiting to be finalized. This counter displays the value observed at the end of the last GC; its not a cumulative counter. 5926=Process ID 5927=This counter displays the process ID of the CLR process instance being monitored. The value displayed will be 0 until after the first garbage collection. 5928=Gen 0 heap size 5929=This counter displays the maximum bytes that can be allocated in generation 0 (Gen 0); its does not indicate the current number of bytes allocated in Gen 0. A Gen 0 GC is triggered when the allocations since the last GC exceed this size. The Gen 0 size is tuned by the Garbage Collector and can change during the execution of the application. At the end of a Gen 0 collection the size of the Gen 0 heap is infact 0 bytes; this counter displays the size (in bytes) of allocations that would trigger the next Gen 0 GC. This counter is updated at the end of a GC; its not updated on every allocation. 5930=Gen 1 heap size 5931=This counter displays the current number of bytes in generation 1 (Gen 1); this counter does not display the maximum size of Gen 1. Objects are not directly allocated in this generation; they are promoted from previous Gen 0 GCs. This counter is updated at the end of a GC; its not updated on every allocation. 5932=Gen 2 heap size 5933=This counter displays the current number of bytes in generation 2 (Gen 2). Objects are not directly allocated in this generation; they are promoted from Gen 1 during previous Gen 1 GCs. This counter is updated at the end of a GC; its not updated on every allocation. 5934=Large Object Heap size 5935=This counter displays the current size of the Large Object Heap in bytes. Objects greater than a threshold are treated as large objects by the Garbage Collector and are directly allocated in a special heap; they are not promoted through the generations. In CLR v1.1 and above this threshold is equal to 85000 bytes. This counter is updated at the end of a GC; it s not updated on every allocation. 5936=Finalization Survivors 5937=This counter displays the number of garbage collected objects that survive a collection because they are waiting to be finalized. If these objects hold references to other objects then those objects also survive but are not counted by this counter; the "Promoted Finalization-Memory from Gen 0" and "Promoted Finalization-Memory from Gen 1" counters represent all the memory that survived due to finalization. This counter is not a cumulative counter; its updated at the end of every GC with count of the survivors during that particular GC only. This counter was designed to indicate the extra overhead that the application might incur because of finalization. 5938=# GC Handles 5939=This counter displays the current number of GC Handles in use. GCHandles are handles to resources external to the CLR and the managed environment. Handles occupy small amounts of memory in the GCHeap but potentially expensive unmanaged resources. 5940=Allocated Bytes/sec 5941=This counter displays the rate of bytes per second allocated on the GC Heap. This counter is updated at the end of every GC; not at each allocation. This counter is not an average over time; it displays the difference between the values observed in the last two samples divided by the duration of the sample interval. 5942=# Induced GC 5943=This counter displays the peak number of times a garbage collection was performed because of an explicit call to GC.Collect. Its a good practice to let the GC tune the frequency of its collections. 5944=% Time in GC 5945=% Time in GC is the percentage of elapsed time that was spent in performing a garbage collection (GC) since the last GC cycle. This counter is usually an indicator of the work done by the Garbage Collector on behalf of the application to collect and compact memory. This counter is updated only at the end of every GC and the counter value reflects the last observed value; its not an average. 5946=Not Displayed 5947=Not Displayed. 5948=# Bytes in all Heaps 5949=This counter is the sum of four other counters; Gen 0 Heap Size; Gen 1 Heap Size; Gen 2 Heap Size and the Large Object Heap Size. This counter indicates the current memory allocated in bytes on the GC Heaps. 5950=# Total committed Bytes 5951=This counter displays the amount of virtual memory (in bytes) currently committed by the Garbage Collector. (Committed memory is the physical memory for which space has been reserved on the disk paging file). 5952=# Total reserved Bytes 5953=This counter displays the amount of virtual memory (in bytes) currently reserved by the Garbage Collector. (Reserved memory is the virtual memory space reserved for the application but no disk or main memory pages have been used.) 5954=# of Pinned Objects 5955=This counter displays the number of pinned objects encountered in the last GC. This counter tracks the pinned objects only in the heaps that were garbage collected e.g. a Gen 0 GC would cause enumeration of pinned objects in the generation 0 heap only. A pinned object is one that the Garbage Collector cannot move in memory. 5956=# of Sink Blocks in use 5957=This counter displays the current number of sync blocks in use. Sync blocks are per-object data structures allocated for storing synchronization information. Sync blocks hold weak references to managed objects and need to be scanned by the Garbage Collector. Sync blocks are not limited to storing synchronization information and can also store COM interop metadata. This counter was designed to indicate performance problems with heavy use of synchronization primitives. 5958=.NET CLR Loading 5959=Statistics for CLR Class Loader. 5960=Total Classes Loaded 5961=This counter displays the cumulative number of classes loaded in all Assemblies since the start of this application. 5962=% Time Loading 5963=Reserved for future use. 5964=Assembly Search Length 5965=Reserved for future use. 5966=Total # of Load Failures 5967=This counter displays the peak number of classes that have failed to load since the start of the application. These load failures could be due to many reasons like inadequate security or illegal format. Full details can be found in the profiling services help. 5968=Rate of Load Failures 5969=This counter displays the number of classes that failed to load per second. This counter is not an average over time; it displays the difference between the values observed in the last two samples divided by the duration of the sample interval. These load failures could be due to many reasons like inadequate security or illegal format. Full details can be found in the profiling services help. 5970=Bytes in Loader Heap 5971=This counter displays the current size (in bytes) of the memory committed by the class loader across all AppDomains. (Committed memory is the physical memory for which space has been reserved on the disk paging file.) 5972=Total appdomains unloaded 5973=This counter displays the total number of AppDomains unloaded since the start of the application. If an AppDomain is loaded and unloaded multiple times this counter would count each of those unloads as separate. 5974=Rate of appdomains unloaded 5975=This counter displays the number of AppDomains unloaded per second. This counter is not an average over time; it displays the difference between the values observed in the last two samples divided by the duration of the sample interval. 5976=Current Classes Loaded 5977=This counter displays the current number of classes loaded in all Assemblies. 5978=Rate of Classes Loaded 5979=This counter displays the number of classes loaded per second in all Assemblies. This counter is not an average over time; it displays the difference between the values observed in the last two samples divided by the duration of the sample interval. 5980=Current appdomains 5981=This counter displays the current number of AppDomains loaded in this application. AppDomains (application domains) provide a secure and versatile unit of processing that the CLR can use to provide isolation between applications running in the same process. 5982=Total Appdomains 5983=This counter displays the peak number of AppDomains loaded since the start of this application. AppDomains (application domains) provide a secure and versatile unit of processing that the CLR can use to provide isolation between applications running in the same process. 5984=Rate of appdomains 5985=This counter displays the number of AppDomains loaded per second. AppDomains (application domains) provide a secure and versatile unit of processing that the CLR can use to provide isolation between applications running in the same process. This counter is not an average over time; it displays the difference between the values observed in the last two samples divided by the duration of the sample interval. 5986=Current Assemblies 5987=This counter displays the current number of Assemblies loaded across all AppDomains in this application. If the Assembly is loaded as domain-neutral from multiple AppDomains then this counter is incremented once only. Assemblies can be loaded as domain-neutral when their code can be shared by all AppDomains or they can be loaded as domain-specific when their code is private to the AppDomain. 5988=Total Assemblies 5989=This counter displays the total number of Assemblies loaded since the start of this application. If the Assembly is loaded as domain-neutral from multiple AppDomains then this counter is incremented once only. Assemblies can be loaded as domain-neutral when their code can be shared by all AppDomains or they can be loaded as domain-specific when their code is private to the AppDomain. 5990=Rate of Assemblies 5991=This counter displays the number of Assemblies loaded across all AppDomains per second. If the Assembly is loaded as domain-neutral from multiple AppDomains then this counter is incremented once only. Assemblies can be loaded as domain-neutral when their code can be shared by all AppDomains or they can be loaded as domain-specific when their code is private to the AppDomain. This counter is not an average over time; it displays the difference between the values observed in the last two samples divided by the duration of the sample interval. 5992=.NET CLR Jit 5993=Stats for CLR Jit. 5994=# of Methods Jitted 5995=This counter displays the total number of methods compiled Just-In-Time (JIT) by the CLR JIT compiler since the start of the application. This counter does not include the pre-jitted methods. 5996=# of IL Bytes Jitted 5997=This counter displays the total IL bytes jitted since the start of the application. This counter is exactly equivalent to the "Total # of IL Bytes Jitted" counter. 5998=Total # of IL Bytes Jitted 5999=This counter displays the total IL bytes jitted since the start of the application. This counter is exactly equivalent to the "# of IL Bytes Jitted" counter. 6000=IL Bytes Jitted / sec 6001=This counter displays the rate at which IL bytes are jitted per second. This counter is not an average over time; it displays the difference between the values observed in the last two samples divided by the duration of the sample interval. 6002=Standard Jit Failures 6003=This counter displays the peak number of methods the JIT compiler has failed to JIT since the start of the application. This failure can occur if the IL cannot be verified or if there was an internal error in the JIT compiler. 6004=% Time in Jit 6005=This counter displays the percentage of elapsed time spent in JIT compilation since the last JIT compilation phase. This counter is updated at the end of every JIT compilation phase. A JIT compilation phase is the phase when a method and its dependencies are being compiled. 6006=Not Displayed 6007=Not Displayed. 6008=.NET CLR Interop 6009=Stats for CLR interop. 6010=# of CCWs 6011=This counter displays the current number of Com-Callable-Wrappers (CCWs). A CCW is a proxy for the .NET managed object being referenced from unmanaged COM client(s). This counter was designed to indicate the number of managed objects being referenced by unmanaged COM code. 6012=# of Stubs 6013=This counter displays the current number of stubs created by the CLR. Stubs are responsible for marshalling arguments and return values from managed to unmanaged code and vice versa; during a COM Interop call or PInvoke call. 6014=# of marshalling 6015=This counter displays the total number of times arguments and return values have been marshaled from managed to unmanaged code and vice versa since the start of the application. This counter is not incremented if the stubs are inlined. (Stubs are responsible for marshalling arguments and return values). Stubs usually get inlined if the marshalling overhead is small. 6016=# of TLB imports / sec 6017=Reserved for future use. 6018=# of TLB exports / sec 6019=Reserved for future use. 6020=.NET CLR LocksAndThreads 6021=Stats for CLR Locks and Threads. 6022=Total # of Contentions 6023=This counter displays the total number of times threads in the CLR have attempted to acquire a managed lock unsuccessfully. Managed locks can be acquired in many ways; by the "lock" statement in C# or by calling System.Monitor.Enter or by using MethodImplOptions.Synchronized custom attribute. 6024=Contention Rate / sec 6025=Rate at which threads in the runtime attempt to acquire a managed lock unsuccessfully. Managed locks can be acquired in many ways; by the "lock" statement in C# or by calling System.Monitor.Enter or by using MethodImplOptions.Synchronized custom attribute. 6026=Current Queue Length 6027=This counter displays the total number of threads currently waiting to acquire some managed lock in the application. This counter is not an average over time; it displays the last observed value. 6028=Queue Length Peak 6029=This counter displays the total number of threads that waited to acquire some managed lock since the start of the application. 6030=Queue Length / sec 6031=This counter displays the number of threads per second waiting to acquire some lock in the application. This counter is not an average over time; it displays the difference between the values observed in the last two samples divided by the duration of the sample interval. 6032=# of current logical Threads 6033=This counter displays the number of current .NET thread objects in the application. A .NET thread object is created either by new System.Threading.Thread or when an unmanaged thread enters the managed environment. This counters maintains the count of both running and stopped threads. This counter is not an average over time; it just displays the last observed value. 6034=# of current physical Threads 6035=This counter displays the number of native OS threads created and owned by the CLR to act as underlying threads for .NET thread objects. This counters value does not include the threads used by the CLR in its internal operations; it is a subset of the threads in the OS process. 6036=# of current recognized threads 6037=This counter displays the number of threads that are currently recognized by the CLR; they have a corresponding .NET thread object associated with them. These threads are not created by the CLR; they are created outside the CLR but have since run inside the CLR at least once. Only unique threads are tracked; threads with same thread ID re-entering the CLR or recreated after thread exit are not counted twice. 6038=# of total recognized threads 6039=This counter displays the total number of threads that have been recognized by the CLR since the start of this application; these threads have a corresponding .NET thread object associated with them. These threads are not created by the CLR; they are created outside the CLR but have since run inside the CLR at least once. Only unique threads are tracked; threads with same thread ID re-entering the CLR or recreated after thread exit are not counted twice. 6040=rate of recognized threads / sec 6041=This counter displays the number of threads per second that have been recognized by the CLR; these threads have a corresponding .NET thread object associated with them. These threads are not created by the CLR; they are created outside the CLR but have since run inside the CLR at least once. Only unique threads are tracked; threads with same thread ID re-entering the CLR or recreated after thread exit are not counted twice. This counter is not an average over time; it displays the difference between the values observed in the last two samples divided by the duration of the sample interval. 6042=.NET CLR Security 6043=Stats for CLR Security. 6044=Total Runtime Checks 6045=This counter displays the total number of runtime Code Access Security (CAS) checks performed since the start of the application. Runtime CAS checks are performed when a caller makes a call to a callee demanding a particular permission; the runtime check is made on every call by the caller; the check is done by examining the current thread stack of the caller. This counter used together with "Stack Walk Depth" is indicative of performance penalty for security checks. 6046=% Time Sig. Authenticating 6047=Reserved for future use. 6048=# Link Time Checks 6049=This counter displays the total number of linktime Code Access Security (CAS) checks since the start of the application. Linktime CAS checks are performed when a caller makes a call to a callee demanding a particular permission at JIT compile time; linktime check is performed once per caller. This count is not indicative of serious performance issues; its indicative of the security system activity. 6050=% Time in RT checks 6051=This counter displays the percentage of elapsed time spent in performing runtime Code Access Security (CAS) checks since the last such check. CAS allows code to be trusted to varying degrees and enforces these varying levels of trust depending on code identity. This counter is updated at the end of a runtime security check; it represents the last observed value; its not an average. 6052=Not Displayed 6053=Not Displayed. 6054=Stack Walk Depth 6055=This counter displays the depth of the stack during that last runtime Code Access Security check. Runtime Code Access Security check is performed by crawling the stack. This counter is not an average; it just displays the last observed value. 6056=.NET CLR Remoting 6057=Stats for CLR Remoting. 6058=Remote Calls/sec 6059=This counter displays the number of remote procedure calls invoked per second. A remote procedure call is a call on any object outside the caller;s AppDomain. This counter is not an average over time; it displays the difference between the values observed in the last two samples divided by the duration of the sample interval. 6060=Channels 6061=This counter displays the total number of remoting channels registered across all AppDomains since the start of the application. Channels are used to transport messages to and from remote objects. 6062=Context Proxies 6063=This counter displays the total number of remoting proxy objects created in this process since the start of the process. Proxy object acts as a representative of the remote objects and ensures that all calls made on the proxy are forwarded to the correct remote object instance. 6064=Context-Bound Classes Loaded 6065=This counter displays the current number of context-bound classes loaded. Classes that can be bound to a context are called context-bound classes; context-bound classes are marked with Context Attributes which provide usage rules for synchronization; thread affinity; transactions etc. 6066=Context-Bound Objects Alloc / sec 6067=This counter displays the number of context-bound objects allocated per second. Instances of classes that can be bound to a context are called context-bound objects; context-bound classes are marked with Context Attributes which provide usage rules for synchronization; thread affinity; transactions etc. This counter is not an average over time; it displays the difference between the values observed in the last two samples divided by the duration of the sample interval. 6068=Contexts 6069=This counter displays the current number of remoting contexts in the application. A context is a boundary containing a collection of objects with the same usage rules like synchronization; thread affinity; transactions etc. 6070=Total Remote Calls 6071=This counter displays the total number of remote procedure calls invoked since the start of this application. A remote procedure call is a call on any object outside the caller;s AppDomain. 6072=.NET CLR Exceptions 6073=Runtime statistics on CLR exception handling. 6074=# of Exceps Thrown 6075=This counter displays the total number of exceptions thrown since the start of the application. These include both .NET exceptions and unmanaged exceptions that get converted into .NET exceptions e.g. null pointer reference exception in unmanaged code would get re-thrown in managed code as a .NET System.NullReferenceException; this counter includes both handled and unhandled exceptions. Exceptions that are re-thrown would get counted again. Exceptions should only occur in rare situations and not in the normal control flow of the program. 6076=# of Exceps Thrown / sec 6077=This counter displays the number of exceptions thrown per second. These include both .NET exceptions and unmanaged exceptions that get converted into .NET exceptions e.g. null pointer reference exception in unmanaged code would get re-thrown in managed code as a .NET System.NullReferenceException; this counter includes both handled and unhandled exceptions. Exceptions should only occur in rare situations and not in the normal control flow of the program; this counter was designed as an indicator of potential performance problems due to large (>100s) rate of exceptions thrown. This counter is not an average over time; it displays the difference between the values observed in the last two samples divided by the duration of the sample interval. 6078=# of Filters / sec 6079=This counter displays the number of .NET exception filters executed per second. An exception filter evaluates whether an exception should be handled or not. This counter tracks the rate of exception filters evaluated; irrespective of whether the exception was handled or not. This counter is not an average over time; it displays the difference between the values observed in the last two samples divided by the duration of the sample interval. 6080=# of Finallys / sec 6081=This counter displays the number of finally blocks executed per second. A finally block is guaranteed to be executed regardless of how the try block was exited. Only the finally blocks that are executed for an exception are counted; finally blocks on normal code paths are not counted by this counter. This counter is not an average over time; it displays the difference between the values observed in the last two samples divided by the duration of the sample interval. 6082=Throw To Catch Depth / sec 6083=This counter displays the number of stack frames traversed from the frame that threw the .NET exception to the frame that handled the exception per second. This counter resets to 0 when an exception handler is entered; so nested exceptions would show the handler to handler stack depth. This counter is not an average over time; it displays the difference between the values observed in the last two samples divided by the duration of the sample interval. 6094=.NET Data Provider for Oracle 6095=Counters for System.Data.OracleClient 6096=HardConnectsPerSecond 6097=The number of actual connections per second that are being made to servers 6098=HardDisconnectsPerSecond 6099=The number of actual disconnects per second that are being made to servers 6100=SoftConnectsPerSecond 6101=The number of connections we get from the pool per second 6102=SoftDisconnectsPerSecond 6103=The number of connections we return to the pool per second 6104=NumberOfNonPooledConnections 6105=The number of connections that are not using connection pooling 6106=NumberOfPooledConnections 6107=The number of connections that are managed by the connection pooler 6108=NumberOfActiveConnectionPoolGroups 6109=The number of unique connection strings 6110=NumberOfInactiveConnectionPoolGroups 6111=The number of unique connection strings waiting for pruning 6112=NumberOfActiveConnectionPools 6113=The number of active connection pools 6114=NumberOfInactiveConnectionPools 6115=The number of inactive connection pools 6116=NumberOfActiveConnections 6117=The number of connections currently in-use 6118=NumberOfFreeConnections 6119=The number of connections currently available for use 6120=NumberOfStasisConnections 6121=The number of connections currently waiting to be made ready for use 6122=NumberOfReclaimedConnections 6123=The number of connections we reclaim from GCed external connections 6402=.NET Data Provider for SqlServer 6403=Counters for System.Data.SqlClient 6404=HardConnectsPerSecond 6405=The number of actual connections per second that are being made to servers 6406=HardDisconnectsPerSecond 6407=The number of actual disconnects per second that are being made to servers 6408=SoftConnectsPerSecond 6409=The number of connections we get from the pool per second 6410=SoftDisconnectsPerSecond 6411=The number of connections we return to the pool per second 6412=NumberOfNonPooledConnections 6413=The number of connections that are not using connection pooling 6414=NumberOfPooledConnections 6415=The number of connections that are managed by the connection pooler 6416=NumberOfActiveConnectionPoolGroups 6417=The number of unique connection strings 6418=NumberOfInactiveConnectionPoolGroups 6419=The number of unique connection strings waiting for pruning 6420=NumberOfActiveConnectionPools 6421=The number of active connection pools 6422=NumberOfInactiveConnectionPools 6423=The number of inactive connection pools 6424=NumberOfActiveConnections 6425=The number of connections currently in-use 6426=NumberOfFreeConnections 6427=The number of connections currently available for use 6428=NumberOfStasisConnections 6429=The number of connections currently waiting to be made ready for use 6430=NumberOfReclaimedConnections 6431=The number of connections we reclaim from GCed external connections 6432=.NET CLR Data 6433=.Net CLR Data 6434=SqlClient: Current # pooled and nonpooled connections 6435=Current number of connections, pooled or not. 6436=SqlClient: Current # pooled connections 6437=Current number of connections in all pools associated with the process. 6438=SqlClient: Current # connection pools 6439=Current number of pools associated with the process. 6440=SqlClient: Peak # pooled connections 6441=The highest number of connections in all pools since the process started. 6442=SqlClient: Total # failed connects 6443=The total number of connection open attempts that have failed for any reason. 6444=SqlClient: Total # failed commands 6445=The total number of command executes that have failed for any reason. 6446=.NET CLR Networking 6447=Help not available. 6448=Connections Established 6449=The cumulative total number of socket connections established for this process since the process was started. 6450=Bytes Received 6451=The cumulative total number of bytes received over all open socket connections since the process was started. This number includes data and any protocol information that is not defined by the TCP/IP protocol. 6452=Bytes Sent 6453=The cumulative total number of bytes sent over all open socket connections since the process was started. This number includes data and any protocol information that is not defined by the TCP/IP protocol. 6454=Datagrams Received 6455=The cumulative total number of datagram packets received since the process was started. 6456=Datagrams Sent 6457=The cumulative total number of datagram packets sent since the process was started. 6572=.NET CLR Networking 4.0.0.0 6573=Counters for classes in the System.Net namespace. 6574=Connections Established 6575=The cumulative total number of socket connections established for this process since the process was started. 6576=Bytes Received 6577=The cumulative total number of bytes received over all open socket connections since the process was started. This number includes data and any protocol information that is not defined by the TCP/IP protocol. 6578=Bytes Sent 6579=The cumulative total number of bytes sent over all open socket connections since the process was started. This number includes data and any protocol information that is not defined by the TCP/IP protocol. 6580=Datagrams Received 6581=The cumulative total number of datagram packets received since the process was started. 6582=Datagrams Sent 6583=The cumulative total number of datagram packets sent since the process was started. 6584=HttpWebRequests Created/Sec 6585=The number of HttpWebRequest objects created during the last sample interval (typically 1 sec). 6586=HttpWebRequests Average Lifetime 6587=The average lifetime of all web requests completed during the last sample interval. The lifetime is defined as the time between the creation of the HttpWebRequest object and the closing of either the HttpWebResponse object or the response stream object. Values are shown in milliseconds. 6588=HttpWebRequests Average Lifetime Base 6589=HttpWebRequests Average Lifetime Base 6590=HttpWebRequests Queued/Sec 6591=The number of HttpWebRequest objects added to a waiting queue during the last sample interval (typically 1 sec). A request is added to a waiting queue if all connections to the server are already in use when the request is submitted. 6592=HttpWebRequests Average Queue Time 6593=The average time HttpWebRequest objects spent in a waiting queue. A request is added to a waiting queue if all connections to the server are already in use when the request is submitted, and remains there until a connection becomes available. Values are shown in milliseconds. 6594=HttpWebRequests Average Queue Time Base 6595=HttpWebRequests Average Queue Time Base 6596=HttpWebRequests Aborted/Sec 6597=The number of HttpWebRequest objects aborted during the last sample interval (typically 1 sec). Typically requests are aborted either by calling HttpWebRequest.Abort() or if the request times out. 6598=HttpWebRequests Failed/Sec 6599=The number of HttpWebRequest objects failed during the last sample interval (typically 1 sec). A request is considered failed, if after starting the request processing one of the following methods throw an exception: HttpWebRequest.EndGetRequestStream(), HttpWebRequest.GetRequestStream(), HttpWebRequest.EndGetResponse(), HttpWebRequest.GetResponse() 6644=SMSvcHost 4.0.0.0 6645=SMSvcHost 4.0.0.0 performance counters 6646=Protocol Failures over net.tcp 6647=The total number of failures at the protocol layer of net.tcp. 6648=Protocol Failures over net.pipe 6649=The total number of failures at the protocol layer of net.pipe. 6650=Dispatch Failures over net.tcp 6651=The total number of failures dispatching messages received over net.tcp. 6652=Dispatch Failures over net.pipe 6653=The total number of failures dispatching messages received over net.pipe. 6654=Connections Dispatched over net.tcp 6655=The total number of connections dispatched over net.tcp. 6656=Connections Dispatched over net.pipe 6657=The total number of connections dispatched over net.pipe. 6658=Connections Accepted over net.tcp 6659=The total number of TCP connections accepted over net.tcp. 6660=Connections Accepted over net.pipe 6661=The total number of named pipe connections accepted over net.pipe. 6662=Registrations Active for net.tcp 6663=The number of uri registrations currently active for net.tcp. 6664=Registrations Active for net.pipe 6665=The number of uri registrations currently active for net.pipe. 6666=Uris Registered for net.tcp 6667=The total number of uris that were succesfully registered for net.tcp. 6668=Uris Registered for net.pipe 6669=The total number of uris that were succesfully registered for net.pipe. 6670=Uris Unregistered for net.tcp 6671=The total number of uris that were succesfully unregistered for net.tcp. 6672=Uris Unregistered for net.pipe 6673=The total number of uris that were succesfully unregistered for net.pipe. 6956=Oracle11 Data Files 6957=The Oracle11 Data Files Object handles data file statistics in Oracle11. 6958=phyrds/sec 6959=Is the rate at which physical reads are being done to this file. 6960=phywrts/sec 6961=Is the rate at which physical writes are being done to this file. 6966=Oracle11 Sorts 6967=The Oracle11 Sorts Object handles sorts statistics in Oracle11. 6968=sorts in memory/sec 6969=Is the sorts in memory per second. 6970=sorts on disk/sec 6971=Is the sorts on disk per second. 6976=Oracle11 Dynamic Space Management 6977=The Oracle11 Space Management Object handles dynamic space management in Oracle11. 6978=recursive calls/sec 6979=Is the recursive calls per second. 6986=Oracle11 Library Cache 6987=The Oracle11 Library Cache Object handles the library cache ratio. 6988=% reloads/pins 6989=Is the library cache reloads/pins percentage. 6990=sum of pins 6991=Is the base for the reloads/pins percentage. 6996=Oracle11 Data Dictionary Cache 6997=The Oracle11 Data Dictionary Cache Object handles the data dictionary cache ratio. 6998=% getmisses/gets 6999=Is the data dictionary cache getmisses/gets percentage. 7000=sum of gets 7001=Is the base for the getmisses/gets percentage. 7006=Oracle11 Free List 7007=The Oracle11 Free List Object handles the free list contention. 7008=% freelist waits/requests 7009=Is the free list waits/requests percentage. 7010=sum of requests 7011=Is the base for the free list waits/requests percentage. 7016=Oracle11 DBWR stats 1 7017=The Oracle11 DBWR Object handles database writer statistics in Oracle11. 7018=buffers scanned/sec 7019=Is the rate at which buffers are being scanned by DBWR. 7020=LRU scans/sec 7021=Is the rate at which LRU scans are being done by DBWR. 7026=Oracle11 DBWR stats 2 7027=The Oracle11 DBWR Object handles database writer statistics in Oracle11. 7028=timeouts/sec 7029=Is the rate at which timeouts are being called by DBWR. 7030=checkpoints/sec 7031=Is the rate at which checkpoints are being done by DBWR. 7036=Oracle11 Buffer Cache 7037=The Oracle11 Buffer Cache Object handles the buffer cache ratio. 7038=% phyreads/gets 7039=Is the buffer cache phyreads/gets percentage. 7040=sum of gets 7041=Is the base for the phyreads/gets percentage. 7046=Oracle11 Redo Log Buffer 7047=The Oracle11 Redo Log Buffer handles the redo log space requests. 7048=redo log space requests 7049=Is the redo log space request. 7050=Windows Workflow Foundation 7051=Windows Workflow Foundation Performance Counters 7052=Workflows Created 7053=Total number of workflows created. 7054=Workflows Created/sec 7055=Rate of workflows created per second. 7056=Workflows Unloaded 7057=Total number of workflows unloaded. 7058=Workflows Unloaded/sec 7059=Rate of workflows unloaded per second. 7060=Workflows Loaded 7061=Total number of workflows loaded. 7062=Workflows Loaded/sec 7063=Rate of workflows loaded per second. 7064=Workflows Completed 7065=Total number of workflows completed. 7066=Workflows Completed/sec 7067=Rate of workflows completed per second. 7068=Workflows Suspended 7069=Total number of workflows suspended. 7070=Workflows Suspended/sec 7071=Rate of workflows suspended per second. 7072=Workflows Terminated 7073=Total number of workflows terminated. 7074=Workflows Terminated/sec 7075=Rate of workflows terminated per second. 7076=Workflows In Memory 7077=Total number of workflows in memory. 7078=Workflows Aborted 7079=Total number of workflows aborted. 7080=Workflows Aborted/sec 7081=Rate of workflows aborted per second. 7082=Workflows Persisted 7083=Total number of workflows persisted. 7084=Workflows Persisted/sec 7085=Rate of workflows persisted per second. 7086=Workflows Executing 7087=Total number of workflow instances actively executing. 7088=Workflows Idle/sec 7089=Rate of workflows becoming idle per second. 7090=Workflows Runnable 7091=Total number of workflows ready to execute. 7092=Workflows Pending 7093=Total number of workflows waiting for a thread. 7094=ServiceModelOperation 3.0.0.0 7095=ServiceModelOperation 3.0.0.0 performance counters 7096=Calls 7097=The number of calls to this operation. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Operation.Calls.aspx 7098=Calls Per Second 7099=The number of calls to this operation per second. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Operation.CallsPerSecond.aspx 7100=Calls Outstanding 7101=The number of calls to this operation that are in progress. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Operation.CallsOutstanding.aspx 7102=Calls Failed 7103=The number of calls with unhandled exceptions in this operation. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Operation.CallsFailed.aspx 7104=Call Failed Per Second 7105=The number of calls with unhandled exceptions in this operation per second. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Operation.CallsFailedPerSecond.aspx 7106=Calls Faulted 7107=The number of calls to this operation that returned faults. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Operation.CallsFaulted.aspx 7108=Calls Faulted Per Second 7109=The number of calls to this operation that returned faults per second. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Operation.CallsFaultedPerSecond.aspx 7110=Calls Duration 7111=The average duration of calls to this operation. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Operation.CallDuration.aspx 7112=Calls Duration Base 7113=Base counter for the 'Calls Duration' counter. 7114=Transactions Flowed 7115=The number of transactions that flowed to this operation. This counter is incremented any time a transaction ID is present in the message sent to the operation. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Operation.TxFlowed.aspx 7116=Transactions Flowed Per Second 7117=The number of transactions that flowed to this operation per second. This counter is incremented any time a transaction ID is present in the message sent to the operation. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Operation.TxFlowedPerSecond.aspx 7118=Security Validation and Authentication Failures 7119=The number of calls to this operation that failed validation or authentication. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Operation.SecurityValidationAuthenticationFailures.aspx 7120=Security Validation and Authentication Failures Per Second 7121=The number of calls to this operation that failed validation or authentication per second. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Operation.SecurityValidationAuthenticationFailuresPerSecond.aspx 7122=Security Calls Not Authorized 7123=The number of calls to this operation that failed authorization. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Operation.SecurityCallsNotAuthorized.aspx 7124=Security Calls Not Authorized Per Second 7125=The number of calls to this operation that failed authorization per second. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Operation.SecurityCallsNotAuthorizedPerSecond.aspx 7126=SMSvcHost 3.0.0.0 7127=SMSvcHost 3.0.0.0 performance counters 7128=Protocol Failures over net.tcp 7129=The total number of failures at the protocol layer of net.tcp. 7130=Protocol Failures over net.pipe 7131=The total number of failures at the protocol layer of net.pipe. 7132=Dispatch Failures over net.tcp 7133=The total number of failures dispatching messages received over net.tcp. 7134=Dispatch Failures over net.pipe 7135=The total number of failures dispatching messages received over net.pipe. 7136=Connections Dispatched over net.tcp 7137=The total number of connections dispatched over net.tcp. 7138=Connections Dispatched over net.pipe 7139=The total number of connections dispatched over net.pipe. 7140=Connections Accepted over net.tcp 7141=The total number of TCP connections accepted over net.tcp. 7142=Connections Accepted over net.pipe 7143=The total number of named pipe connections accepted over net.pipe. 7144=Registrations Active for net.tcp 7145=The number of uri registrations currently active for net.tcp. 7146=Registrations Active for net.pipe 7147=The number of uri registrations currently active for net.pipe. 7148=Uris Registered for net.tcp 7149=The total number of uris that were succesfully registered for net.tcp. 7150=Uris Registered for net.pipe 7151=The total number of uris that were succesfully registered for net.pipe. 7152=Uris Unregistered for net.tcp 7153=The total number of uris that were succesfully unregistered for net.tcp. 7154=Uris Unregistered for net.pipe 7155=The total number of uris that were succesfully unregistered for net.pipe. 7156=ServiceModelService 3.0.0.0 7157=ServiceModelService 3.0.0.0 performance counters 7158=Calls 7159=The number of calls to this service. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.Calls.aspx 7160=Calls Per Second 7161=The number of calls to this service per second. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.CallsPerSecond.aspx 7162=Calls Outstanding 7163=The number of calls to this service that are in progress. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.CallsOutstanding.aspx 7164=Calls Failed 7165=The number of calls with unhandled exceptions in this service. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.CallsFailed.aspx 7166=Calls Failed Per Second 7167=The number of calls with unhandled exceptions in this service per second. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.CallsFailedPerSecond.aspx 7168=Calls Faulted 7169=The number of calls to this service that returned faults. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.CallsFaulted.aspx 7170=Calls Faulted Per Second 7171=The number of calls to this service that returned faults per second. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.CallsFaultedPerSecond.aspx 7172=Calls Duration 7173=The average duration of calls to this service. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.CallDuration.aspx 7174=Calls Duration Base 7175=Base counter for the 'Calls Duration' counter. 7176=Transactions Flowed 7177=The number of transactions that flowed to operations in this service. This counter is incremented any time a transaction ID is present in the message that is sent to the service. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.TxFlowed.aspx 7178=Transactions Flowed Per Second 7179=The number of transactions that flowed to operations in this service per second. This counter is incremented any time a transaction ID is present in the message that is sent to the service. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.TxFlowedPerSecond.aspx 7180=Transacted Operations Committed 7181=The number of transacted operations with the outcome committed in this service. Work done under such operations is fully committed. Resources are updated in accordance with the work done in the operation. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.TxCommitted.aspx 7182=Transacted Operations Committed Per Second 7183=The number of transacted operations with the outcome committed in this service per second. Work done under such operations is fully committed. Resources are updated in accordance with the work done in the operation. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.TxCommittedPerSecond.aspx 7184=Transacted Operations Aborted 7185=The number of transacted operations with the outcome aborted in this service. Work done under such operations is rolled back. Resources are reverted to their previous state. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.TxAborted.aspx 7186=Transacted Operations Aborted Per Second 7187=The number of transacted operations with the outcome aborted in this service per second. Work done under such operations is rolled back. Resources are reverted to their previous state. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.TxAbortedPerSecond.aspx 7188=Transacted Operations In Doubt 7189=The number of transacted operations with an outcome in doubt in this service. Work done with an outcome in doubt is in an indeterminate state. Resources are held pending outcome. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.TxInDoubt.aspx 7190=Transacted Operations In Doubt Per Second 7191=The number of transacted operations with an outcome in doubt in this service per second. Work done with an outcome in doubt is in an indeterminate state. Resources are held pending outcome. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.TxInDoubtPerSecond.aspx 7192=Security Validation and Authentication Failures 7193=The number of calls to this service that failed validation or authentication. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.SecurityValidationAuthenticationFailures.aspx 7194=Security Validation and Authentication Failures Per Second 7195=The number of calls to this service that failed validation or authentication per second. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.SecurityValidationAuthenticationFailuresPerSecond.aspx 7196=Security Calls Not Authorized 7197=The number of calls to this service that failed authorization. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.SecurityCallsNotAuthorized.aspx 7198=Security Calls Not Authorized Per Second 7199=The number of calls to this service that failed authorization per second. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.SecurityCallsNotAuthorizedPerSecond.aspx 7200=Instances 7201=The total number of instances of the service. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.Instances.aspx 7202=Instances Created Per Second 7203=The creation rate of service instances per second. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.InstancesPerSecond.aspx 7204=Reliable Messaging Sessions Faulted 7205=The number of reliable messaging sessions that were faulted in this service. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.RMSessionsFaulted.aspx 7206=Reliable Messaging Sessions Faulted Per Second 7207=The number of reliable messaging sessions that were faulted in this service per second. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.RMSessionsFaultedPerSecond.aspx 7208=Reliable Messaging Messages Dropped 7209=The number of reliable messaging messages that were dropped in this service. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.RMMessagesDropped.aspx 7210=Reliable Messaging Messages Dropped Per Second 7211=The number of reliable messaging messages that were dropped in this service per second. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.RMMessagesDroppedPerSecond.aspx 7212=Queued Poison Messages 7213=The number of messages to this service that were marked poisoned by the queued transport. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Endpoint.MsmqPoisonMessages.aspx 7214=Queued Poison Messages Per Second 7215=The number of messages to this service that were marked poisoned by the queued transport per second. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Endpoint.MsmqPoisonMessagesPerSecond.aspx 7216=Queued Messages Rejected 7217=The number of messages to this servcie that were rejected by the queued transport. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Endpoint.MsmqRejectedMessages.aspx 7218=Queued Messages Rejected Per Second 7219=The number of messages to this service that were rejected by the queued transport per second. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Endpoint.MsmqRejectedMessagesPerSecond.aspx 7220=Queued Messages Dropped 7221=The number of messages to this service that were dropped by the queued transport. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Endpoint.MsmqDroppedMessages.aspx 7222=Queued Messages Dropped Per Second 7223=The number of messages to this service that were dropped by the queued transport per second. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Endpoint.MsmqDroppedMessagesPerSecond.aspx 7224=ServiceModelEndpoint 3.0.0.0 7225=ServiceModelEndpoint 3.0.0.0 performance counters 7226=Calls 7227=The number of calls to this endpoint. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Endpoint.Calls.aspx 7228=Calls Per Second 7229=The number of calls to this endpoint per second. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Endpoint.CallsPerSecond.aspx 7230=Calls Outstanding 7231=The number of calls to this endpoint that are in progress. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Endpoint.CallsOutstanding.aspx 7232=Calls Failed 7233=The number of calls with unhandled exceptions at this endpoint. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Endpoint.CallsFailed.aspx 7234=Calls Failed Per Second 7235=The number of calls with unhandled exceptions at this endpoint per second. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Endpoint.CallsFailedPerSecond.aspx 7236=Calls Faulted 7237=The number of calls to this endpoint that returned faults. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Endpoint.CallsFaulted.aspx 7238=Calls Faulted Per Second 7239=The number of calls to this endpoint that returned faults per second. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Endpoint.CallsFaultedPerSecond.aspx 7240=Calls Duration 7241=The average duration of calls to this endpoint. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Endpoint.CallDuration.aspx 7242=Calls Duration Base 7243=Base counter for the 'Calls Duration' counter. 7244=Transactions Flowed 7245=The number of transactions that flowed to operations at this endpoint. This counter is incremented any time a transaction ID is present in the message that is sent to the endpoint. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Endpoint.TxFlowed.aspx 7246=Transactions Flowed Per Second 7247=The number of transactions that flowed to operations at this endpoint per second. This counter is incremented any time a transaction ID is present in the message that is sent to the endpoint. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Endpoint.TxFlowedPerSecond.aspx 7248=Security Validation and Authentication Failures 7249=The number of calls to this endpoint that failed validation or authentication. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Endpoint.SecurityValidationAuthenticationFailures.aspx 7250=Security Validation and Authentication Failures Per Second 7251=The number of calls to this endpoint that failed validation or authentication per second. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Endpoint.SecurityValidationAuthenticationFailuresPerSecond.aspx 7252=Security Calls Not Authorized 7253=The number of calls to this endpoint that failed authorization. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Endpoint.SecurityCallsNotAuthorized.aspx 7254=Security Calls Not Authorized Per Second 7255=The number of calls to this endpoint that failed authorization per second. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Endpoint.SecurityCallsNotAuthorizedPerSecond.aspx 7256=Reliable Messaging Sessions Faulted 7257=The number of reliable messaging sessions that faulted at this endpoint. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Endpoint.RMSessionsFaulted.aspx 7258=Reliable Messaging Sessions Faulted Per Second 7259=The number of reliable messaging sessions that faulted at this endpoint per second. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Endpoint.RMSessionsFaultedPerSecond.aspx 7260=Reliable Messaging Messages Dropped 7261=The number of reliable messaging messages that were dropped at this endpoint. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Endpoint.RMMessagesDropped.aspx 7262=Reliable Messaging Messages Dropped Per Second 7263=The number of reliable messaging messages that were dropped at this endpoint per second. http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Endpoint.RMMessagesDroppedPerSecond.aspx 7264=MSDTC Bridge 3.0.0.0 7265=MSDTC Bridge 3.0.0.0 performance counters 7266=Message send failures/sec 7267=The number of WS-AT protocol messages that the WS-AT service failed to send per second. 7268=Prepare retry count/sec 7269=The number of Prepare retry messages that the WS-AT service has sent per second. 7270=Commit retry count/sec 7271=The number of Commit retry messages that the WS-AT service has sent per second. 7272=Prepared retry count/sec 7273=The number of Prepared retry messages that the WS-AT service has sent per second. 7274=Replay retry count/sec 7275=The number of Replay retry messages that the WS-AT service has sent per second. 7276=Faults received count/sec 7277=The number of Fault messages that the WS-AT service has received per second. 7278=Faults sent count/sec 7279=The number of Fault messages that the WS-AT service has sent per second. 7280=Average participant prepare response time 7281=Average time in milliseconds for the WS-AT service to receive a Prepare message response from a participant. 7282=Average participant prepare response time Base 7283=Base counter for the 'Average participant prepare response time' counter. 7284=Average participant commit response time 7285=Average time in milliseconds for the WS-AT service to receive a Commit message response from a participant. 7286=Average participant commit response time Base 7287=Base counter for the 'Average participant commit response time' counter. 7564=Web Service 7565=The Web Service object includes counters specific to the World Wide Web Publishing Service. 7566=Total Bytes Sent 7567=Total Bytes Sent is the number of data bytes that have been sent by the Web service (since service startup). 7568=Bytes Sent/sec 7569=Bytes Sent/sec is the rate data bytes are being sent by the Web service. 7570=Total Bytes Received 7571=Total Bytes Received is the number of data bytes that have been received by the Web service (since service startup). 7572=Bytes Received/sec 7573=Bytes Received/sec is the rate that data bytes are received by the Web service. 7574=Total Bytes Transferred 7575=Total bytes either received or sent by the Web service (since service startup). 7576=Bytes Total/sec 7577=Bytes Total/sec is the sum of Bytes Sent/sec and Bytes Received/sec. This is the total rate of bytes transferred by the Web service. 7578=Total Files Sent 7579=Total Files Sent is the total number of files sent by the Web service (since service startup). 7580=Files Sent/sec 7581=The rate files are sent by the Web service. 7582=Total Files Received 7583=Total Files Received is the total number of files received by the Web service (since service startup). 7584=Files Received/sec 7585=The rate files are received by the Web service. 7586=Total Files Transferred 7587=Total Files Transferred is the sum of Files Sent and Files Received (since service startup). 7588=Files/sec 7589=The rate files are transferred, that is, sent and received by the Web service. 7590=Current Anonymous Users 7591=Current Anonymous Users is the number of users who currently have an anonymous connection using the Web service. 7592=Current NonAnonymous Users 7593=Current NonAnonymous Users is the number of users who currently have a non-anonymous connection using the Web service. 7594=Total Anonymous Users 7595=Total Anonymous Users is the total number of users who established an anonymous connection with the Web service (since service startup). 7596=Anonymous Users/sec 7597=The rate users are making anonymous connections to the Web service. 7598=Total NonAnonymous Users 7599=Total NonAnonymous Users is the total number of users who established a non-anonymous connection with the Web service (since service startup). 7600=NonAnonymous Users/sec 7601=The rate users are making non-anonymous connections to the Web service. 7602=Maximum Anonymous Users 7603=Maximum Anonymous Users is the maximum number of users who established concurrent anonymous connections using the Web service (since service startup). 7604=Maximum NonAnonymous Users 7605=Maximum NonAnonymous Users is the maximum number of concurrent non-anonymous connections to the Web service (since service startup). 7606=Current Connections 7607=Current Connections is the current number of connections established with the Web service. 7608=Maximum Connections 7609=Maximum Connections is the maximum number of concurrent connections established with the Web service (since service startup). 7610=Total Connection Attempts (all instances) 7611=Total Connection Attempts is the number of connections that have been attempted using the Web service (since service startup). This counter is for all instances listed. 7612=Connection Attempts/sec 7613=The rate that connections to the Web service are being attempted. 7614=Total Logon Attempts 7615=Total Logon Attempts is the number of logons attempts to the Web Service (since service startup). 7616=Logon Attempts/sec 7617=The rate that logons to the Web service are being attempted. 7618=Total Options Requests 7619=Total Options Requests is the number of HTTP requests using the OPTIONS method (since service startup). 7620=Options Requests/sec 7621=The rate HTTP requests using the OPTIONS method are made. 7622=Total Get Requests 7623=Total Get Requests is the number of HTTP requests using the GET method (since service startup). Get requests are the most common HTTP request. 7624=Get Requests/sec 7625=The rate HTTP requests using the GET method are made. Get requests are the most common HTTP request. 7626=Total Post Requests 7627=Total Post Requests is the number of HTTP requests using the POST method (since service startup). 7628=Post Requests/sec 7629=The rate HTTP requests using the POST method are made. 7630=Total Head Requests 7631=Total Head Requests is the number of HTTP requests using the HEAD method (since service startup). Head requests generally indicate a client is querying the state of a document they already have to see if it needs to be refreshed. 7632=Head Requests/sec 7633=The rate HTTP requests using the HEAD method are made. Head requests generally indicate a client is querying the state of a document they already have to see if it needs to be refreshed. 7634=Total Put Requests 7635=Total Put Requests is the number of HTTP requests using the PUT method (since service startup). 7636=Put Requests/sec 7637=The rate HTTP requests using the PUT method are made. 7638=Total Delete Requests 7639=Total Delete Requests is the number of HTTP requests using the DELETE method (since service startup). Delete requests are generally used for file removals. 7640=Delete Requests/sec 7641=The rate HTTP requests using the DELETE method are made. Delete requests are generally used for file removals. 7642=Total Trace Requests 7643=Total Trace Requests is the number of HTTP requests using the TRACE method (since service startup). Trace requests allow the client to see what is being received at the end of the request chain and use the information for diagnostic purposes. 7644=Trace Requests/sec 7645=The rate HTTP requests using the TRACE method are made. Trace requests allow the client to see what is being received at the end of the request chain and use the information for diagnostic purposes. 7646=Total Move Requests 7647=Total Move Requests is the number of HTTP requests using the MOVE method (since service startup). Move requests are used for moving files and directories. 7648=Move Requests/sec 7649=The rate HTTP requests using the MOVE method are made. Move requests are used for moving files and directories. 7650=Total Copy Requests 7651=Total Copy Requests is the number of HTTP requests using the COPY method (since service startup). Copy requests are used for copying files and directories. 7652=Copy Requests/sec 7653=The rate HTTP requests using the COPY method are made. Copy requests are used for copying files and directories. 7654=Total Mkcol Requests 7655=Total Mkcol Requests is the number of HTTP requests using the MKCOL method (since service startup). Mkcol requests are used to create directories on the server. 7656=Mkcol Requests/sec 7657=The rate HTTP requests using the MKCOL method are made. Mkcol requests are used to create directories on the server. 7658=Total Propfind Requests 7659=Total Propfind Requests is the number of HTTP requests using the PROPFIND method (since service startup). Propfind requests retrieve property values on files and directories. 7660=Propfind Requests/sec 7661=The rate HTTP requests using the PROPFIND method are made. Propfind requests retrieve property values on files and directories. 7662=Total Proppatch Requests 7663=Total Proppatch Requests is the number of HTTP requests using the PROPPATCH method (since service startup). Proppatch requests set property values on files and directories. 7664=Proppatch Requests/sec 7665=The rate HTTP requests using the PROPPATCH method are made. Proppatch requests set property values on files and directories. 7666=Total Search Requests 7667=Total Search Requests is the number of HTTP requests using the SEARCH method (since service startup). Search requests are used to query the server to find resources that match a set of conditions provided by the client. 7668=Search Requests/sec 7669=The rate HTTP requests using the SEARCH method are made. Search requests are used to query the server to find resources that match a set of conditions provided by the client. 7670=Total Lock Requests 7671=Total Lock Requests is the number of HTTP requests using the LOCK method (since service startup). Lock requests are used to lock a file for one user so that only that user can modify the file. 7672=Lock Requests/sec 7673=The rate HTTP requests using the LOCK method are made. Lock requests are used to lock a file for one user so that only that user can modify the file. 7674=Total Unlock Requests 7675=Total Unlock Requests is the number of HTTP requests using the UNLOCK method (since service startup). Unlock requests are used to remove locks from files. 7676=Unlock Requests/sec 7677=The rate HTTP requests using the UNLOCK method are made. Unlock requests are used to remove locks from files. 7678=Total Other Request Methods 7679=Total Other Request Methods is the number of HTTP requests that are not OPTIONS, GET, HEAD, POST, PUT, DELETE, TRACE, MOVE, COPY, MKCOL, PROPFIND, PROPPATCH, SEARCH, LOCK or UNLOCK methods (since service startup). 7680=Other Request Methods/sec 7681=The rate HTTP requests are made that do not use the OPTIONS, GET, HEAD, POST, PUT, DELETE, TRACE, MOVE, COPY, MKCOL, PROPFIND, PROPPATCH, SEARCH, LOCK or UNLOCK methods. 7682=Total Method Requests 7683=Total Method Requests is the number of all HTTP requests (since service startup). 7684=Total Method Requests/sec 7685=The rate HTTP requests are received. 7686=Total CGI Requests 7687=Total CGI requests is the total number of CGI requests (since service startup). 7688=CGI Requests/sec 7689=The rate CGI requests are received by the Web service. 7690=Total ISAPI Extension Requests 7691=Total ISAPI Extension Requests received (since service startup). 7692=ISAPI Extension Requests/sec 7693=The rate that ISAPI Extension requests are received by the Web service. 7694=Total Not Found Errors 7695=Total Not Found Errors is the number of requests that couldn't be satisfied by the server because the requested document could not be found (since service startup). These are generally reported as an HTTP 404 error code to the client. 7696=Not Found Errors/sec 7697=The rate of errors due to requests that couldn't be satisfied by the server because the requested document could not be found. These are generally reported as an HTTP 404 error code to the client. 7698=Total Locked Errors 7699=Total Locked Errors is the number of requests that couldn't be satisfied by the server because the requested was locked (since service startup). These are generally reported as an HTTP 423 error code to the client. 7700=Locked Errors/sec 7701=The rate of errors due to requests that couldn't be satisfied by the server because the requested document was locked. These are generally reported as an HTTP 423 error code to the client. 7702=Current CGI Requests 7703=Current CGI Requests is the current number of CGI requests being simultaneously processed by the Web service. 7704=Current ISAPI Extension Requests 7705=Current ISAPI Extension Requests is the current number of ISAPI requests being simultaneously processed by the Web service. 7706=Maximum CGI Requests 7707=Maximum CGI Requests is the maximum number of CGI requests simultaneously processed by the Web service (since service startup). 7708=Maximum ISAPI Extension Requests 7709=Maximum ISAPI Extension Requests is the maximum number of ISAPI requests simultaneously processed by the Web service (since service startup). 7710=Current CAL count for authenticated users 7711=This counter is no longer valid. Value will always be zero. 7712=Maximum CAL count for authenticated users 7713=This counter is no longer valid. Value will always be zero. 7714=Total count of failed CAL requests for authenticated users 7715=This counter is no longer valid. Value will always be zero. 7716=Current CAL count for SSL connections 7717=This counter is no longer valid. Value will always be zero. 7718=Maximum CAL count for SSL connections 7719=This counter is no longer valid. Value will always be zero. 7720=Total Blocked Async I/O Requests 7721=Total requests temporarily blocked due to bandwidth throttling settings (since service startup). 7722=Total Allowed Async I/O Requests 7723=Total requests allowed by bandwidth throttling settings (since service startup). 7724=Total Rejected Async I/O Requests 7725=Total requests rejected due to bandwidth throttling settings (since service startup). 7726=Current Blocked Async I/O Requests 7727=Current requests temporarily blocked due to bandwidth throttling settings. 7728=Total count of failed CAL requests for SSL connections 7729=This counter is no longer valid. Value will always be zero. 7730=Measured Async I/O Bandwidth Usage 7731=Measured bandwidth of asynchronous I/O averaged over a minute. 7732=Total blocked bandwidth bytes. 7733=Total bytes blocked due to bandwidth throttling settings (since service startup). 7734=Current blocked bandwidth bytes. 7735=Current bytes temporarily blocked due to bandwidth throttling settings. 7736=Service Uptime 7737=The length of time the Web Service has been running. 7738=Web Service Cache 7739=The Web Service Cache Counters object includes cache counters specific to the World Wide Web Publishing Service. 7740=Current Files Cached 7741=Current number of files whose content is in the user-mode cache. 7742=Total Files Cached 7743=Total number of files whose content was ever added to the user-mode cache (since service startup). 7744=File Cache Hits 7745=Total number of successful lookups in the user-mode file cache (since service startup). 7746=File Cache Misses 7747=Total number of unsuccessful lookups in the user-mode file cache (since service startup). 7748=File Cache Hits % 7749=The ratio of user-mode file cache hits to total cache requests (since service startup). 7752=File Cache Flushes 7753=The number of files removed from the user-mode cache (since service startup). 7754=Current File Cache Memory Usage 7755=Current number of bytes used for the user-mode file cache. 7756=Maximum File Cache Memory Usage 7757=Maximum number of bytes used for user-mode file cache (since service startup). 7758=Active Flushed Entries 7759=Active Flushed Entries are file handles cached in user-mode that will be closed when all current transfers complete. 7760=Total Flushed Files 7761=Total Flushed Files is the number of file handles that have been removed from the user-mode cache (since service startup). 7762=Current URIs Cached 7763=URI information blocks currently in the user-mode cache. 7764=Total URIs Cached 7765=Total number of URI information blocks added to the user-mode cache (since service startup). 7766=URI Cache Hits 7767=Total number of successful lookups in the user-mode URI cache (since service startup). 7768=URI Cache Misses 7769=Total number of unsuccessful lookups in the user-mode URI cache (since service startup). 7770=URI Cache Hits % 7771=The ratio of user-mode URI Cache Hits to total cache requests (since service startup). 7774=URI Cache Flushes 7775=User-mode URI Cache flushes (since service startup). 7776=Total Flushed URIs 7777=The number of URI information blocks that have been removed from the user-mode cache (since service startup). 7778=Current Metadata Cached 7779=Current number of metadata information blocks currently in the user-mode cache. 7780=Total Metadata Cached 7781=Total number of metadata information blocks added to the user-mode cache (since service startup). 7782=Metadata Cache Hits 7783=Total number of successful lookups in the user-mode metadata cache (since service startup). 7784=Metadata Cache Misses 7785=Total number of unsuccessful lookups in the user-mode metadata cache (since service startup). 7786=Metadata Cache Hits % 7787=The ratio of user-mode metadata cache hits to total cache requests (since service startup). 7790=Metadata Cache Flushes 7791=The number of user-mode metadata cache flushes (since service startup). 7792=Total Flushed Metadata 7793=Total Flushed Metadata is the number of Metadata information blocks that have been removed from the user-mode cache (since service startup). 7794=Kernel: Current URIs Cached 7795=URI information blocks currently cached by the kernel. 7796=Kernel: Total URIs Cached 7797=Total number of URI information blocks added to the kernel cache (since service startup). 7798=Kernel: URI Cache Hits 7799=Total number of successful lookups in the kernel URI cache (since service startup). 7800=Kernel: Uri Cache Hits/sec 7801=The rate of kernel URI Cache hits. 7802=Kernel: URI Cache Misses 7803=Total number of unsuccessful lookups in the kernel URI cache (since service startup). 7804=Kernel: URI Cache Hits % 7805=The ratio of kernel URI cache hits to total cache requests (since service startup). 7808=Kernel: URI Cache Flushes 7809=Kernel URI Cache Flushes (since server startup). 7810=Kernel: Total Flushed URIs 7811=The number of URI information blocks that have been removed from the kernel cache (since service startup). 7812=Output Cache Current Memory Usage 7813=Current memory usage by output cache. 7814=Output Cache Current Items 7815=Number of items currently in output cache. 7816=Output Cache Total Hits 7817=Total number of hits in output cache. 7818=Output Cache Total Misses 7819=Total number of misses in output cache. 7820=Output Cache Total Flushes 7821=Total number of flushes in output cache. 7822=Output Cache Current Flushed Items 7823=Number of items that have been flushed, but are still being used by outgoing responses so are still taking up memory. 7824=Output Cache Total Flushed Items 7825=Total number of items flushed by cache. 7826=Output Cache Current Hits % 7827=Output Cache current hit ratio. Calculated as (H)/(H+M) where H and M represent Hits and Misses in previous sample interval respectively. 8036=Internet Information Services Global 8037=The Internet Information Services Global object includes counters that monitor Internet Information Services (the Web service and the FTP service) as a whole. 8038=Total Allowed Async I/O Requests 8039=Total requests allowed by bandwidth throttling settings (counted since service startup). 8040=Total Blocked Async I/O Requests 8041=Total requests temporarily blocked due to bandwidth throttling settings (counted since service startup). 8042=Total Rejected Async I/O Requests 8043=Total requests rejected due to bandwidth throttling settings (counted since service startup). 8044=Current Blocked Async I/O Requests 8045=Current requests temporarily blocked due to bandwidth throttling settings. 8046=Measured Async I/O Bandwidth Usage 8047=Measured bandwidth of asynchronous I/O averaged over a minute. 8048=Current Files Cached 8049=Current number of files whose content is in the cache for WWW and FTP services. 8050=Total Files Cached 8051=Total number of files whose content was ever added to the cache for WWW and FTP services 8052=File Cache Hits 8053=Total number of successful lookups in the file cache. 8054=File Cache Misses 8055=Total number of unsuccessful lookups in the file cache. 8056=File Cache Hits % 8057=The ratio of File Cache Hits to total cache requests. 8060=File Cache Flushes 8061=File Cache Flushes since server startup. 8062=Current File Cache Memory Usage 8063=Current number of bytes used for file cache. 8064=Maximum File Cache Memory Usage 8065=Maximum number of bytes used for file cache. 8066=Active Flushed Entries 8067=Active Flushed Entries are cached file handles that will be closed when all current transfers complete. 8068=Total Flushed Files 8069=Total Flushed Files is the number of file handles that have been removed from the cache since service start up. 8070=Current URIs Cached 8071=URI information blocks currently in the cache for WWW and FTP services. 8072=Total URIs Cached 8073=Total number of URI information blocks ever added to the cache for WWW and FTP services 8074=URI Cache Hits 8075=Total number of successful lookups in the URI cache. 8076=URI Cache Misses 8077=Total number of unsuccessful lookups in the URI cache. 8078=URI Cache Hits % 8079=The ratio of URI Cache Hits to total cache requests. 8082=URI Cache Flushes 8083=URI Cache Flushes since server startup. 8084=Total Flushed URIs 8085=Total Flushed URIs is the number of URI information blocks that have been removed from the cache since service start up. 8086=Current BLOBs Cached 8087=BLOB information blocks currently in the cache for WWW and FTP services. 8088=Total BLOBs Cached 8089=Total number of BLOB information blocks ever added to the cache for WWW and FTP services 8090=BLOB Cache Hits 8091=Total number of successful lookups in the BLOB cache. 8092=BLOB Cache Misses 8093=Total number of unsuccessful lookups in the BLOB cache. 8094=BLOB Cache Hits % 8095=The ratio of BLOB Cache Hits to total cache requests. 8098=BLOB Cache Flushes 8099=BLOB Cache Flushes since server startup. 8100=Total Flushed BLOBs 8101=Total Flushed BLOBs is the number of BLOB information blocks that have been removed from the cache since service start up. 8102=Active Server Pages 8103=The Active Server Pages Object Type handles the Active Server Pages device on your system. 8104=Debugging Requests 8105=Number of debugging document requests. 8106=Errors During Script Runtime 8107=Number of requests failed due to runtime errors. 8108=Errors From ASP Preprocessor 8109=Number of requests failed due to preprocessor errors. 8110=Errors From Script Compilers 8111=Number of requests failed due to script compilation errors. 8112=Errors/Sec 8113=The number of errors per second. 8114=Request Bytes In Total 8115=The total size, in bytes, of all requests. 8116=Request Bytes Out Total 8117=The total size, in bytes, of responses sent to clients. This does not include standard HTTP response headers. 8118=Request Execution Time 8119=The number of milliseconds that it took to execute the most recent request. 8120=Request Wait Time 8121=The number of milliseconds the most recent request was waiting in the queue. 8122=Requests Disconnected 8123=The number of requests that were disconnected due to communication failure. 8124=Requests Executing 8125=The number of requests currently executing. 8126=Requests Failed Total 8127=The total number of requests failed due to errors, authorization failure, and rejections. 8128=Requests Not Authorized 8129=Number of requests failed due to insufficient access rights. 8130=Requests Not Found 8131=The number of requests for files that were no found. 8132=Requests Queued 8133=The number of requests waiting for service from the queue. 8134=Requests Rejected 8135=The total number of requests not executed because there were insufficient resources to process them. 8136=Requests Succeeded 8137=The number of requests that executed successfully. 8138=Requests Timed Out 8139=The number of requests that timed out. 8140=Requests Total 8141=The total number of requests since the service was started. 8142=Requests/Sec 8143=The number of requests executed per second. 8144=Script Engines Cached 8145=The number of script engines in cache. 8146=Session Duration 8147=The number of milliseconds that the most recent session persisted. 8148=Sessions Current 8149=The current number of sessions being serviced. 8150=Sessions Timed Out 8151=The number of sessions timed out. 8152=Sessions Total 8153=The total number of sessions since the service was started. 8154=Templates Cached 8155=The number of templates currently cached. 8156=Template Cache Hit Rate 8157=Percent of requests found in template cache. 8160=Template Notifications 8161=The number of templates invalidated in the cache due to change notification. 8162=Transactions Aborted 8163=The number of transactions aborted. 8164=Transactions Committed 8165=The number of transactions committed. 8166=Transactions Pending 8167=Number of transactions in progress. 8168=Transactions Total 8169=The total number of transactions since the service was started. 8170=Transactions/Sec 8171=Transactions started per second. 8172=In Memory Templates Cached 8173=The number of compiled templates cached in memory. 8174=In Memory Template Cache Hit Rate 8175=Percent of requests found in cached in memory. 8178=Script Engine Cache Hit Rate 8179=Percent of requests found in script engine cache. 8182=Engine Flush Notifications 8183=The number of engines invalidated in the cache due to change notification. 8558=VMware 8559=VMware performance counters. 8560=Virtual Disk Transfers/sec 8561=The number of disk operations performed by the guest OS 8562=Virtual Disk Reads/sec 8563=The number of disk read operations performed by the guest OS 8564=Virtual Disk Writes/sec 8565=The number of disk write operations performed by the guest OS 8566=Virtual Disk Bytes Transferred/sec 8567=The number of bytes transferred for disk operations performed by the guest OS 8568=Virtual Disk Bytes Read/sec 8569=The number of bytes transferred for disk read operations performed by the guest OS 8570=Virtual Disk Bytes Written/sec 8571=The number of bytes transferred for disk write operations performed by the guest OS 8572=Guest Locked Memory Bytes 8573=The number of bytes of simulated physical memory that is locked by the guest OS 8574=Guest Virtual Physical Memory Bytes 8575=The number of bytes of simulated physical memory in the virtual machine 8576=Percent Guest Physical Memory Touched 8577=The percentage of simulated physical memory recently used by the guest OS 8578=Network Transfers/sec 8579=The number of network operations performed by the guest OS 8580=Network Bytes Transferred/sec 8581=The number of bytes sent or received by the guest OS over the network 8582=Network Transfer Errors/sec 8583=The number of network errors from sending or receiving packets by the guest OS 8584=Network Packets Sent/sec 8585=The number of network packets sent by the guest OS 8586=Network Bytes Sent/sec 8587=The number of bytes sent by the guest OS over the network 8588=Network Send Errors/sec 8589=The number of network errors from sending packets by the guest OS 8590=Network Packets Received/sec 8591=The number of network packets received by the guest OS 8592=Network Bytes Received/sec 8593=The number of bytes received by the guest OS over the network 8594=Network Receive Errors/sec 8595=The number of network errors from receiving packets by the guest OS 8836=ASP.NET 8837=ASP.NET global performance counters 8838=ASP.NET Applications 8839=ASP.NET application performance counters 8840=Application Restarts 8841=Number of times the application has been restarted during the web server's lifetime. 8842=Applications Running 8843=Number of currently running web applications. 8844=Requests Disconnected 8845=The number of requests disconnected due to communication errors or user terminated. 8846=Request Execution Time 8847=The number of milliseconds that it took to execute the most recent request. 8848=Requests Rejected 8849=The number of requests rejected because the request queue was full. 8850=Requests Queued 8851=The number of requests waiting to be processed. 8852=Worker Processes Running 8853=Number of worker processes running on the machine. 8854=Worker Process Restarts 8855=Number of times a worker process has restarted on the machine. 8856=Request Wait Time 8857=The number of milliseconds the most recent request was waiting in the queue. 8858=State Server Sessions Active 8859=The current number of sessions currently active. 8860=State Server Sessions Abandoned 8861=The number of sessions that have been explicitly abandoned. 8862=State Server Sessions Timed Out 8863=The number of sessions timed out. 8864=State Server Sessions Total 8865=The number of sessions total. 8866=Requests Current 8867=The current number of requests, including those that are queued, currently executing, or waiting to be written to the client. Under the ASP.NET process model, when this counter exceeds the requestQueueLimit defined in the processModel configuration section, ASP.NET will begin rejecting requests. 8868=Audit Success Events Raised 8869=Number of audit successes in the application since it was started. 8870=Audit Failure Events Raised 8871=Number of audit failures in the application since it was started. 8872=Error Events Raised 8873=Number of error events raised since the application was started. 8874=Request Error Events Raised 8875=Number of runtime error events raised since the application was started. 8876=Infrastructure Error Events Raised 8877=Number of HTTP error events raised since the application was started. 8878=Requests In Native Queue 8879=Requests queued because the concurrency limits have been exceeded. 8880=Anonymous Requests 8881=Number of requests utilizing anonymous authentication. 8882=Anonymous Requests/Sec 8883=Number of Authentication Anonymous Requests/Sec 8884=Cache Total Entries 8885=Total number of entries within the cache (both internal and user added) 8886=Cache Total Turnover Rate 8887=Number of additions and removals to the total cache per second. 8888=Cache Total Hits 8889=Total number of hits from the cache. 8890=Cache Total Misses 8891=Total number of cache misses. 8892=Cache Total Hit Ratio 8893=Ratio of hits from all cache calls. 8894=Cache Total Hit Ratio Base 8895=Cache Total Hit Ratio Base 8896=Cache API Entries 8897=Total number of entries within the cache added by the user. 8898=Cache API Turnover Rate 8899=Number of additions and removals to the API cache per second. 8900=Cache API Hits 8901=Number of cache hits from user code. 8902=Cache API Misses 8903=Number of cache misses called from user code. 8904=Cache API Hit Ratio 8905=Ratio of hits called from user code. 8906=Cache API Hit Ratio Base 8907=Cache API Hit Ratio Base 8908=Output Cache Entries 8909=Current number of entries in the output cache. 8910=Output Cache Turnover Rate 8911=Number of additions and removals to the output cache per second. 8912=Output Cache Hits 8913=Total number of output cacheable requests served from the output cache. 8914=Output Cache Misses 8915=Total number of output cacheable requests not served from the output cache. 8916=Output Cache Hit Ratio 8917=Ratio of hits to requests for output cacheable requests. 8918=Output Cache Hit Ratio Base 8919=Output Cache Hit Ratio Base 8920=Compilations Total 8921=Number of .asax, .ascx, .ashx, .asmx, or .aspx source files dynamically compiled. 8922=Debugging Requests 8923=Number of debugging requests processed. 8924=Errors During Preprocessing 8925=Number of errors that have occurred during parsing and configuration. 8926=Errors During Compilation 8927=Number of errors that have occurred during compilation. 8928=Errors During Execution 8929=Number of errors that have occurred during the processing of a request. 8930=Errors Unhandled During Execution 8931=Number of errors not handled by user code, but by the default error handler. 8932=Errors Unhandled During Execution/Sec 8933=Rate of unhandled errors. 8934=Errors Total 8935=Total number of errors occurred. 8936=Errors Total/Sec 8937=Rate of errors occurred. 8938=Pipeline Instance Count 8939=Number of active pipeline instances. 8940=Request Bytes In Total 8941=The total size, in bytes, of all requests. 8942=Request Bytes Out Total 8943=The total size, in bytes, of responses sent to a client. This does not include standard HTTP response headers. 8944=Requests Executing 8945=The number of requests currently executing. 8946=Requests Failed 8947=Total number of failed requests. 8948=Requests Not Found 8949=The number of requests for resources that were not found. 8950=Requests Not Authorized 8951=Number of requests failed due to unauthorized access. 8952=Requests In Application Queue 8953=The number of requests in the application request queue. 8954=Requests Timed Out 8955=The number of requests that timed out. 8956=Requests Succeeded 8957=The number of requests that executed successfully. 8958=Requests Total 8959=The total number of requests since the application was started. 8960=Requests/Sec 8961=The number of requests executed per second. 8962=Sessions Active 8963=The current number of sessions currently active. 8964=Sessions Abandoned 8965=The number of sessions that have been explicitly abandoned. 8966=Sessions Timed Out 8967=The number of sessions timed out. 8968=Sessions Total 8969=Total number of sessions since the application was started. 8970=Transactions Aborted 8971=The number of transactions aborted. 8972=Transactions Committed 8973=The number of transactions committed. 8974=Transactions Pending 8975=Number of transactions in progress. 8976=Transactions Total 8977=The total number of transactions since the application was started. 8978=Transactions/Sec 8979=Transactions started per second. 8980=Session State Server connections total 8981=The total number of connections to the State Server used by session state. 8982=Session SQL Server connections total 8983=The total number of connections to the SQL Server used by session state. 8984=Events Raised 8985=Total number of instrumentation events raised since the application was started. 8986=Events Raised/Sec 8987=Total number of instrumentation events per second. 8988=Application Lifetime Events 8989=Number of application events raised since the application was started. 8990=Application Lifetime Events/Sec 8991=Number of application events raised per second. 8992=Error Events Raised 8993=Number of error events raised since the application was started. 8994=Error Events Raised/Sec 8995=Number of error events per second. 8996=Request Error Events Raised 8997=Number of runtime error events raised since the application was started. 8998=Request Error Events Raised/Sec 8999=Number of runtime error events per second. 9000=Infrastructure Error Events Raised 9001=Number of HTTP error events raised since the application was started. 9002=Infrastructure Error Events Raised/Sec 9003=Number of HTTP error events raised per second. 9004=Request Events Raised 9005=Number of request events raised since the application was started 9006=Request Events Raised/Sec 9007=Number of request events raised per second. 9008=Audit Success Events Raised 9009=Number of audit successes in the application since it was started. 9010=Audit Failure Events Raised 9011=Number of audit failures in the application since it was started. 9012=Membership Authentication Success 9013=Number of successful membership credential validations since the application was started. 9014=Membership Authentication Failure 9015=Number of failed membership credential validations since the application was started. 9016=Forms Authentication Success 9017=Number of successful forms authentication ticket validations since the application was started. 9018=Forms Authentication Failure 9019=Number of failed forms authentication ticket validations since the application was started. 9020=Viewstate MAC Validation Failure 9021=Number of viewstate MAC validations that failed since the application was started. 9022=Request Execution Time 9023=The number of milliseconds that it took to execute the most recent request. 9024=Requests Disconnected 9025=The number of requests disconnected due to communication errors or user terminated. 9026=Requests Rejected 9027=The number of requests rejected because the application request queue was full. 9028=Request Wait Time 9029=The number of milliseconds the most recent request was waiting in the queue. 9030=Cache % Machine Memory Limit Used 9031=The amount of physical memory used by the machine divided by the physical memory limit for the cache, as a percentage. When this reaches 100%, half of the cache entries will be forcibly removed. The __Total__ instance is the average of all instances, and therefore cannot be used to determine when cache entries will be forcibly removed. 9032=Cache % Machine Memory Limit Used Base 9033=Cache % Machine Memory Limit Used Base 9034=Cache % Process Memory Limit Used 9035=The value of private bytes for the worker process divided by the private bytes memory limit for the cache, as a percentage. When this reaches 100%, half of the cache entries will be forcibly removed. The __Total__ instance is the average of all instances, and therefore cannot be used to determine when cache entries will be forcibly removed. 9036=Cache % Process Memory Limit Used Base 9037=Cache % Process Memory Limit Used Base 9038=Cache Total Trims 9039=Total number of entries forcibly removed from the cache due to memory pressure. 9040=Cache API Trims 9041=Total number of entries forcibly removed from the cache due to memory pressure that were originally inserted into the cache using one of the public cache APIs. 9042=Output Cache Trims 9043=Total number of entries forcibly removed from the cache due to memory pressure that were originally inserted into the cache by the output cache feature. 9044=% Managed Processor Time (estimated) 9045=Estimated percentage of elapsed time that the processor spends executing managed application code. This counter only tracks processor time of managed threads in the application. It does not include additional processor time spent executing on non-managed threads. Note that this counter is only updated with new data every five seconds. 9046=% Managed Processor Time Base (estimated) 9047=% Managed Processor Time Base (estimated) 9048=Managed Memory Used (estimated) 9049=Estimated managed heap memory consumption (in KB) by the application. The accuracy of this counter varies depending on the duration of elapsed time since the last full managed memory heap collection. Note that this counter is only updated with new data every five seconds. 9050=Request Bytes In Total (WebSockets) 9051=The total size, in bytes, of data received by ASP.NET on WebSocket connections. 9052=Request Bytes Out Total (WebSockets) 9053=The total size, in bytes, of data sent to a client on WebSocket connections. 9054=Requests Executing (WebSockets) 9055=The number of WebSocket requests currently executing. 9056=Requests Failed (WebSockets) 9057=Total number of WebSocket requests that ended up in an aborted state. 9058=Requests Succeeded (WebSockets) 9059=Total number of WebSocket requests that completed gracefully. 9060=Requests Total (WebSockets) 9061=The total number of WebSocket requests since the application was started. 9062=ASP.NET State Service 9063=ASP.NET State Service 9288=State Server Sessions Active 9289=The current number of sessions currently active. 9290=State Server Sessions Abandoned 9291=The number of sessions that have been explicitly abandoned. 9292=State Server Sessions Timed Out 9293=The number of sessions timed out. 9294=State Server Sessions Total 9295=The number of sessions total. 9296=ASP.NET v4.0.30319 9297=ASP.NET global performance counters 9298=ASP.NET Apps v4.0.30319 9299=ASP.NET application performance counters 9300=Application Restarts 9301=Number of times the application has been restarted during the web server's lifetime. 9302=Applications Running 9303=Number of currently running web applications. 9304=Requests Disconnected 9305=The number of requests disconnected due to communication errors or user terminated. 9306=Request Execution Time 9307=The number of milliseconds that it took to execute the most recent request. 9308=Requests Rejected 9309=The number of requests rejected because the request queue was full. 9310=Requests Queued 9311=The number of requests waiting to be processed. 9312=Worker Processes Running 9313=Number of worker processes running on the machine. 9314=Worker Process Restarts 9315=Number of times a worker process has restarted on the machine. 9316=Request Wait Time 9317=The number of milliseconds the most recent request was waiting in the queue. 9318=State Server Sessions Active 9319=The current number of sessions currently active. 9320=State Server Sessions Abandoned 9321=The number of sessions that have been explicitly abandoned. 9322=State Server Sessions Timed Out 9323=The number of sessions timed out. 9324=State Server Sessions Total 9325=The number of sessions total. 9326=Requests Current 9327=The current number of requests, including those that are queued, currently executing, or waiting to be written to the client. Under the ASP.NET process model, when this counter exceeds the requestQueueLimit defined in the processModel configuration section, ASP.NET will begin rejecting requests. 9328=Audit Success Events Raised 9329=Number of audit successes in the application since it was started. 9330=Audit Failure Events Raised 9331=Number of audit failures in the application since it was started. 9332=Error Events Raised 9333=Number of error events raised since the application was started. 9334=Request Error Events Raised 9335=Number of runtime error events raised since the application was started. 9336=Infrastructure Error Events Raised 9337=Number of HTTP error events raised since the application was started. 9338=Requests In Native Queue 9339=Requests queued because the concurrency limits have been exceeded. 9340=Anonymous Requests 9341=Number of requests utilizing anonymous authentication. 9342=Anonymous Requests/Sec 9343=Number of Authentication Anonymous Requests/Sec 9344=Cache Total Entries 9345=Total number of entries within the cache (both internal and user added) 9346=Cache Total Turnover Rate 9347=Number of additions and removals to the total cache per second. 9348=Cache Total Hits 9349=Total number of hits from the cache. 9350=Cache Total Misses 9351=Total number of cache misses. 9352=Cache Total Hit Ratio 9353=Ratio of hits from all cache calls. 9354=Cache Total Hit Ratio Base 9355=Cache Total Hit Ratio Base 9356=Cache API Entries 9357=Total number of entries within the cache added by the user. 9358=Cache API Turnover Rate 9359=Number of additions and removals to the API cache per second. 9360=Cache API Hits 9361=Number of cache hits from user code. 9362=Cache API Misses 9363=Number of cache misses called from user code. 9364=Cache API Hit Ratio 9365=Ratio of hits called from user code. 9366=Cache API Hit Ratio Base 9367=Cache API Hit Ratio Base 9368=Output Cache Entries 9369=Current number of entries in the output cache. 9370=Output Cache Turnover Rate 9371=Number of additions and removals to the output cache per second. 9372=Output Cache Hits 9373=Total number of output cacheable requests served from the output cache. 9374=Output Cache Misses 9375=Total number of output cacheable requests not served from the output cache. 9376=Output Cache Hit Ratio 9377=Ratio of hits to requests for output cacheable requests. 9378=Output Cache Hit Ratio Base 9379=Output Cache Hit Ratio Base 9380=Compilations Total 9381=Number of .asax, .ascx, .ashx, .asmx, or .aspx source files dynamically compiled. 9382=Debugging Requests 9383=Number of debugging requests processed. 9384=Errors During Preprocessing 9385=Number of errors that have occurred during parsing and configuration. 9386=Errors During Compilation 9387=Number of errors that have occurred during compilation. 9388=Errors During Execution 9389=Number of errors that have occurred during the processing of a request. 9390=Errors Unhandled During Execution 9391=Number of errors not handled by user code, but by the default error handler. 9392=Errors Unhandled During Execution/Sec 9393=Rate of unhandled errors. 9394=Errors Total 9395=Total number of errors occurred. 9396=Errors Total/Sec 9397=Rate of errors occurred. 9398=Pipeline Instance Count 9399=Number of active pipeline instances. 9400=Request Bytes In Total 9401=The total size, in bytes, of all requests. 9402=Request Bytes Out Total 9403=The total size, in bytes, of responses sent to a client. This does not include standard HTTP response headers. 9404=Requests Executing 9405=The number of requests currently executing. 9406=Requests Failed 9407=Total number of failed requests. 9408=Requests Not Found 9409=The number of requests for resources that were not found. 9410=Requests Not Authorized 9411=Number of requests failed due to unauthorized access. 9412=Requests In Application Queue 9413=The number of requests in the application request queue. 9414=Requests Timed Out 9415=The number of requests that timed out. 9416=Requests Succeeded 9417=The number of requests that executed successfully. 9418=Requests Total 9419=The total number of requests since the application was started. 9420=Requests/Sec 9421=The number of requests executed per second. 9422=Sessions Active 9423=The current number of sessions currently active. 9424=Sessions Abandoned 9425=The number of sessions that have been explicitly abandoned. 9426=Sessions Timed Out 9427=The number of sessions timed out. 9428=Sessions Total 9429=Total number of sessions since the application was started. 9430=Transactions Aborted 9431=The number of transactions aborted. 9432=Transactions Committed 9433=The number of transactions committed. 9434=Transactions Pending 9435=Number of transactions in progress. 9436=Transactions Total 9437=The total number of transactions since the application was started. 9438=Transactions/Sec 9439=Transactions started per second. 9440=Session State Server connections total 9441=The total number of connections to the State Server used by session state. 9442=Session SQL Server connections total 9443=The total number of connections to the SQL Server used by session state. 9444=Events Raised 9445=Total number of instrumentation events raised since the application was started. 9446=Events Raised/Sec 9447=Total number of instrumentation events per second. 9448=Application Lifetime Events 9449=Number of application events raised since the application was started. 9450=Application Lifetime Events/Sec 9451=Number of application events raised per second. 9452=Error Events Raised 9453=Number of error events raised since the application was started. 9454=Error Events Raised/Sec 9455=Number of error events per second. 9456=Request Error Events Raised 9457=Number of runtime error events raised since the application was started. 9458=Request Error Events Raised/Sec 9459=Number of runtime error events per second. 9460=Infrastructure Error Events Raised 9461=Number of HTTP error events raised since the application was started. 9462=Infrastructure Error Events Raised/Sec 9463=Number of HTTP error events raised per second. 9464=Request Events Raised 9465=Number of request events raised since the application was started 9466=Request Events Raised/Sec 9467=Number of request events raised per second. 9468=Audit Success Events Raised 9469=Number of audit successes in the application since it was started. 9470=Audit Failure Events Raised 9471=Number of audit failures in the application since it was started. 9472=Membership Authentication Success 9473=Number of successful membership credential validations since the application was started. 9474=Membership Authentication Failure 9475=Number of failed membership credential validations since the application was started. 9476=Forms Authentication Success 9477=Number of successful forms authentication ticket validations since the application was started. 9478=Forms Authentication Failure 9479=Number of failed forms authentication ticket validations since the application was started. 9480=Viewstate MAC Validation Failure 9481=Number of viewstate MAC validations that failed since the application was started. 9482=Request Execution Time 9483=The number of milliseconds that it took to execute the most recent request. 9484=Requests Disconnected 9485=The number of requests disconnected due to communication errors or user terminated. 9486=Requests Rejected 9487=The number of requests rejected because the application request queue was full. 9488=Request Wait Time 9489=The number of milliseconds the most recent request was waiting in the queue. 9490=Cache % Machine Memory Limit Used 9491=The amount of physical memory used by the machine divided by the physical memory limit for the cache, as a percentage. When this reaches 100%, half of the cache entries will be forcibly removed. The __Total__ instance is the average of all instances, and therefore cannot be used to determine when cache entries will be forcibly removed. 9492=Cache % Machine Memory Limit Used Base 9493=Cache % Machine Memory Limit Used Base 9494=Cache % Process Memory Limit Used 9495=The value of private bytes for the worker process divided by the private bytes memory limit for the cache, as a percentage. When this reaches 100%, half of the cache entries will be forcibly removed. The __Total__ instance is the average of all instances, and therefore cannot be used to determine when cache entries will be forcibly removed. 9496=Cache % Process Memory Limit Used Base 9497=Cache % Process Memory Limit Used Base 9498=Cache Total Trims 9499=Total number of entries forcibly removed from the cache due to memory pressure. 9500=Cache API Trims 9501=Total number of entries forcibly removed from the cache due to memory pressure that were originally inserted into the cache using one of the public cache APIs. 9502=Output Cache Trims 9503=Total number of entries forcibly removed from the cache due to memory pressure that were originally inserted into the cache by the output cache feature. 9504=% Managed Processor Time (estimated) 9505=Estimated percentage of elapsed time that the processor spends executing managed application code. This counter only tracks processor time of managed threads in the application. It does not include additional processor time spent executing on non-managed threads. Note that this counter is only updated with new data every five seconds. 9506=% Managed Processor Time Base (estimated) 9507=% Managed Processor Time Base (estimated) 9508=Managed Memory Used (estimated) 9509=Estimated managed heap memory consumption (in KB) by the application. The accuracy of this counter varies depending on the duration of elapsed time since the last full managed memory heap collection. Note that this counter is only updated with new data every five seconds. 9510=Request Bytes In Total (WebSockets) 9511=The total size, in bytes, of data received by ASP.NET on WebSocket connections. 9512=Request Bytes Out Total (WebSockets) 9513=The total size, in bytes, of data sent to a client on WebSocket connections. 9514=Requests Executing (WebSockets) 9515=The number of WebSocket requests currently executing. 9516=Requests Failed (WebSockets) 9517=Total number of WebSocket requests that ended up in an aborted state. 9518=Requests Succeeded (WebSockets) 9519=Total number of WebSocket requests that completed gracefully. 9520=Requests Total (WebSockets) 9521=The total number of WebSocket requests since the application was started. 9522=ASP.NET v2.0.50727 9523=ASP.NET global performance counters 9524=ASP.NET Apps v2.0.50727 9525=ASP.NET application performance counters 9526=Application Restarts 9527=Number of times the application has been restarted during the web server's lifetime. 9528=Applications Running 9529=Number of currently running web applications. 9530=Requests Disconnected 9531=The number of requests disconnected due to communication errors or user terminated. 9532=Request Execution Time 9533=The number of milliseconds that it took to execute the most recent request. 9534=Requests Rejected 9535=The number of requests rejected because the request queue was full. 9536=Requests Queued 9537=The number of requests waiting to be processed. 9538=Worker Processes Running 9539=Number of worker processes running on the machine. 9540=Worker Process Restarts 9541=Number of times a worker process has restarted on the machine. 9542=Request Wait Time 9543=The number of milliseconds the most recent request was waiting in the queue. 9544=State Server Sessions Active 9545=The current number of sessions currently active. 9546=State Server Sessions Abandoned 9547=The number of sessions that have been explicitly abandoned. 9548=State Server Sessions Timed Out 9549=The number of sessions timed out. 9550=State Server Sessions Total 9551=The number of sessions total. 9552=Requests Current 9553=The current number of requests, including those that are queued, currently executing, or waiting to be written to the client. Under the ASP.NET process model, when this counter exceeds the requestQueueLimit defined in the processModel configuration section, ASP.NET will begin rejecting requests. 9554=Audit Success Events Raised 9555=Number of audit successes in the application since it was started. 9556=Audit Failure Events Raised 9557=Number of audit failures in the application since it was started. 9558=Error Events Raised 9559=Number of error events raised since the application was started. 9560=Request Error Events Raised 9561=Number of runtime error events raised since the application was started. 9562=Infrastructure Error Events Raised 9563=Number of HTTP error events raised since the application was started. 9564=Anonymous Requests 9565=Number of requests utilizing anonymous authentication. 9566=Anonymous Requests/Sec 9567=Number of Authentication Anonymous Requests/Sec 9568=Cache Total Entries 9569=Total number of entries within the cache (both internal and user added) 9570=Cache Total Turnover Rate 9571=Number of additions and removals to the total cache per second. 9572=Cache Total Hits 9573=Total number of hits from the cache. 9574=Cache Total Misses 9575=Total number of cache misses. 9576=Cache Total Hit Ratio 9577=Ratio of hits from all cache calls. 9578=Cache Total Hit Ratio Base 9579=Cache Total Hit Ratio Base 9580=Cache API Entries 9581=Total number of entries within the cache added by the user. 9582=Cache API Turnover Rate 9583=Number of additions and removals to the API cache per second. 9584=Cache API Hits 9585=Number of cache hits from user code. 9586=Cache API Misses 9587=Number of cache misses called from user code. 9588=Cache API Hit Ratio 9589=Ratio of hits called from user code. 9590=Cache API Hit Ratio Base 9591=Cache API Hit Ratio Base 9592=Output Cache Entries 9593=Current number of entries in the output cache. 9594=Output Cache Turnover Rate 9595=Number of additions and removals to the output cache per second. 9596=Output Cache Hits 9597=Total number of output cacheable requests served from the output cache. 9598=Output Cache Misses 9599=Total number of output cacheable requests not served from the output cache. 9600=Output Cache Hit Ratio 9601=Ratio of hits to requests for output cacheable requests. 9602=Output Cache Hit Ratio Base 9603=Output Cache Hit Ratio Base 9604=Compilations Total 9605=Number of .asax, .ascx, .ashx, .asmx, or .aspx source files dynamically compiled. 9606=Debugging Requests 9607=Number of debugging requests processed. 9608=Errors During Preprocessing 9609=Number of errors that have occurred during parsing and configuration. 9610=Errors During Compilation 9611=Number of errors that have occurred during compilation. 9612=Errors During Execution 9613=Number of errors that have occurred during the processing of a request. 9614=Errors Unhandled During Execution 9615=Number of errors not handled by user code, but by the default error handler. 9616=Errors Unhandled During Execution/Sec 9617=Rate of unhandled errors. 9618=Errors Total 9619=Total number of errors occurred. 9620=Errors Total/Sec 9621=Rate of errors occurred. 9622=Pipeline Instance Count 9623=Number of active pipeline instances. 9624=Request Bytes In Total 9625=The total size, in bytes, of all requests. 9626=Request Bytes Out Total 9627=The total size, in bytes, of responses sent to a client. This does not include standard HTTP response headers. 9628=Requests Executing 9629=The number of requests currently executing. 9630=Requests Failed 9631=Total number of failed requests. 9632=Requests Not Found 9633=The number of requests for resources that were not found. 9634=Requests Not Authorized 9635=Number of requests failed due to unauthorized access. 9636=Requests In Application Queue 9637=The number of requests in the application request queue. 9638=Requests Timed Out 9639=The number of requests that timed out. 9640=Requests Succeeded 9641=The number of requests that executed successfully. 9642=Requests Total 9643=The total number of requests since the application was started. 9644=Requests/Sec 9645=The number of requests executed per second. 9646=Sessions Active 9647=The current number of sessions currently active. 9648=Sessions Abandoned 9649=The number of sessions that have been explicitly abandoned. 9650=Sessions Timed Out 9651=The number of sessions timed out. 9652=Sessions Total 9653=Total number of sessions since the application was started. 9654=Transactions Aborted 9655=The number of transactions aborted. 9656=Transactions Committed 9657=The number of transactions committed. 9658=Transactions Pending 9659=Number of transactions in progress. 9660=Transactions Total 9661=The total number of transactions since the application was started. 9662=Transactions/Sec 9663=Transactions started per second. 9664=Session State Server connections total 9665=The total number of connections to the State Server used by session state. 9666=Session SQL Server connections total 9667=The total number of connections to the SQL Server used by session state. 9668=Events Raised 9669=Total number of instrumentation events raised since the application was started. 9670=Events Raised/Sec 9671=Total number of instrumentation events per second. 9672=Application Lifetime Events 9673=Number of application events raised since the application was started. 9674=Application Lifetime Events/Sec 9675=Number of application events raised per second. 9676=Error Events Raised 9677=Number of error events raised since the application was started. 9678=Error Events Raised/Sec 9679=Number of error events per second. 9680=Request Error Events Raised 9681=Number of runtime error events raised since the application was started. 9682=Request Error Events Raised/Sec 9683=Number of runtime error events per second. 9684=Infrastructure Error Events Raised 9685=Number of HTTP error events raised since the application was started. 9686=Infrastructure Error Events Raised/Sec 9687=Number of HTTP error events raised per second. 9688=Request Events Raised 9689=Number of request events raised since the application was started 9690=Request Events Raised/Sec 9691=Number of request events raised per second. 9692=Audit Success Events Raised 9693=Number of audit successes in the application since it was started. 9694=Audit Failure Events Raised 9695=Number of audit failures in the application since it was started. 9696=Membership Authentication Success 9697=Number of successful membership credential validations since the application was started. 9698=Membership Authentication Failure 9699=Number of failed membership credential validations since the application was started. 9700=Forms Authentication Success 9701=Number of successful forms authentication ticket validations since the application was started. 9702=Forms Authentication Failure 9703=Number of failed forms authentication ticket validations since the application was started. 9704=Viewstate MAC Validation Failure 9705=Number of viewstate MAC validations that failed since the application was started. 9706=Request Execution Time 9707=The number of milliseconds that it took to execute the most recent request. 9708=Requests Disconnected 9709=The number of requests disconnected due to communication errors or user terminated. 9710=Requests Rejected 9711=The number of requests rejected because the application request queue was full. 9712=Request Wait Time 9713=The number of milliseconds the most recent request was waiting in the queue. 9714=Cache % Machine Memory Limit Used 9715=The amount of physical memory used by the machine divided by the physical memory limit for the cache, as a percentage. When this reaches 100%, half of the cache entries will be forcibly removed. The __Total__ instance is the average of all instances, and therefore cannot be used to determine when cache entries will be forcibly removed. 9716=Cache % Machine Memory Limit Used Base 9717=Cache % Machine Memory Limit Used Base 9718=Cache % Process Memory Limit Used 9719=The value of private bytes for the worker process divided by the private bytes memory limit for the cache, as a percentage. When this reaches 100%, half of the cache entries will be forcibly removed. The __Total__ instance is the average of all instances, and therefore cannot be used to determine when cache entries will be forcibly removed. 9720=Cache % Process Memory Limit Used Base 9721=Cache % Process Memory Limit Used Base 9722=Cache Total Trims 9723=Total number of entries forcibly removed from the cache due to memory pressure. 9724=Cache API Trims 9725=Total number of entries forcibly removed from the cache due to memory pressure that were originally inserted into the cache using one of the public cache APIs. 9726=Output Cache Trims 9727=Total number of entries forcibly removed from the cache due to memory pressure that were originally inserted into the cache by the output cache feature. [PerfStrings_0804] 1=1847 2=System 3=|~'`[aS+T^(uN{:g NY*N~NYthV[OvpehV0 4=Memory 5=Memory performance object 1uc{:g NvirtTZbQX[L:NvpehV~b0irtQX[c{:g Nv:gX[SX[PhVvpeϑ0ZbQX[1uirtQX[Txv Nvzz~b0YQX[pehVvƉub^(cxvNirtQX[KNvNxTpencuvyR)0ǏYvub^(QX[ NvNyhs)S_wb^ Oq_Tte*N|~YtHes0 6=% Processor Time 7=% Processor Time cYthV(ueggbL^n~ zev~vRk0{el/f ^ϑYthV(ueggbLzz~ zve 6qT(u 100% QSf:y(WǑ7hg@b‰[vA~_es^GW~vRk0^la [YthV/f&Tzzv{/f(W|~evQǑ7hg(10ms)gbLv0Q0Rs(WvYthV^^8^_ Vdk (WYthVSO(u'Yϑe:N|~eǑ7hKNv~ zcO gRe % Processor Time ONO0OYthV)R(us0S_p`}YۏLǑ7hTsSTehVSQOSe fS[^(u z^ZPQ NQnx0W^ϑ WN]\OwvehV^(u z^/fN*Nُ7hv:yO0 9=% Total DPC Time c@b gYthV(uNc6eT:N^vǏ z(u(DPCs) cO gRvs^GWev~vRk0(DPC cNNONhQOHQCgЏLvN)0[/fc(W勡{:g Nv@b gYthVv Processor: % DPC Time v;`pe01uN DPS /fNyrCg!j_gbL System: % Total DPC Time :N System: % Total Privileged Time v~N0DPC /fR+Rpevv^N N/f{v~N0ُ*Npef:y0 10=File Read Operations/sec 11=File Read Operations/sec c[{:g Nv@b gYveN|~SBl(SbBlNeN|~X[-NvS)v~Ts0[/f(uSpevegaϑv0dkpehV>f:y N$N*NǑ7h-N‰[0Rvf:y(u N$N*N[O-N‰[0Rvf:y N$N*NǑ7h-N‰[0Rvf:y N$N*NǑ7h-N‰[0Rvf:y N$N*NǑ7h-N‰[0Rvf:y N$N*NǑ7h-N‰[0Rvf:y NNV‰[0Rvf:y NNV‰[0Rvf:y Y6Rvpeϑ0 34=Transition Faults/sec 35=Transition Faults/sec is /fb` Yub㉐gubv^0dkb` YubckSN*NqQNdkubۏ zO(u b(WO9evubRhb_:gRh N b(WSuubeckQeQxv0(Wl gYxvЏLv`Q N ub]b` Y0-NlNpeϑ{ V:NkNd\OS gN*Nub [_NI{Nvubpeϑ0 36=Cache Faults/sec 37= X[-Ne/y /fc(WeN|~X[-N~b N0R[~bvu NQX[(o-Ne)bxv(lx-Ne)-NvvQN0Weh"}ue Qsv-Nevs0eN|~X[/fcirtQX[-NvN*N:SW vQ-NOX[P^(u z^gяO(uǏvpencu0X[;mR/f'YR^(u z^ I/O d\OvS`c:yhV0ُ*NpehV>f:y-Nev!kpe N{k!kd\O-Nevupe0 38=Demand Zero Faults/sec 39=Demand Zero Faults/sec /fubNnv^0ubTMRbX[Pvpenc Rdv^kXnvub/f Windows vN*N[hQyr_ [;bkvQNۏ z wMRNۏ zO(uQX[zzX[Pvpenc0Windows OX[NNubvRhNRdkۏ z0dkpehV>f:yvpeϑ [v^ NQ:NNn h"}vubpeϑ0dkpehV>f:y N$N*N:yOvf:y[|~V^{|Wv;Nc:yhV0[/f Memory\\Pages Input/sec T Memory\\Pages Output/sec v;`T0/f(uupe{v NO(W N(uZPlbcv`Q N1\SN TvQNupeY: Memory\\Page Faults/sec ZPk ُ*Nf:ySd\Ovpeϑ [v^ NQk*Nd\Ovubpeϑ0S_N*Nۏ z_(uN*NZbQX[vub dkZbQX[MON]\OƖNYbirtQX[vvQNMOn v^Ndkub_{Nxvh"}e 1\OSulxub0dkpehV/f_w|~VQ^ߏv;Nc:yhV0[S+TSd\ONneN|~X[(8^1u^(u z^Bl)T^X[ f\QX[eNv0kQX[vf:y1\~~ z N/fck(WЏLv~ z0sSOЏLYYthVv{:gS gN*NYthVR0Vdk YgNS{:g gQ*NYthV `O\dkeirtQX[zz \ubQeQxvv^0S g(WirtQX[-Nf9eeubMbOQV0Rxv N VdkubSSOYupenc N/fNx0ؚvubQSh:yQX[ N0S_irtQX[ Ne Windows O\ubQV0RxvNOʑ>ezz0ُ*NpehVSN(W Nlbcv`Q N >f:yubpeϑv^SNNvQNubpeۏLk0 50=Page Writes/sec 51=Page Writes/sec /fc:NNʑ>eirtQX[zz \ubQeQxvv^0S gub؏(WirtQX[-Ne@bZPvf9eMbOQeQxv VdkُNubSSOYupenc NOYuNx0ُ*NpehV>f:yQeQd\O Npek*Nd\O-NQeQvupe0ُ*NpehV>f:y(u N$N*N[O-N‰[0RvNTvQNOmȉhV OsvpehV~b0 54=Announcements Server/sec 55=Announcements Server/sec c(Wُ*NW-Nv gRhVTُS gRhVJT]v^0 56=Pool Paged Bytes 57=Pool Paged Bytes /fcubQ`lv'Y\(W[) ubQ`l/f|~ZbQX[-NSO((W NO(ueSNQeQxvv)[aO(uvN*N:SW0Memory\\Pool Paged Bytes vpee_N Process\\Pool Paged Bytes vpee_ N T VdkS NI{N Process(_Total)\\Pool Paged Bytes0勡pehVN>f:y NN!k‰[0Rvf:y NN!k‰[0Rvf:y NN!k‰[0Rvf:y NN!k‰[0Rvmzzv(upe0^Ru`l/f|~QX[(d\O|~O(uvirtQX[)-NSO[a(cN(W NYNO(ue NSNQeQ0Rxv Nv^NR>mT_{OYu(WirtQX[-Nv[a)O(uvN*N:SW0[/f(uaϑRMzzv(upeegpev N{(Wk*N(u-NR>mvzzpe/fY\0ُ*NpehVN>f:y NN!k‰[vf:y NN!k‰[0Rvf:y NN!k‰[0Rvf:y NN!k‰[0Rvf:y NN!k‰[0Rvf:y0 144=% Privileged Time 145=% Privileged Time /f(WyrCg!j_ Nۏ z~ zgbLNx@bev~vRk0S_(u Windows |~ gRe dk gR~8^(WyrCg!j_ЏL NOS[|~N gpencv0(W(u7b!j_gbLv~ zelُNpenc0 [|~v(uSN/fvcv(explicit)bcv(implicit) OYubb-Ne0 NPgNegvd\O|~ Windows dNO(u(u7bTyrCg!j_v O~Ob!j_KNY ؏O(uYtLu\O:NR|~Ob0gN1u Windows :N`Ov^(u z^@bZPvd\OdNQs(WYtvyrCgeQ ؏S(WvQNP[|~YtQs0 146=Context Switches/sec 147=Context Switches/sec c{:g Nv@b gYthVhQNN*N~ zRbc0RSN*N~ zv~Ts0S_ck(WЏLv~ zꁨR>e_YthVeQs N Ne_sQ 1uN*N gfؚOHQ1\~v~ z`SHQb(W(u7b!j_TyrCg(Q8h)!j_KNRbcNO(ugbLbR|~ gR0[/f(W{:g Nv@b gYthV NЏLv@b g~ zv Thread\\Context Switches/secv;`pe v^N(uRbc!kpeeg{0(W|~T~ z[a N g N Ne_sQpehV0dkpehV>f:y N$N*NǑ7h-N‰[0Rvf:y(u N$N*N[O-N‰[0Rvf:y N$N*NǑ7h-N‰[0Rve0R Page Table Entry (PTE) -NvSl g(W Translation Lookaside Buffer (TLB) -NbS+T PTE vu-NeSuvs0(WgN{:g Nُ*N/f1u\ PTE R}0R TLB -NvoN{tv v^Nُ*Npee_v Mailslot Datagram pe0 170=Mailslot Allocations Failed 171=Missed Server List Requests cُS]\Ozc6ev0FOelYtvBlh"}Omȉ gRhVRhv!kpe0 172=Virtual Bytes Peak 173=Virtual Bytes Peak c(WNUOeQYtO(uvZb0W@WzzW[vg'Ype0O(uZb0W@Wzz NN[/fc[xvb;NQX[uvv^vO(u0FO/fZbzz/f gPv _NSOP6RYtR}penc^vR0 174=Virtual Bytes 175=Virtual Bytes cYtO(uvZb0W@WzzvNW[pe>f:yvS_MR'Y\0O(uZb0W@Wzz NN[/fc[xvb;NQX[uvv^vO(u0Zbzz/f gPv SOP6RYtR}penc^vR0 177=Page Faults/sec c(Wُ*Nۏ z-NgbL~ z bvubQsv^0S_~ z_(uN N(W;NQX[]\OƖ-NvZbQX[usSOQs Page Fault0Yg[(WY(uh-N(sS]~(W;NQX[-N)bSN*NqQNuvYtck(WO(u[ 1\O_welNxv-NSu0 178=Working Set Peak 179=Working Set Peak c(WNUOeُ*N(WYtv Working Set vg'YW[pe0Working Set /f(WYt-N~ zgя0Rv*NQX[uƖ0Yg{:g NvS(uQX[YNf:yN(WǑ7h-N‰[0RvA~_evs^GW~vRk0[/fǏvƉ gRYN N;mRve 6qTN 100% -NQSf:y:NǑ7hev~vRk0 244=% Total Privileged Time 245=% Total Privileged Time c@b gYthV(uNyrCg(Q8h)!j_v^zzevs^GW~vRk0[/f(u{:g Nv@b gYthVv Processor: % Privileged Time v;`TdNYthVpe_Qv0System: % Total User Time T System: % Total Privileged Time vR_Q % Total Processor Time FO/f8^ N0R 100%0(yrCg!j_/fc:Nd\O|~~Nvv^AQvclxNT@b gQX[vYt!j_0d\O|~\^(u z^~ zRbcbyrCg!j_Nd\O|~ gR0SNYt!j_:N(u7b!j_ /fc:N^(u z^TsXP[|~ vSPYt!j_0dkpehV\s^GWA~_e>f:y:NǑ7hev~vRk0 246=Total Interrupts/sec 247=Total Interrupts/sec c{:g N1u@b gYthVc6eTcO gRvlxN-Nev~Ts0[/f(u@b gYthVv Processor: Interrupts/sec dNYthVpe_Qv /f(u-Nepeegaϑv0[ NSbR_{v DPC0dk

f:y N$N*NǑ7h-N‰[0Rvezz)1\OQsُy`Q0(u Bytes Transmitted/sec dNُ*NeeQQ~ Nv^0kS_1uNN*N܏ zSpencvBl SvN*NpencS ُ*N;`peXR 10 294=Reads Large/sec 295=Reads Large/sec c^(u z^ZPvSN gRhVOSFUQhV'Y\ 2 Pvs0ُy`QǏYOm gRhV NvDn0ُ*NkSN!kX 10[ N{pencS0 296=Read Packets Small/sec 297=Read Packets Small/sec c^(u z^ZPvSN gRhVOSFUQhV'Y\sv 1/40ُy`QǏYh:yjm9N gRhV NvQhV0ُ*NkSN!kX 10[ N{pencS0 298=Write Operations/sec 299=File Write Operations/sec c^(u z^T Redirector Spencv^0k!k[eN|~v(ubTdk^(u z^Lub(API)v(u:NN!kd\O0 300=Write Operations Random/sec 301=Write Operations Random/sec {NeN0ReN:NW@xv N/fޏ~ZPvQeQvs0YgQeQO(uN*Nyr+ReNSg 6qTc@wN*N N/f'}cv NN*NW[vQeQ ُ*Npem0Event Pair (uNNSObvP[|~( Context Switches)0 339=% DPC Time c(WǑ7hgYthV(u(W^ߏǏ z(u(DPC)c6eTcO gRve~vRk0DPC /fNNONhQ-NeOHQCgЏLv-Ne0V:N DPC /fNyrCg!j_gbLv @bN % DPC Time /f % Privileged Time vNR0NN/fR_{v v^N N/f-NepehVvNR0dkpehV\s^GWA~_e>f:y:NǑ7hev~vRk0 340=Sessions Timed Out 341=1uNzzeǏ gRhVv AutoDisconnect Spe sQ필vO݋pev0>f:y AutoDisconnect Mn/f&T.^RwDn0 342=Sessions Errored Out 343=1uNaYbO݋]0RꁨR-NeޏcesQv^ck8^-NeޏcvO݋peϑ0ꁨRe_ޏcef:yeԏVv!kpe0ُOQs(Wl g gHevbSNc>mNO:NeQBlcO gRv\ONyv0ُ*NpeW[SNh:y MaxWorkItem b MinFreeWorkItems gRhVSpe/f&Tte0 360=Files Opened Total 361= gRhV:N[7bۏLvbRvSb_\Ջv!kpe0S(uNnx[eNv I/O peϑ0nx[WN_d\Ov_NSnx[Sb_[v gHe'`0 362=Files Open 363= gRhV-NS_MRSb_veNpev0pevh:yS_MR gRhVv;mR'`0 365= gRhV-NS_MR;mRvO݋0pevh:yS_MR gRhVv;mR'`0 366=File Directory Searches 367=(W gRhV-N[~bS_MR;mRveNvpev0pevh:yS_MR gRhVv;mR'`0 369= gRhVck(WO(uv^SRu{:gQX[vW[vpev0mvRu`lW[vg'Ypev0mQhVNOYu(u7bvNiQeQv!kpe0 385=Mailslot Receives Failed h:y1uN O1Y% elc6evNimo`pev0 387=Mailslot Writes Failed cbRc6evFOelQeQNivNimo`v;`pe0 388=Bytes Total/sec 389=Bytes Total/sec c͑[ThVYtpencW[v^0f:yvpeW[_'Y ,g0W{:gYNzzr` RhfS/fNQ~ gsQv b/f,g0W{:g Nv͑[ThVt0. 395= gRhVNQ~ NSTc6evW[pe0

f:yN gRhV'YSO N gY_0 397=% Interrupt Time /fYthV(W[OgcST gRlxN-Neve0dkf:ydks^GW`S(ue:N[OevNR0 398=NWLink NetBIOS 399=NWLink NetBIOS '`[aS+TvƉ IPX OsTޏcvpehV0 400=Packets/sec 401=Packets/sec c͑[ThVYtpencSv^0N*NpencS( ^g)Sb_YW[0KN@bN/f ^gYdk/fV:Nk*NpencS gOS_0`OSN(u Bytes/sec dNُ*N;`peNnx[ُ*N_vHes0`O؏SN\ُ*N;`pedNkyvd\ONnx[k!kd\O OvW[vs^GW

e0R gRhVv FSP RNI{_ gRhVd\Ov^0 406=File Data Operations/sec 407=File Data Operations/sec c{:gv@b g;xv NSTQeQd\Ov~Ts0ُ/f System: File Control Operations/sec vl0dkpehV>f:y N$N*NǑ7h-N‰[0Rvf:yxvqRhV N\*gRMvzz01 MB = 1,048,576 W[0 412=Connections Open 413=Connections Open cS_MR:Nُ*NOSSb_vޏcpev0ُ*Nf:yS_MRpev^ N/fNkevype0 414=Connections No Retries 415=Connections No Retries c,{N!k\ՋeޏcbRv;`pe0dkf:yN*NЏl;`pe0 416=Connections With Retries 417=Connections With Retries c(W͑Ջ\ՋKNTޏcv;`pe0S_,{N !kޏc\Ջ1Y%Tv\Ջ:N͑Ջ0ُ*Nf:yN*NЏl;`pe0 418=Disconnects Local 419=Disconnects Local c1u,g0W{:gRYvO݋-Nepev0ُ*Nf:yN*NЏl;`pe0 420=Disconnects Remote 421=Disconnects Remote c1u܏ z{:gRYvO݋-Nepev0ُ*Nf:yN*NЏl;`pe0 422=Failures Link 423=Failures Link c1uN1Y% >e_vޏcpev0ُ*Nf:yN*NЏl;`pe0 424=Failures Adapter 425=Failures Adapter :N1uN1Y% >e_vMhVpev0ُ*Nf:yN*NЏl;`pe0 426=Connection Session Timeouts 427=Connection Session Timeout :N1uNO݋e >e_vޏcpev0ُ*Nf:yN*NЏl;`pe0 428=Connections Canceled 429=Connections Canceled :NSmvޏcpev0ُ*Nf:yN*NЏl;`pe0 430=Failures Resource Remote 431=Failures Resource Remote c1uN܏ z{:g NvDnT N bvޏc1Y%vpev0ُ*Nf:yN*NЏl;`pe0 432=Failures Resource Local 433=Failures Resource Local c1uN,g0W{:g NvDnT N bvޏc1Y%vpev0ُ*Nf:yN*NЏl;`pe0 434=Failures Not Found 435=Failures Not Found c1uN~b N0R܏ z{:g _wvޏc\Ջ1Y%0ُ*Nf:yN*NЏl;`pe0 436=Failures No Listen 437=Failures No Listen c1uN܏ z{:gl g6e,TޏcBl b~vޏcpev0 438=Datagrams/sec 439=Datagrams/sec c{:gYtpencbv^0ُ*N

f:yNSTc6evpencbv;`pe0pencbcN*N NnxOS0R܏ zveޏcpencS0 440=Datagram Bytes/sec 441=Datagram Bytes/sec c{:gYtpencbW[v^0ُ*NeQhVzz0 530=Packets Received Errors 531=Packets Received Error ceQpencSvpev ُNpencS+T;x[Nb:NS O0RfؚB\OSv0 532=Packets Received Unknown 533=Packets Received Unknown c1uN*gwb N/ecvOS "N_ǏLubc6evpencSvpev0 535=Bytes Sent/sec c(Wk*NQ~MhV NSW[vs Sb'^W[&{(WQ0Network Interface\Bytes Sent/sec /f Network Interface\Bytes Total/sec vP[Ɩ0 536=Packets Sent Unicast/sec 537=Packets Sent Unicast/sec c(ufؚB\OS\pencSBl O0RP[QUSB\^d0W@Wv^0ُ*N^Sb"N_vbl gSvpencS0 538=Packets Sent Non-Unicast/sec 539=Packets Sent Non-Unicast/sec :NBl(ufؚB\OS\pencS O0R^US@W^d(P[Q^dbP[QY@W^d)0W@Wvs0sSb"N_vb*gSvpencS0 540=Packets Outbound Discarded 541=Packets Outbound Discarded :N :N"N_vQpencSvpev sSOl gSsO;bk OُNpencSv0"N_pencSvSSV/fʑ>eQzz0 542=Packets Outbound Errors 543=Packets Outbound Error :N1uN N OvQpencSvpev0 544=Output Queue Length 545=Output Queue Length :NQpencR(pencS)v^0Ygُ*NN 2 sSOQs^v^NYgSv݋~bQv^㉳Qt01uNBl/f(Wُ*Nd\O1uQ~qR z^cSĉe_veQpencSpev0 554=Datagrams Received Address Errors 555=Datagrams Received Address Errors /fV:N(W IP h4YvhW[&{Wv IP 0W@W[dk{:geHe "N_veQpencAmvpeϑ0dkpeSbeHev0W@W (OY 0.0. 0.0) T NS/ecv{|+Rv0W@W (OY Class E)0[NN^ IP QsQT NlpencAmv[SO dkpehVSbV:Nvh0W@W:N^,g0W0W@W _w"N_vpencAm0 556=Datagrams Forwarded/sec 557=Datagrams Forwarded/sec /f\Ջ[~bleQpencAm0RvQg~vhv1uv^ USMO:NkyNN!kpe SV/f,g0W gRhV N/fg~v IP vh0(W N/f\O:N IP QsQv gRhV N dk^SbǏdk[SO[cn1uvpencS dkYvn1u yYtbR0 558=Datagrams Received Unknown Protocol 559=Datagrams Received Unknown Protocol cbRc6evh:N,g:g0W@Wv FO1uN*gwb N/ecvOS >e_vpencSvpev0 560=Datagrams Received Discarded 561=Datagrams Received Discarded /f"N1YveQ IP pencAmvpeϑ(sSOX[(W;bkpencAm~~l OY :\Q:Szz)0 dkpehV NSb(WI{_͑e z^Ɩe"N1YvpencAm0 562=Datagrams Received Delivered/sec 563=Datagrams Received Delivered/sec /feQpencAmbR0WS0R IP (u7bOSv^ Sb Internet c6Rmo`OS (ICMP) USMO:NkyNN!kpe0 565=Datagrams Sent/sec /f,g0W IP (u7bOS(Sb ICMP)(uN O@bcOv IP pencAmv^ USMO:NkyNN!kpe0dkpehV NSb{(W Datagrams Forwarded/sec -NvpencAm0 Datagrams Sent/sec /f Datagrams/sec P[Ɩ0 566=Datagrams Outbound Discarded 567=Datagrams Outbound Discarded /f"N_vQ IP pencAmvpeϑ(sSOl gG0R;bkpencAm O0RvQvh OY :\Q:Szz)0dkpehVSb{(W Datagrams Forwarded/sec -Nv0&{TvQhQvpencAm0 568=Datagrams Outbound No Route 569=Datagrams Outbound No Route :N1uNl g~b0RSN\vQ O0Rvhv1u "N_v IP pencbpev0ُ*NpehVSb(W Datagrams Forwarded/sec -NNUO&{Tُ*N e1u hQvpencS0 570=Fragments Received/sec 571=Fragments Received/sec is /fS_c6e0Rdk[SOe͑eGlv IP Rkv^ USMO:NkyNN!kpe0 572=Fragments Re-assembled/sec 573=Fragments Re-assembled/sec /f IP RkbR͑eGlv^ USMO:NkyNN!kpe0 574=Fragment Re-assembly Failures 575=Fragment Re-assembly Failures /f IP ͑eGl{lhKm0Rv1Y%!kpe OY e0I{0ُ NN[/f"N_ IP Rkvpe V:NgN{l (kY RFC 815) (W6e0RRkT\vQ~T 1YSRkvpe0 576=Fragmented Datagrams/sec 577=Fragmented Datagrams/sec /fbRRkpencAmv^ USMO:NkyNN!kpe0 578=Fragmentation Failures 579=Fragmentation Failures /fRkFO NRk _w"N1Yv IP pencAmvpeϑ (OY nN NRk h)0 580=Fragments Created/sec 581=Fragments Created/sec /fV:NRk ubv IP pencbRk USMO:NkyNN!kpe0 582=ICMP 583=ICMP performance object Sbaϑ(u ICMP OSSTc6emo`v^vpehV0[؏Sbvcw ICMP OSvpehV0 584=Messages/sec 585=Messages/sec /fdk[SOSTc6e0Rv ICMP mo`v^ USMO:NkyNN!kpe0dk^Sbc6ebSvmo`0 586=Messages Received/sec 587=Messages Received/sec /fc6e0Rv ICMP mo`v^ USMO:NkyNN!kpe0dk^Sbc6evmo`0 588=Messages Received Errors 589=Messages Received Errors /f[SO6e0RvFO+T gv ICMP vmo` OY  ICMP hT0^ NcknxI{0 590=Received Dest. Unreachable 591=Received Destination Unreachable :Nc6ev ICMP Destination Unreachable mo`vpev0 592=Received Time Exceeded 593=Received Time Exceeded cc6ev ICMP Time Exceeded mo`vpev0 594=Received Parameter Problem 595=Received Parameter Problem cc6ev ICMP Parameter Problem mo`vpev0 596=Received Source Quench 597=Received Source Quench cc6ev ICMP Source Quench mo`vpev0 598=Received Redirect/sec 599=Received Redirect/sec /fcS ICMP ͑e[Tmo`v^ USMO:NkyNN!kpe0 600=Received Echo/sec 601=Received Echo/sec /fc6e ICMP V>fmo`v^ USMO:NkyNN!kpe0 602=Received Echo Reply/sec 603=Received Echo Reply/sec /fc6e ICMP V>fV Ymo`v^ USMO:NkyNN!kpe0 604=Received Timestamp/sec 605=Received Timestamp/sec /fc6e ICMP e3bBlmo`v^ USMO:NkyNN!kpe0 606=Received Timestamp Reply/sec 607=Received Timestamp Reply/sec c6eICMP Timestamp Reply mo`v^0 608=Received Address Mask 609=Received Address Mask :Nc6ev ICMP Address Mask Request Oo`vpev0 610=Received Address Mask Reply 611=Received Address Mask Reply :Nc6ev ICMP Address Mask Reply Oo`vpev0 612=Messages Sent/sec 613=Messages Sent/sec /f gRhVՋVSv^ USMO:NkyNN!kpe0dk^SbSQvmo`0 614=Messages Outbound Errors 615=Messages Outbound Errors c,g[SO1uNSsv ICMP Q(YQhV N) *gSQv ICMP Oo`pev0ُ*N

fV Ymo`v^ USMO:NkyNN!kpe0 630=Sent Timestamp/sec 631=Sent Timestamp/sec /fS ICMP e3bBlmo`v^ USMO:NkyNN!kpe0 632=Sent Timestamp Reply/sec 633=Sent Timestamp Reply/sec /fS ICMP e3bV Ymo`v^ USMO:NkyNN!kpe0 634=Sent Address Mask 635=Sent Address Mask cSv ICMP Address Mask Request Oo`pev0 636=Sent Address Mask Reply 637=Sent Address Mask Reply cSv ICMP Address Mask Reply Oo`pev0 638=TCPv4 639=TCP performance object S+TaϑO(u TCP OSSTc6e TCP Segment svpehVSϑ0[S+Tvcw(Wk*N TCP ޏcr` Nv TCP ޏcpevvpehVSϑ0 640=Segments/sec 641=Segments/sec cO(u TCP OSSbc6e TCP segment vs0 642=Connections Established 643=Connections Established cS_MRr`:N ESTABLISHED b CLOSE-WAIT v TCP ޏcpev0 644=Connections Active 645=Connections Active c TCP ޏc[bN CLOSED r`vclbcb SYN-SENT r`v!kpe0bcS݋ [>f:y1u,g0W{:g/TRvޏcpeϑ0f:y1u܏ z{:g/TRv0R,g0W{:gvޏcpeϑ0f:y/TReTS_MReKN]0 676=System Handle Count 677=S_MRck(WO(uv|~Sg0 678=Free System Page Table Entries 679=Free System Page Table Entries c|~S_MR*gO(uvuhypev0dkpehVN>f:y NN!k‰[0Rvf:y(W N$N*NO-N‰[0Rvf:yvck(WO(uv Page File [Ovpeϑ0SS Process\\Page File Bytes0 704=% Usage Peak 705=(u~vRk>f:yv Page File [OvO(u\f:y NN!k‰[0Rvf:y NN!k‰[0Rvf:ySd\Ovpeϑ [v^ NQk*Nd\Ovubpeϑ0S_N*Nۏ z_(uN*NZbQX[vub dkZbQX[MON]\OƖNYbirtQX[vvQNMOn v^Ndkub_{Nxvh"}e 1\OSulxub0S_YbSue |~\Ջ\Y*Nޏ~ubeQQX[NEQR)R(uSd\OvOp0 k Memory\\Pages Input/sec vev;`pe 946=Failed Releases/sec 947=ky1Y%ʑ>ev;`pe 948=Successful Queries/sec 949=kybRg⋄v;`pe 950=Failed Queries/sec 951=ky1Y%g⋄v;`pe 952=Handle Count 953=1uُ*NYts(WSb_vSg;`pe0ُ*NpeW[I{Nُ*NYt-Nk*N~ zS_MRSb_vSgv;`pe0 1000=MacFile Server 1001=Services for Macintosh AFP File Server0 1002=Max Paged Memory 1003=1u MacFile gRhVO(uvRuQX[Dnvg'Ypeϑ0 1004=Current Paged Memory 1005=1u MacFile gRhVO(uvRuQX[DnvS_MRpeϑ0 1006=Max NonPaged Memory 1007=1u MacFile gRhVO(uv^RuQX[Dnvg'Ypeϑ0 1008=Current NonPaged memory 1009=1u MacFile gRhVO(uv^RuQX[DnvS_MRpeϑ0 1010=Current Sessions 1011=vMRN MacFile gRhVޏcvO݋!kpe0h:y gRhVvS_MR;mR0 1012=Maximum Sessions 1013=(WgNeN MacFile gRhVޏcvg'YO݋!kpe0h:y gRhVvO(uϑؚNO0 1014=Current Files Open 1015=(W MacFile gRhV-NS_MRSb_vQ萇eNpe0ُ*Npe NSb:N Macintosh [7bSb_veN0 1016=Maximum Files Open 1017=(W MacFile gRhV-NSSb_vgYQ萇eNpe0ُ*Npe NSb:N Macintosh [7bSb_veN0 1018=Failed Logons 1019={vU_ MacFile gRhV\Ջ1Y%v!kpe0SNh:y/f&TO(u[xsKm z^\ՋǏ gRhV Nv[hQce0 1020=Data Read/sec 1021=kySNxv NSvW[pe0 1022=Data Written/sec 1023=kySQeQxvvW[pe0 1024=Data Received/sec 1025=kySNQ~ Nc6evW[~_g0h:y gRhV gY_0 1026=Data Transmitted/sec 1027=kySNQ~ NSvW[~_g0h:y gRhV gY_0 1028=Current Queue Length 1029=I{OYtv*g[bv\ONyv0 1030=Maximum Queue Length 1031=gNeI{PYtv*g[bv\ONyvvg'Yϑ0 1032=Current Threads 1033=MacFile gRhVS_MRO(uv~ zpeϑ0h:y gRhV gY_0 1034=Maximum Threads 1035=MacFile gRhVSO(uv~ zvg'Ypeϑ0h:y gRhV gY_0 1050=AppleTalk 1051=AppleTalk OS 1052=Packets In/sec 1053=ky1u Appletalk (Wُ*NzSc6e0RvpencSpe0 1054=Packets Out/sec 1055=ky1u Appletalk (Wُ*NzSSvpencSpe0 1056=Bytes In/sec 1057=ky1u Appletalk (Wُ*NzSc6e0RvW[pe0 1058=Bytes Out/sec 1059=ky1u Appletalk (Wُ*NzSSvW[pe0 1060=Average Time/DDP Packet 1061=(Wُ*NzS NYtN*N DDP pencSvs^GWe(Nky{)0 1062=DDP Packets/sec 1063=1u Appletalk (Wُ*NzS Nkyc6ev DDP pencSvpeϑ0 1064=Average Time/AARP Packet 1065=(Wُ*NzS NYtN*N AARP pencSvs^GWe(Nky{)0 1066=AARP Packets/sec 1067=1u Appletalk (Wُ*NzS Nkyc6ev AARP pencSvpeϑ0 1068=Average Time/ATP Packet 1069=(Wُ*NzS NYtN*N ATP pencSvs^GWe(Nky{)0 1070=ATP Packets/sec 1071=1u Appletalk (Wُ*NzS Nkyc6ev ATP pencSvpeϑ0 1072=Average Time/NBP Packet 1073=(Wُ*NzS NYtN*N NBP pencSvs^GWe(Nky{)0 1074=NBP Packets/sec 1075=1u Appletalk (Wُ*NzS Nkyc6ev NBP pencSvpeϑ0 1076=Average Time/ZIP Packet 1077=(Wُ*NzS NYtN*N ZIP pencSvs^GWe(Nky{)0 1078=ZIP Packets/sec 1079=1u Appletalk (Wُ*NzS Nkyc6ev ZIP pencSvpeϑ0 1080=Average Time/RTMP Packet 1081=(Wُ*NzS NYtN*N RTMP pencSvs^GWe(Nky{)0 1082=RTMP Packets/sec 1083=1u Appletalk (Wُ*NzS Nkyc6ev RTMP pencSvpeϑ0 1084=ATP Retries Local 1085=(Wُ*NzS N͑e Ov ATP Blpev0 1086=ATP Response Timouts 1087=(Wُ*NzS N]~Ǐgv ATP SLehVpev0 1088=ATP XO Response/Sec 1089=(Wُ*NzS NvkySZPN!kv ATP NRT^pev0 1090=ATP ALO Response/Sec 1091=(Wُ*NzS Nvky\N!kv ATP NRT^pev0 1092=ATP Recvd Release/Sec 1093=(Wُ*NzS NkySv ATP NRSLpev0 1094=Current NonPaged Pool 1095=1u AppleTalk O(uv^RuvQX[DnvS_MRϑ0 1096=Packets Routed In/Sec 1097=(Wُ*NzS NۏL1uvpencSpev0 1098=Packets dropped 1099=(Wُ*NzS N1uNDnP6R >e_vpencSpev0 1100=ATP Retries Remote 1101=(Wُ*NzS N͑e Ov ATP Blvpev0 1102=Packets Routed Out/Sec 1103=(Wُ*NzS NۏL1uQvpencSpev0 1110=Network Segment 1111=ǏQ~vcw gR:N@\WQRcOQ~~0 1112=Total frames received/second 1113=(WQ~ُNk Nkyc6ev'^v;`pe0 1114=Total bytes received/second 1115=(WQ~ُNk Nkyc6evW[v;`pe0 1116=Broadcast frames received/second 1117=(WQ~ُNk Nkyc6ev^d'^v;`pe0 1118=Multicast frames received/second 1119=(WQ~ُNk Nkyc6evY@W^d'^v;`pe0 1120=% Network utilization 1121=(WQ~ُNk NYNO(uvQ~&^[v~vRk0 1124=% Broadcast Frames 1125=(WQ~ُNk Nb:N^dAmϑvQ~&^[v~vRk0 1126=% Multicast Frames 1127=(WQ~ُNk Nb:NY@W^dAmϑvQ~&^[v~vRk0 1150=Telephony 1151=5u݋ gR|~ 1152=Lines 1153=1uُS{:gcO gRv5u݋~peϑ0 1154=Telephone Devices 1155=1uُS{:gcO gRv5u݋Ypeϑ0 1156=Active Lines 1157=vMRckYNO(u-Nv1uُS{:gcO gRv5u݋~peϑ0 1158=Active Telephones 1159=S_MRckYNvc Nv5u݋Ypev0 1160=Outgoing Calls/sec 1161=ُS{:g@bZPvbQ|TSs0 1162=Incoming Calls/sec 1163=ُS{:g@bcvbeQ|TSs0 1164=Client Apps 1165=S_MRck(WO(u5u݋ gRv^(u z^pev0 1166=Current Outgoing Calls 1167=1uُS{:gcO gRvS_MRbQ|TS0 1168=Current Incoming Calls 1169=1uُS{:gcO gRvS_MRbeQ|TS0 1232=Packet Burst Read NCP Count/sec 1233=Packet Burst Read NCP Count/sec c NetWare Core Protocol Bl Packet Burst Read vs0Packet Burst cc d\OvzSOS0 1234=Packet Burst Read Timeouts/sec 1235=Packet Burst Read Timeouts/sec c1uN NetWare gRhVT^@beǏ NetWare gR͑e O Burst Read Request vs0 1236=Packet Burst Write NCP Count/sec 1237=Packet Burst Write NCP Count/sec c NetWare Core Protocol Bl Packet Burst Write vs0Packet Burst ccؚd\OvzSOS0 1238=Packet Burst Write Timeouts/sec 1239=Packet Burst Write Timeouts/sec c1uN NetWare gRhVT^@beǏ NetWare gR͑e O Burst Write Request vs0 1240=Packet Burst IO/sec 1241=Packet Burst IO/sec c Packet Burst Read NCPs/sec T Packet Burst Write NCPs/sec v;`f:y N$N*NǑ7h-N‰[0Rvf:y‰[0RvgTN*Nf:y N$N*NǑ7h-N‰[0Rvf:y NN!k‰[0Rvf:yS_MR~vRkf:y,g:gT|~v'YϑQX[RMvr`0 1362=VLM % Virtual Size In Use 1363=VLM % Virtual Size In Use 1364=VLM Virtual Size 1365=S_MRYt VLM ZbQX[zzv'Y\vW[0 1366=VLM Virtual Size Peak 1367=S_MRYt VLM ZbQX[zzvg'YvW[0ُ*Nf:yS_MR~vRk[ N/fN*Ns^GWf:yNeN T0 1410=Creating Process ID 1411=Creating Process ID value cR^vYtvYt Process ID0R^ۏ zS]~bk ُ*Nf:yN*NSbpSRvd\O~0 1452=Total Jobs Printed 1453=N N!k͑e/TRT (WSbpSR NvSbpSQv\ON;`pe0 1454=Bytes Printed/sec 1455=(WSbpSR NkySbpSvW[pe0 1456=Total Pages Printed 1457=N N!k͑e/TRT (WSbpSR NǏ GDI SbQv;`upe0 1458=Jobs 1459=vMR(WSbpSR-Nv\ONpeϑ0 1460=References 1461=(WSbpSR-NS_MR gY\*NS0 1462=Max References 1463=N N!k͑e/TRT (WSbpSR-Nvg'YSpe0 1464=Jobs Spooling 1465=(WSbpSR-NS_MR gY\*NTSSbpS\ON0 1466=Max Jobs Spooling 1467=N N!k͑e/TRT (WSbpSR-NTSSbpS\ONvg'Yϑ0 1468=Out of Paper Errors 1469=N N!k͑e/TRT (WSbpSR-NQsv:~;`pe0 1470=Not Ready Errors 1471=N N!k͑e/TRT (WSbpSR-NQsvSbpS:gl g1\~;`pe0 1472=Job Errors 1473=N N!k͑e/TRT (WSbpSR-NQsv\ON;`pe0 1474=Enumerate Network Printer Calls 1475=N N!k͑e/TRT NOmȉ[7b:gTُSSbpS gRhVBlvQ~OmȉRh;`!kpe0 1476=Add Network Printer Calls 1477=N N!k͑e/TRT NvQNSbpS gRhVTُS gRhVBlmRqQNQ~SbpS:gv(u;`pe0 1478=Working Set - Private 1479=Working Set - N(uNُ*NYtv^N NqQN_N N:NvQNYtqQNvNW[h:yvN(u>f:y\ONƖv'Y\0 1480=Working Set - Shared 1481=Working Set - SqQNvuSvQNYtqQNv FO NN[/fcvQNYtck(WO(u[v NW[h:yvSqQN>f:y\ONƖv'Y\0 1482=% Idle Time 1483=% Idle Time Glb(W[Oexvnev~vRk0 1484=Split IO/Sec 1485=Split IO/Sec Glbxv Nv I/O RrRbY*N I/O vs0N*NRrRv I/O S/f1uNBlvpenc*Y'Y N>eۏN*NUSNv I/O -NbxvxGrS _wv0 1500=Job Object 1501=1uk*N;mR}T Tv\ON[a6eƖv^7bTYthVO(upencvbJT0 1502=Current % Processor Time 1503=Current % Processor Time >f:y\ON[aYt(uNgbLNxv[Ov~vRk0 1504=Current % User Mode Time 1505=Current % User mode Time >f:y\ON[aYt(uNgbL(u7b!j_vNxv[Ov~vRk0 1506=Current % Kernel Mode Time 1507=Current % Kernel mode Time >f:y\ON[aYt(uNgbLQ8hbyrCg!j_Nxv[Ov~vRk0 1508=This Period mSec - Processor 1509=This Period mSec - Processor >f:y N!k\ONeP6RnT Nky>f:yv@b gYtO(uv(W\ON[a-NvYthVe SbN]~~bkvb NQN,g\ON[avsQ0 1510=This Period mSec - User Mode 1511=This Period mSec - >f:y N!k\ONeP6RnT (W(u7b!j_-NNky>f:yv@b gYtO(uv(W\ON[a-NvYthVe SbN]~~bkvb NQN,g\ON[avsQ0 1512=This Period mSec - Kernel Mode 1513=This Period mSec - Q8h!j_>f:y N!k\ONeP6RnT (WQ8h!j_-NNky>f:yv@b gYtO(uv(W\ON[a-NvYthVe SbN]~~bkvb NQN,g\ON[avsQvYt0 1514=Pages/Sec 1515=Pages/Sec >f:y(W\ON[a-Nv@b gYtvuvks0 1516=Process Count - Total 1517=Process Count - ;`

f:yN,g\ON[avsQvYtpe(e/f;mRv؏/f]~bkv)0 1518=Process Count - Active 1519=Process Count - ;mR>f:yS_MRN,g\ON[avsQvYtpe0 1520=Process Count - Terminated 1521=Process Count - ~bk>f:y1uNN*NP6Rݏĉ]~bkvYtvpev0 1522=Total mSec - Processor 1523=Total mSec - YthV>f:yNkyh:yv(W,g\ON[a-NO(uvYthVe SbN,g\ONR^NT]~~bkvb NQN,g\ON[avsQvYt0 1524=Total mSec - User Mode 1525=Total mSec - (u7b!j_>f:yNkyh:yv(W,g\ON[a-NO(uv(u7b!j_YthVe SbN,g\ONR^NT]~~bkvbN[a NQN,g\OvsQvYt0 1526=Total mSec - Kernel Mode 1527=Total mSec - Q8h!j_>f:yNkyh:yv(W,g\ON[a-NO(uvQ8h!j_YthVe SbN,g\ONR^NT]~~bkvbN[a NQN,g\OvsQvYt0 1530=TCPv6 1532=UDPv6 1534=ICMPv6 1536=Received Packet Too Big 1537=Received Packet Too Big /fcc6e0RvǏvpencSpeϑ0 1538=Received Membership Query 1539=Received Membership Query /fcc6e0Rvg~bXTNvpencSpeϑ0 1540=Received Membership Report 1541=Received Membership Report /fcc6e0RvbJT~bXTNvpencSpeϑ0 1542=Received Membership Reduction 1543=Received Membership Reduction /fcc6e0RvSm~bXTNvpencSpeϑ0 1544=Received Router Solicit 1545=Received Router Solicit /fcc6e0RvBl1uhVvpencSpeϑ0 1546=Received Router Advert 1547=Received Router Advert /fcc6e0RvlQ^1uhVvpencSpeϑ0 1548=Job Object Details 1549=% Job object Detail >f:y gsQ\ON[a-Nv;mRYtv~vd\OOo`0 1550=Received Neighbor Solicit 1551=Received Neighbor Solicit /fcc6e0RvBlE\vpencSpeϑ0 1552=Received Neighbor Advert 1553=Received Neighbor Advert /fcc6e0RvlQ^E\vpencSpeϑ0 1554=Sent Packet Too Big 1555=Sent Packet Too Big /fccSQvǏvpencSpeϑ0 1556=Sent Membership Query 1557=Sent Membership Query /fcSQvg~bXTNvpencSpeϑ0 1558=Sent Membership Report 1559=Sent Membership Report /fcSQvbJT~bXTNvpencSpeϑ0 1560=Sent Membership Reduction 1561=Sent Membership Reduction /fcSQvSm~bXTNvpencSpeϑ0 1562=Sent Router Solicit 1563=Sent Router Solicit /fcSQvBl1uhVvpencSpeϑ0 1564=Sent Router Advert 1565=Sent Router Advert is /fcSQvlQ^1uhVvpencSpeϑ0 1566=Sent Neighbor Solicit 1567=Sent Neighbor Solicit /fcSQvBlE\vpencSpeϑ0 1568=Sent Neighbor Advert 1569=Sent Neighbor Advert /fcSQvBlE\vpencSpeϑ0 1570=Security System-Wide Statistics 1571=ُNpehVNky:NW,geUSMOߍ*N'`0 1572=NTLM Authentications 1573=dkpehVߍ*ky[dk DC Nv AD bdkbXT gRhV Nv,g0W^7bYtv NTLM Npeϑ0 1574=Kerberos Authentications 1575=dkpehVߍ*ky[7bzO(uhyTdk{:gۏLNv!kpe0 1576=KDC AS Requests 1577=dkpehVߍ*ky1u[SL-N_(KDC)YtvN gR(AS)Blvpeϑ0[7bzO(u AS BlegScCghyvhy0 1578=KDC TGS Requests 1579=dkpehVߍ*ky1u[SL-N_(KDC)YtvhycN gR(TGS)Blvpeϑ0[7bzO(uُN TGS BlS gRhy AQ[7bzO(udkhyvQN{:g NvDn0 1580=Schannel Session Cache Entries 1581=dkpehVߍ*S_MRX[P(W[hQS(Schannel)O݋X[Qv[hQWYcW[B\(SSL)yvpeϑ0Schannel O݋X[X[P gsQ]bR^zvO݋vOo` Y SSL O݋ ID0[7bzSO(udkOo`͑eޏc0R gRhV egbL[tev SSL cKb0 1582=Active Schannel Session Cache Entries 1583=dkpehVߍ*S_MRX[P(W[hQS(Schannel)O݋X[QNS_MRck(WO(uv[hQWYcW[B\(SSL)yvpeϑ0Schannel O݋X[X[P gsQ]bR^zvO݋vOo` Y SSL O݋ ID0[7bzSO(udkOo`͑eޏc0R gRhV egbL[tev SSL cKb0 1584=SSL Client-Side Full Handshakes 1585=dkpehVߍ*kyYtv[hQWYcW[B\(SSL)[te[7bzcKbvpeϑ0(WcKbg NbcOSNnxSSu(W{:gbvQNYKNvO0 1586=SSL Client-Side Reconnect Handshakes 1587=dkpehVߍ*kyYtv[hQWYcW[B\(SSL)[7bz͑eޏccKbvpeϑ0͑eޏccKbAQO(uNMR SSL O݋vO݋[b` Y[7bz/ gRhVޏc v^NYt͑eޏccKbkYt[tecKb@bvQX[\0 1588=SSL Server-Side Full Handshakes 1589=dkpehVߍ*kyYtv[hQWYcW[B\(SSL)[te gRhVzcKbvpeϑ0(WcKbg NbcOSNnxSSu(W{:gbvQNYKNvO0 1590=SSL Server-Side Reconnect Handshakes 1591=dkpehVߍ*kyYtv[hQWYcW[B\(SSL) gRhVz͑eޏccKbvpeϑ0͑eޏccKbAQO(uNMR SSL O݋vO݋[b` Y[7bz/ gRhVޏc v^NYt͑eޏccKbkYt[tecKb@bvQX[\0 1592=Digest Authentications 1593=dkpehVߍ*kyYtvXd_vpeϑ0 1594=Forwarded Kerberos Requests 1595=dkpehVߍ*SWc6RhV(RODC)kylS0RdkƖ~hVv Kerberos Blpe0dkpehVN(W RODC Nߍ*0 1596=Offloaded Connections 1597= xS}ޏcpe /fS_MR1uwQ g TCP pVxS}RvQ~MhVYtv TCP ޏc(Ǐ IPv4 T IPv6)pe0 1598=TCP Active RSC Connections 1599=TCP Active RSC Connections /fc(WdkQ~cS NN RSC RQ~MhVS_MRc6e'YWpencSv TCP ޏcpe( TeǏ IPv4 T IPv6)0 1600=TCP RSC Coalesced Packets/sec 1601=TCP RSC Coalesced Packets/sec >f:y(WdkQ~cS N@b g TCP ޏcv'YWpencSc6es0 1602=TCP RSC Exceptions/sec 1603=TCP RSC Exceptions/sec >f:y(WdkQ~cS N@b g TCP ޏcc6epencSv RSC _8^s0 1604=TCP RSC Average Packet Size 1605=TCP RSC Average Packet Size /fc(WdkQ~cS N@b g TCP ޏcc6eNW[h:yvpencSs^GW'Y\0 1620=KDC armored AS Requests 1621=dkpehVߍ*ky1u[SL-N_(KDC)YtvSObvN gR(AS)Blvpeϑ0 1622=KDC armored TGS Requests 1623=dkpehVߍ*ky1u[SL-N_(KDC)YtvSObvhycN gR(TGS)Blvpeϑ0 1624=KDC claims-aware AS Requests 1625=dkpehVߍ*ky1u[SL-N_(KDC)Ytv>f_BlXfvN gR(AS)Blvpeϑ0 1626=KDC claims-aware service asserted identity TGS requests 1627=dkpehVߍ*>f_BlXfv gRXfhƋ(S4U2Self) TGS Blvpeϑ0ُNBl/f1u[SL-N_(KDC) cyۏLYt0 1628=KDC classic type constrained delegation TGS Requests 1629=dkpehVߍ*ky1u[SL-N_(KDC)ǏhgxQWv~_gY>mMnegYtv~_gY>m(S4U2Proxy) TGS Blvpeϑ0xQWv~_gY>mP6R(WUS*NW-Nv^(W-NB\ gR ^7b[a NMnTz gR SPN0 1630=KDC resource type constrained delegation TGS Requests 1631=dkpehVߍ*ky1u[SL-N_(KDC)ǏhgDn{|W~_gY>megYtv~_gY>m(S4U2Proxy) TGS Blvpeϑ0Dn{|W~_gY>mSN荊Y*NWLuv^(WTz gR ^7b[a NMn-NB\ ^7b0 1632=KDC claims-aware TGS Requests 1633=dkpehVߍ*ky1u[SL-N_(KDC)YtvXfawhycN gR(TGS)Blvpeϑ0Xfaw Kerberos [7bzY~(WN gR(AS)NbcgBlXf0 1670=Security Per-Process Statistics 1671=ُNpehVߍ*k*Nۏ zO(uv[hQDnTSgvpeϑ0 1672=Credential Handles 1673=dkpehVߍ*1ucOvۏ zO(uvQncSgvpeϑ0QncSg/f[N(u7bvsQTv^NǏ|~{vU_^zvNMRX[(WvQnc(Y[x)vSg0 1674=Context Handles 1675=dkpehVߍ*1ucOvۏ zO(uv N NeSgvpeϑ0 N NeSgN(W[7bz^(u z^T܏ z[I{{:gKN^zv[hQ N NevsQT0 1676=Free & Zero Page List Bytes 1677=Free & Zero Page List Bytes /fcNW[h:yvRM~zzTRuRhvirtQX[peϑ0dkQX[ NS+TX[penc0vQzsSSRM~ۏ zb(uN|~0 1678=Modified Page List Bytes 1679=Modified Page List Bytes /fcNW[h:yvRM~O9evRuRhvirtQX[peϑ0dkQX[S+T1uۏ z0|~T|~X[O(uv^;mRX[pencTNx0(WdkQX[RM~ۏ zb(uN|~KNMR QQdkQX[0 1680=Standby Cache Reserve Bytes 1681=Standby Cache Reserve Bytes /fcNW[h:yvRM~OYuY(uX[RuRhvirtQX[peϑ0dkQX[S+T1uۏ z0|~T|~X[@bO(uv^;mRX[pencTNx0SzsS\vQRM~ۏ zb(uN|~0Yg|~vS(uzzTRuRhQX[ N R(WؚOHQ~vY(uX[RuRh NvQX[KNMR͑eQ[NOOHQ~Y(uX[RuRh NQX[v(u0 1682=Standby Cache Normal Priority Bytes 1683=Standby Cache Normal Priority Bytes /fcNW[h:yvRM~hQOHQ~Y(uX[RuRhvirtQX[peϑ0dkQX[S+T1uۏ z0|~T|~X[@bO(uv^;mRX[pencTNx0SzsS\vQRM~ۏ zb(uN|~0Yg|~vS(uzzTRuRhQX[ N R(WؚOHQ~vY(uX[RuRh NvQX[KNMR͑eQ[NOOHQ~Y(uX[RuRh NQX[v(u0 1684=Standby Cache Core Bytes 1685=Standby Cache Core Bytes /fcNW[h:yvRM~8h_Y(uX[RuRhvirtQX[peϑ0dkQX[S+T1uۏ z0|~T|~X[@bO(uv^;mRX[pencTNx0SzsS\vQRM~ۏ zb(uN|~0Yg|~vS(uzzTRuRhQX[ N R(WؚOHQ~vY(uX[RuRh NvQX[KNMR͑eQ[NOOHQ~Y(uX[RuRh NQX[v(u0 1686=Long-Term Average Standby Cache Lifetime (s) 1687=gs^GWY(uX[uX[e Nyh:y0aϑY(uX[-Npencvs^GWuX[e]~Ǐ0 1746=% Idle Time 1747=% Idle Time /fYthV(WǑ7hgzzvev~vRk 1748=% C1 Time 1749=% C1 Time /fYthVYN C1 NOϑzzr` Nve~vRk0% C1 Time /fYthVzz;`evN*NP[Ɩ0C1 NOϑzzr`AQYthVOcvQte*NsXv^_ԏVЏLr`0 N/f@b gv|~/ec % C1 r`0 1750=% C2 Time 1751=% C2 Time /fYthVYN C2 NOϑzzr` Nve~vRk0% C2 Time /fYthVzz;`evN*NP[Ɩ0C2 NOϑzzr`AQYthVOc|~X[sX0C2 ϑr`k C1 vϑfNO NQ^ߏr`fؚ0 N/f@b gv|~/ec C2 r`0 1752=% C3 Time 1753=% C3 Time /fYthVYN C3 NOϑzzr` Nve~vRk0% C3 Time /fYthVzz;`evN*NP[Ɩ0YN C3 NOϑzzr`e YthVelvQX[vOS0C3 ϑr`k C3 vϑfNO NQ^ߏr`fؚ0 N/f@b gv|~/ec C3 r`0 1754=C1 Transitions/sec 1755=C1 Transitions/sec /f CPU ۏeQ C1 NOϑzzr`v^0CPU (WYzzeۏeQ C1 r` v^(WNUO-Ne NQُ*Nr`0ُ*NpehV>f:y N$N*NO-N‰[0Rvf:y N$N*NO-N‰[0Rvf:y N$N*NO-N‰[0Rv\h 1900=Telephony 1901=5u݋|~ 1902=Number of Lines 1903=1uُS{:gcO gRv5u݋~peϑ0 1904=Number of Telephone devices 1905=1uُS{:gcO gRv5u݋Ypeϑ0 1906=Number of Active Lines 1907=vMRckYNO(u-Nv1uُS{:gcO gRv5u݋~peϑ0 1908=Number of Active Telephones 1909=S_MRckYNvc Nv5u݋Ypev0 1910=Outgoing calls/sec 1911=ُS{:g@bZPvbQ|TSs0 1912=Incoming calls/sec 1913=ُS{:g@bcvbeQ|TSs0 1914=Number of Client Apps 1915=S_MRck(WO(u5u݋ gRv^(u z^pev0 1916=Current Outgoing Calls 1917=1uُS{:gcO gRvS_MRbQ|TS0 1918=Current Incoming Calls 1919=1uُS{:gcO gRvS_MRbeQ|TS0 1928=Database 1929=penc^ǏO(u ESE ؚ'`L]eQpenc^{t|~ :Nk*Nۏ zcON'`~penc0 1930=Pages Converted/sec 1931=Pages Converted/sec is the number of times per second a database page is converted from an older database format. [Dev Only] 1932=Pages Converted 1933=Pages Converted is the number of database pages that have been converted from an older format. [Dev Only] 1934=Records Converted/sec 1935=Records Converted/sec is the number of times per second a database record is converted from an older database format. [Dev Only] 1936=Records Converted 1937=Records Converted is the number of database records that have been converted from an older format [Dev Only] 1938=Defragmentation Tasks 1939=Defragmentation Tasks /fS_MRck(WgbLvTSpenc^xGrtetNRpe0 1940=Defragmentation Tasks Pending 1941=Defragmentation Tasks Pending /fS_MRYNf\Pr`vTSpenc^xGrtetNRpe0 1942=Defragmentation Tasks Discarded 1943=Defragmentation Tasks Discarded /fellQvTSpenc^xGrtetNRpe0[N(uN_SNXT] 1944=Defragmentation Tasks Scheduled/sec 1945=Defragmentation Tasks Scheduled/sec /fRkygbLvTSpenc^xGrtetNRpe0[N(uN_SNXT] 1946=Defragmentation Tasks Completed/sec 1947=Defragmentation Tasks Completed/sec /fky[bgbLvTSpenc^xGrtetNRpe0[N(uN_SNXT] 1948=Heap Allocs/sec 1949=Heap Allocs/sec is the number of memory allocations from the MP Heaps per second. [Dev Only] 1950=Heap Frees/sec 1951=Heap Frees/sec is the number of memory frees to the MP Heaps per second. [Dev Only] 1952=Heap Allocations 1953=Heap Allocations is the current number of memory allocations in the MP Heaps. [Dev Only] 1954=Heap Bytes Allocated 1955=Heap Bytes Allocated is the size of all memory allocations in the MP Heaps discounting heap managemnt overhead. [Dev Only] 1956=Page Bytes Reserved 1957=Page Bytes Reserved is the size of all explicitly reserved virtual address space. [Dev Only] 1958=Page Bytes Committed 1959=Page Bytes Committed is the size of all explicitly committed virtual memory backing store (page file and physical memory). [Dev Only] 1960=FCB Async Scan/sec 1961=FCB Async Scan/sec is the number of cached schema records (FCBs) scanned during asynchronous schema record cleanup. These records are scanned to age out older schema definitions. [Dev Only] 1962=FCB Async Purge/sec 1963=FCB Async Purge/sec is the number of cached schema records (FCBs) purged during asynchronous schema record cleanup. These records are purged to age out older schema definitions. [Dev Only] 1964=FCB Async Threshold-Scan/sec 1965=FCB Async Threshold-Scan/sec is the number of cached schema records (FCBs) scanned during asynchronous schema record cleanup. Cleanup was triggered by a large number of schema records above the preferred limit. These records are aggressively scanned to age out older schema definitions. [Dev Only] 1966=FCB Async Threshold-Purge/sec 1967=FCB Async Threshold-Purge/sec is the number of cached schema records (FCBs) purged during asynchronous schema record cleanup. Cleanup was triggered by a large number of schema records above the preferred limit. These records are aggressively purged to age out older schema definitions. [Dev Only] 1968=FCB Async Threshold Purge Failures (Conflicts)/sec 1969=FCB Async Threshold Purge Failures (Conflicts)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup. The purge operation failed because exclusive ownership of the schema record could not be obtained. [Dev Only] 1970=FCB Async Threshold Purge Failures (In Use)/sec 1971=FCB Async Threshold Purge Failures (In Use)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record being in use. [Dev Only] 1972=FCB Async Threshold Purge Failures (Sentinel)/sec 1973=FCB Async Threshold Purge Failures (Sentinel)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record being a sentinel record. [Dev Only] 1974=FCB Async Threshold Purge Failures (Delete Pending)/sec 1975=FCB Async Threshold Purge Failures (Delete Pending)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record being pending delete. [Dev Only] 1976=FCB Async Threshold Purge Failures (Outstanding Versions)/sec 1977=FCB Async Threshold Purge Failures (Outstanding Versions)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record having outstanding versions. [Dev Only] 1978=FCB Async Threshold Purge Failures (LV Outstanding)/sec 1979=FCB Async Threshold Purge Failures (LV Outstanding)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the LV of the record being outstanding. [Dev Only] 1980=FCB Async Threshold Purge Failures (Index Outstanding)/sec 1981=FCB Async Threshold Purge Failures (Index Outstanding)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the index of the record being outstanding. [Dev Only] 1982=FCB Async Threshold Purge Failures (Active Tasks)/sec 1983=FCB Async Threshold Purge Failures (Active Tasks)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record having active tasks. [Dev Only] 1984=FCB Async Threshold Purge Failures (Callbacks)/sec 1985=FCB Async Threshold Purge Failures (Callbacks)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record having callbacks. [Dev Only] 1986=FCB Async Threshold Purge Failures (Other)/sec 1987=FCB Async Threshold Purge Failures (Other)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to other reasons. [Dev Only] 1988=FCB Async Purge Failures (Conflicts)/sec 1989=FCB Async Purge Failures (Conflicts)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup. The purge operation failed because exclusive ownership of the schema record could not be obtained. [Dev Only] 1990=FCB Async Purge Failures (In Use)/sec 1991=FCB Async Purge Failures (In Use)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record being in use. [Dev Only] 1992=FCB Async Purge Failures (Sentinel)/sec 1993=FCB Async Purge Failures (Sentinel)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record being a sentinel record. [Dev Only] 1994=FCB Async Purge Failures (Delete Pending)/sec 1995=FCB Async Purge Failures (Delete Pending)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record being in pending delete state. [Dev Only] 1996=FCB Async Purge Failures (Outstanding Versions)/sec 1997=FCB Async Purge Failures (Outstanding Versions)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record having outstanding versions. [Dev Only] 1998=FCB Async Purge Failures (LV Outstanding)/sec 1999=FCB Async Purge Failures (LV Outstanding)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the LV of the record being outstanding. [Dev Only] 2000=FCB Async Purge Failures (Index Outstanding)/sec 2001=FCB Async Purge Failures (Index Outstanding)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the index of the record being outstanding. [Dev Only] 2002=FCB Async Purge Failures (Active Tasks)/sec 2003=FCB Async Purge Failures (Active Tasks)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record having active tasks. [Dev Only] 2004=FCB Async Purge Failures (Callbacks)/sec 2005=FCB Async Purge Failures (Callbacks)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record having callbacks. [Dev Only] 2006=FCB Async Purge Failures (Other)/sec 2007=FCB Async Purge Failures (Other)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to other reasons. [Dev Only] 2008=FCB Sync Purge/sec 2009=FCB Sync Purge/sec is the number of cached schema records (FCBs) being synchronously purged each second. [Dev Only] 2010=FCB Sync Purge Stalls/sec 2011=FCB Sync Purge Stalls/sec is the number of stalls encountered while waiting for exclusive ownership of cached schema records (FCBs) in order to synchronously purge them. [Dev Only] 2012=FCB Allocations Wait For Version Cleanup/sec 2013=FCB Allocations Wait For Version Cleanup/sec is the number FCB allocations that must first wait for version cleanup in an attempt to free used FCBs for re-use. [Dev Only] 2014=FCB Purge On Cursor Close/sec 2015=FCB Purge On Cursor Close/sec is the number of cached schema records (FCBs) being synchronously purged when the cursor is closed (instead of leaving the schema record cached) each second. [Dev Only] 2016=FCB Cache % Hit 2017=FCB Cache % Hit is the percentage of schema records (FCBs) opened directly from the schema record cache. No file operations were required. [Dev Only] 2018=No name 2019=No text 2020=FCB Cache Stalls/sec 2021=FCB Cache Stalls/sec is the number of stalls encountered while waiting for exclusive ownership of cached schema records (FCBs) in order to update their reference count. [Dev Only] 2022=FCB Cache Maximum 2023=FCB Cache Maximum is the absolute maximum number of the schema records (FCBs) that can exist in the cache. [Dev Only] 2024=FCB Cache Preferred 2025=FCB Cache Preferred is the preferred maximum number of the schema records (FCBs) that should exist in the cache. [Dev Only] 2026=FCB Cache Allocated 2027=FCB Cache Allocated is the number of cached schema records (FCBs) currently allocated. [Dev Only] 2028=FCB Cache Allocated/sec 2029=FCB Cache Allocated/sec is the number of cached schema records (FCBs) currently allocated per second. [Dev Only] 2030=FCB Cache Available 2031=FCB Cache Available is the number of cached schema records (FCBs) currently allocated but not in use. These records will be used and/or purged as required. [Dev Only] 2032=FCB Attached RCEs 2033=FCB Attached RCEs is the number of revision control entries (RCEs) attached to cached schema records (FCBs) [Dev Only] 2034=Sessions In Use 2035=Sessions In Use is the number of database sessions currently open for use by client threads. 2036=Sessions % Used 2037=Sessions % Used is the percentage of database sessions currently open for use by client threads. 2038=No name 2039=No text 2040=Resource Manager FCB Allocated 2041=Resource Manager FCB Allocated indicates the amount of memory in Bytes of allocated FCBs [Dev Only] 2042=Resource Manager FCB Allocated Used 2043=Resource Manager FCB Allocated Used indicates the amount of memory in Bytes of allocated and used FCBs [Dev Only] 2044=Resource Manager FCB Quota 2045=Resource Manager FCB Quota indicates the maximum amount of memory in Bytes for FCBs [Dev Only] 2046=Resource Manager FUCB Allocated 2047=Resource Manager FUCB Allocated indicates the amount of memory in Bytes of allocated FUCBs [Dev Only] 2048=Resource Manager FUCB Allocated Used 2049=Resource Manager FUCB Allocated Used indicates the amount of memory in Bytes of allocated and used FUCBs [Dev Only] 2050=Resource Manager FUCB Quota 2051=Resource Manager FUCB Quota indicates the maximum amount of memory in Bytes for FUCBs [Dev Only] 2052=Resource Manager TDB Allocated 2053=Resource Manager TDB Allocated indicates the amount of memory in Bytes of allocated TDBs [Dev Only] 2054=Resource Manager TDB Allocated Used 2055=Resource Manager TDB Allocated Used indicates the amount of memory in Bytes of allocated and used TDBs [Dev Only] 2056=Resource Manager TDB Quota 2057=Resource Manager TDB Quota indicates the maximum amount of memory in Bytes for TDBs [Dev Only] 2058=Resource Manager IDB Allocated 2059=Resource Manager IDB Allocated indicates the amount of memory in Bytes of allocated IDBs [Dev Only] 2060=Resource Manager IDB Allocated Used 2061=Resource Manager IDB Allocated Used indicates the amount of memory in Bytes of allocated and used IDBs [Dev Only] 2062=Resource Manager IDB Quota 2063=Resource Manager IDB Quota indicates the maximum amount of memory in Bytes for IDBs [Dev Only] 2064=Table Open Cache % Hit 2065=Table Open Cache % Hit /fO(uX[ggOo`Sb_vpenc^hv~vRk0Ygdk~vRkǏNO RfhX[S*Y\0 2066=No name 2067=No text 2068=Table Open Cache Hits/sec 2069=Table Open Cache Hits/sec /fkyO(uX[ggOo`Sb_vpenc^hpe0Ygdkf\N Database Cache Size Rhfd\O|~] bV6e|~QX[NOO|~vvQNRO(u0penc^X[\N勋NNb` Y FOYg~8^Qsُy`Q RSO[͑'Y'`0 2442=Database Cache Size Resident (MB) 2443=Database Cache Size Resident (MB)/f1uS_MR^\Nۏ z]\OƖNRvpenc^X[O(uv|~QX[peϑ(N MB :NUSMO)0Yg Database Cache Size Resident (MB)ff>f\N Database Cache Size (MB) Rhfd\O|~] bV6e|~QX[NOO|~vvQNRO(u0penc^X[\N勋NNb` Y FOYg~8^Qsُy`Q RSO[͑'Y'`0 2444=Database Cache Size Unattached (MB) 2445=Database Cache Size Unattached (MB) is the amount of system memory (in MegaBytes) that the database cache manager is holding in case the database gets re-attached and the cache becomes useful again. [Dev Only] 2446=Database Cache Sizing Duration 2447=Database Cache Sizing Duration is the time elapsed, in seconds, since a currently outstanding cache sizing operation started. This counter displays zero if cache sizing is not running. [Dev Only] 2448=Database Cache % Available Min 2449=Database Cache % Available Min is the minimum percentage of the database cache that is kept to be allocated to cache database pages that are newly created or read in from the database file(s). If the percentage of available pages drops below this minimum, pages are thrown out of the database cache until the maximum percentage of available pages is reached. This percentage should be set as low as possible without causing the actual percentage to drop to zero, causing cache fault stalls. [Dev Only] 2450=No name 2451=No text 2452=Database Cache % Available Max 2453=Database Cache % Available Max is the maximum percentage of the database cache that is kept to be allocated to cache database pages that are newly created or read in from the database file(s). This percentage should be set as low as possible but far enough above the minimum percentage so that efficient production of availible pages is possible. [Dev Only] 2454=No name 2455=No text 2456=Database Pages Preread/sec 2457=Database Pages Preread/sec is the rate that pages are read in anticipation of future use from the database file(s) into the database cache. [Dev Only] 2458=Database Page Preread Stalls/sec 2459=Database Page Preread Stalls/sec is the rate that pages are read in anticipation of future use from the database file(s) into the database cache but did not complete preread before intended use. [Dev Only] 2460=Database Pages Preread (Unnecessary)/sec 2461=Database Pages Preread (Unnecessary)/sec is the rate that pages are requested in anticipation of future use but that are already cached by the database cache. This is non-ideal behavior that represents a waste of processing time. [Dev Only] 2462=Database Pages Dehydrated/sec 2463=Database Pages Dehydrated/sec is the rate that pages are compressed to memory usage in the buffer manager. [Dev Only] 2464=Database Pages Rehydrated/sec 2465=Database Pages Rehydrated/sec is the rate that pages are uncompressed for active usage or flushing to the database. [Dev Only] 2466=Database Pages Versioned/sec 2467=Database Pages Versioned/sec is the rate at which pages in the database cache are being copied into new pages in the cache for the purpose of being asynchronously written while the current version of that page in the database file is still being modified. This feature is primarily used to avoid cycles, branches, or long chains of flush order dependencies without requiring the pages involved to be synchronously written to disk. [Dev Only] 2468=Database Pages Version Copied/sec 2469=Database Pages Version Copied/sec /f\penc^X[-Nvu Y6R0RX[-Nveu(:NN(Wpenc^eN-NuvS_MRHr,gN(WO9ee_ekQeQ)vs0dkR;N(uNMQ7Rez^OX[sQ|Qs_s0R/eb N\vsQu TekQeQxv0[N(uN_SNXT] 2470=Database Cache % Versioned 2471=Database Cache % Versioned is the percentage of the database cache that contains older versions of currently cached pages that have not yet been written to disk and thrown out of the cache. [Dev Only] 2472=No name 2473=No text 2474=Database Pages Repeatedly Written/sec 2475=Database Pages Repeatedly Written/sec is the rate that pages are written to the database file(s) from the database cache more than once in their lifetime in the cache. These page writes represent extra writes above the theoretical minimum and can therefore be considered overhead. [Dev Only] 2476=Database Pages Flushed (Cache Shrink)/sec 2477=Database Pages Flushed (Cache Shrink)/sec is the rate that pages are written to the database file(s) from the database cache because the cache size must shrink. [Dev Only] 2478=Database Pages Flushed (Checkpoint)/sec 2479=Database Pages Flushed (Checkpoint)/sec is the rate that pages are written to the database file(s) from the database cache to keep the checkpoint depth down to configured levels. [Dev Only] 2480=Database Pages Flushed (Checkpoint Foreground)/sec 2481=Database Pages Flushed (Checkpoint Foreground)/sec is the rate that pages are written to the database file(s) from the database cache to keep the checkpoint depth down to configured levels. [Dev Only] 2482=Database Pages Flushed (Context Flush)/sec 2483=Database Pages Flushed (Context Flush)/sec is the rate that pages are written to the database file(s) from the database cache due to a requested flush of a buffer context. [Dev Only] 2484=Database Pages Flushed (Idle)/sec 2485=Database Pages Flushed (Idle)/sec is the rate that pages are written to the database file(s) from the database cache because there is low disk activity. [Dev Only] 2486=Database Pages Flushed (Filthy Foreground)/sec 2487=Database Pages Flushed (Filthy Foreground)/sec is the rate that pages are written to the database file(s) from the database cache because they are marked for filthy / immediate flush. [Dev Only] 2488=Database Pages Flushed (Scavenge)/sec 2489=Database Pages Flushed (Scavenge)/sec is the rate that pages are written to the database file(s) from the database cache to perform available pool maintenance. [Dev Only] 2490=Database Pages Flushed (Scavenge.SuperCold.Int)/sec 2491=Database Pages Flushed (Scavenge.SuperCold.Int)/sec is the rate that internally deprioritized cached pages (such as older version pages) are written to the database file(s) from the database cache to perform available pool maintenance. [Dev Only] 2492=Database Pages Flushed (Scavenge.SuperCold.Ext)/sec 2493=Database Pages Flushed (Scavenge.SuperCold.Ext)/sec is the rate that externally deprioritized cached pages (such as those scaned by DB maintenance) are written to the database file(s) from the database cache to perform available pool maintenance. [Dev Only] 2494=Database Pages Flushed Opportunely/sec 2495=Database Pages Flushed Opportunely/sec is the rate that pages are written to the database file(s) from the database cache because they happen to be near other pages that must be written. These additional writes are performed before they must happen in the hope that the total number of IOs required to write all the pages is reduced. [Dev Only] 2496=Database Pages Flushed Opportunely Clean/sec 2497=Database Pages Flushed Opportunely Clean/sec is the rate that clean pages are opportunely written to the database file(s) from the database cache because they happen to be betweeen two other pages that must be written. These additional writes are performed in the hope that the total number of IOs required to write all the dirty pages is reduced. [Dev Only] 2498=Database Pages Coalesced Written/sec 2499=Database Pages Coalesced Written/sec is the rate that pages are written to the database file(s) from the database cache coalesced with another page. [Dev Only] 2500=Database Pages Coalesced Read/sec 2501=Database Pages Coalesced Read/sec is the rate that pages are read from the database file(s) to the database cache coalesced with another page. [Dev Only] 2502=Database cache lifetime 2503=Provides a noisy estimate for the age (in seconds) of the oldest page in the database cache. If this counter is greater than an hour (3600 seconds) during production load, then it is indicative of database cache inefficiencies. A large value is also to be expected if the cache size is larger than needed for the load. [Dev Only] 2504=Database Cache Lifetime (Supercold) 2505=Provides a the distance in cache lifetime for the supercold insertion point. [Dev Only] 2506=Database Cache Lifetime (Longest) 2507=Provides the cache lifetime to the oldest unevicted record, holding back scavenge. [Dev Only] 2508=Database Cache Lifetime (Normal) 2509=Provides the cache lifetime to the most recently evicted resource, used to base cache priority. [Dev Only] 2510=Database Cache Lifetime (Low) 2511=Provides the cache lifetime to the TRUE most recently evicted resource, across scans. [Dev Only] 2512=Database Cache Lifetime Agg Var 2513=Provides the delta (in ms) of Cache Lifetime (Low) vs. Cache Lifetime (Normal). [Dev Only] 2514=Database Cache Lifetime (K1) 2515=Provides the cache lifetime (in seconds) for all K=1 resources. [Dev Only] 2516=Database Cache Lifetime (K2) 2517=Provides the cache lifetime (in seconds) for all K=2 resources. [Dev Only] 2518=Database Cache Scan Pages Evaluated/sec 2519=Database Cache Scan Pages Evaluated/sec is the rate at which database pages are considered for eviction from the database page cache. [Dev Only] 2520=Database Cache Scan Pages Moved/sec 2521=Database Cache Scan Pages Moved/sec is the rate at which database pages are evaluated for returning from the database eviction data structure but instead re-indexed. [Dev Only] 2522=Database Cache Scan Page Evaluated Out-of-Order/sec 2523=Database Cache Scan Page Evaluated Out-of-order/sec is the rate at which database pages are considered for eviction from the database page cache in a priority counter to the page replacement algorithm. [Dev Only] 2524=No name 2525=No text 2526=Database Cache Scan Entries/scan 2527=Provides the number of entries returned by LRU-k. [Dev Only] 2528=Database Cache Scan Buckets Scanned/scan 2529=Provides the number of buckets required to evaluate by LRU-k to do the last scan. [Dev Only] 2530=Database Cache Scan Empty Buckets Scanned/scan 2531=Provides the number of buckets that were empty to evaluate LRU-k during the last scan. [Dev Only] 2532=Database Cache Scan ID Range/scan 2533=Provides the raw ID range from the approximate index covered during last scan. [Dev Only] 2534=Database Cache Scan Time (ms)/scan 2535=Provides the scan range in seconds evaluated from the LRU-k. [Dev Only] 2536=Database Cache Scan Found-to-Evict Range 2537=Provides the delta (in ms) between the first found resource during scavenge scan and the last evicted resource. [Dev Only] 2538=Database Cache Super Colded Resources 2539=Provides the number of currently super colded resources. It is not hundred percent accurate. [Dev Only] 2540=Database Cache Super Cold Attempts/sec 2541=Provides the rate at which the engine is attempting to mark pages super cold, for immediate eviction. [Dev Only] 2542=Database Cache Super Cold Successes/sec 2543=Provides the rate at which the engine has successfully marked pages super cold, for immediate eviction. [Dev Only] 2544=Database Page History Records 2545=Database Page History Records is the current number of database page access history records retained for supporting the LRU-K page replacment algorithm. [Dev Only] 2546=Database Page History % Hit 2547=Database Page History % Hit is the percentage of database page access history record lookups that were successful. [Dev Only] 2548=No name 2549=No text 2550=Database Cache % Resident 2551=Database Cache % Resident /fS_MRMONۏ z]\OƖ-Nvpenc^X[~vRk0[N(uN_SNXT] 2552=No name 2553=No text 2554=Database Cache % Dehydrated 2555=Database Cache % Dehydrated /fpenc^X[-NS_MRS)vub~vRk0 2556=No name 2557=No text 2558=Database Pages Repeatedly Read/sec 2559=Database Pages Repeatedly Read/sec is the rate that pages are read from the database file(s) into the database cache more than once a short period of time / within history tracking. [Dev Only] 2560=Streaming Backup Pages Read/sec 2561=Streaming Backup Pages Read/sec is the rate of database read operations performed for the purpose of streaming backups. [Dev Only] 2562=Online Defrag Pages Referenced/sec 2563=Online Defrag Pages Referenced/sec is the rate at which online defragmentation is touching database pages. [Dev Only] 2564=Online Defrag Pages Read/sec 2565=Online Defrag Pages Read/sec is the rate of database read operations being performed by online defragmentation. [Dev Only] 2566=Online Defrag Pages Preread/sec 2567=Online Defrag Pages Preread/sec is the rate at which database pages are read in anticipation of future use by online defragmentation. [Dev Only] 2568=Online Defrag Pages Dirtied/sec 2569=Online Defrag Pages Dirtied/sec is the rate at which online defragmentation is modifying clean database pages. [Dev Only] 2570=Online Defrag Pages Re-Dirtied/sec 2571=Online Defrag Pages Re-Dirtied/sec is the rate at which online defragmentation is modifying database pages that already contained modifications. [Dev Only] 2572=Online Defrag Pages Freed/sec 2573=Pages Freed/sec /fkyT:gxGrtetۏ zNpenc^ʑ>evupe[N(uN_SNXT] 2574=Online Defrag Data Moves/sec 2575=Data Moves/sec /fkyT:gxGrtetۏ z\pencNNuyR0RSNuv!kpe[N(uN_SNXT] 2576=Online Defrag Page Moves/sec 2577=Page Moves/sec /fkyT:gxGrtetۏ z\pencNNuyR0Reuv!kpe[N(uN_SNXT] 2578=Online Defrag Log Records/sec 2579=Online Defrag Log Records/sec is the rate at which online defragmentation is generating log records. [Dev Only] 2580=Online Defrag Average Log Bytes 2581=Online Defrag Average Log Bytes is the average size of the log records being generated by online defragmentation. [Dev Only] 2582=No name 2583=No text 2584=Database Maintenance Duration 2585=Database Maintenance Duration /fdkpenc^v N!k~b[bNeg~Ǐv\epe0 2586=Database Maintenance Pages Read 2587=Database Maintenance Pages Read is the number of pages read by database maintenance. [Dev Only] 2588=Database Maintenance Pages Read/sec 2589=Database Maintenance Pages Read/sec is the rate at which pages are read by database maintenance. [Dev Only] 2590=Database Maintenance Pages Zeroed 2591=Database Maintenance Pages Zeroed is the number of pages zeroed/scrubbed by database maintenance. [Dev Only] 2592=Database Maintenance Pages Zeroed/sec 2593=Database Maintenance Pages Zeroed/sec is the rate at which pages are zeroed/scrubbed by database maintenance. [Dev Only] 2594=Database Maintenance Pages Bad Checksums 2595=Database Maintenance Pages Bad Checksums /fpenc^~bgG0Rv NSfckvub!hTpe0 2596=Database Maintenance IO Reads/sec 2597=Database Maintenance IO Reads/sec is the approximate number of Database Maintenance read IO operations generated/sec. [Dev Only] 2598=Database Maintenance IO Reads Average Bytes 2599=Database Maintenance IO Reads Average Bytes is the approximate average size in bytes of Database Maintenance read IO. [Dev Only] 2600=No name 2601=No text 2602=Database Maintenance Throttle Setting 2603=Database Maintenance Throttle Setting is the current Database Maintenance throttle setting. [Dev Only] 2604=Database Maintenance IO Re-Reads/sec 2605=Database Maintenance IO Re-Reads/sec is the approximate number of Database Maintenance read IO operations for pages already cached in the buffer manager generated/sec. [Dev Only] 2606=Database Maintenance IO Re-Reads Average Bytes 2607=Database Maintenance IO Re-Reads Average Bytes is the approximate average size in bytes of Database Maintenance read IO for pages already cached in the buffer manager. [Dev Only] 2608=No name 2609=No text 2610=Database Maintenance IO Re-Reads Average Latency 2611=Database Maintenance IO Re-Reads Average Latency is the approximate average latency in milli-seconds for Database Maintenance read IO for pages already cached in the buffer manager. [Dev Only] 2612=No name 2613=No text 2614=Database Tasks Pages Referenced/sec 2615=Database Tasks Pages Referenced/sec is the rate at which background database tasks are touching database pages. [Dev Only] 2616=Database Tasks Pages Read/sec 2617=Database Tasks Pages Read/sec is the rate of database read operations being performed by background database tasks. [Dev Only] 2618=Database Tasks Pages Preread/sec 2619=Database Tasks Pages Preread/sec is the rate at which database pages are read in anticipation of future use by background database tasks. [Dev Only] 2620=Database Tasks Pages Dirtied/sec 2621=Database Tasks Pages Dirtied/sec is the rate at which background database tasks are modifying clean database pages. [Dev Only] 2622=Database Tasks Pages Re-Dirtied/sec 2623=Database Tasks Pages Re-Dirtied/sec is the rate at which background databases tasks are modifying database pages that already contained modifications. [Dev Only] 2624=Database Tasks Log Records/sec 2625=Database Tasks Log Records/sec is the rate at which background database tasks are generating log records. [Dev Only] 2626=Database Tasks Average Log Bytes 2627=Database Tasks Average Log Bytes is the average size of the log records being generated by background database tasks. [Dev Only] 2628=No name 2629=No text 2630=I/O Database Reads (Attached)/sec 2631=I/O Database Reads (Attached)/sec /fpenc^Sd\O[bvs0 2632=I/O Database Reads (Attached) Average Latency 2633=I/O Database Reads (Attached) Average Latency /fk*Npenc^Sd\Ovs^GWe^(Nky:NUSMO)0 2634=No name 2635=No text 2636=I/O Database Reads (Attached) Average Bytes 2637=I/O Database Reads (Attached) Average Bytes is the average number of bytes transferred per database read operation. [Dev Only] 2638=No name 2639=No text 2640=I/O Database Reads (Attached) In Heap 2641=I/O Database Reads (Attached) In Heap is the number of database read operations queued in the database engine's I/O heap and waiting to be issued. [Dev Only] 2642=I/O Database Reads (Attached) Async Pending 2643=I/O Database Reads (Attached) Async Pending is the number of database read operations asynchronously pending completion. [Dev Only] 2644=I/O Database Reads (Attached) Abnormal Latency/sec 2645=I/O Database Reads (Attached) Abnormal Latency/sec is the rate of database read operations that take an abnormally long length of time (default is 1 minute) to be serviced by the OS. [Dev Only] 2646=I/O Database Reads (Recovery)/sec 2647=I/O Database Reads (Recovery)/sec /fpenc^Sd\O[bvs0 2648=I/O Database Reads (Recovery) Average Latency 2649=I/O Database Reads (Recovery) Average Latency /fk*Npenc^Sd\Ovs^GWe^(Nky:NUSMO)0 2650=No name 2651=No text 2652=I/O Database Reads (Recovery) Average Bytes 2653=I/O Database Reads (Recovery) Average Bytes is the average number of bytes transferred per database read operation. [Dev Only] 2654=No name 2655=No text 2656=I/O Database Reads (Recovery) In Heap 2657=I/O Database Reads (Recovery) In Heap is the number of database read operations queued in the database engine's I/O heap and waiting to be issued. [Dev Only] 2658=I/O Database Reads (Recovery) Async Pending 2659=I/O Database Reads (Recovery) Async Pending is the number of database read operations asynchronously pending completion. [Dev Only] 2660=I/O Database Reads (Recovery) Abnormal Latency/sec 2661=I/O Database Reads (Recovery) Abnormal Latency/sec is the rate of database read operations that take an abnormally long length of time (default is 1 minute) to be serviced by the OS. [Dev Only] 2662=I/O Database Reads/sec 2663=I/O Database Reads/sec /fpenc^Sd\O[bvs0 2664=I/O Database Reads Average Latency 2665=I/O Database Reads Average Latency /fk*Npenc^Sd\Ovs^GWe^(Nky:NUSMO)0 2666=No name 2667=No text 2668=I/O Database Reads Average Bytes 2669=I/O Database Reads Average Bytes is the average number of bytes transferred per database read operation. [Dev Only] 2670=No name 2671=No text 2672=I/O Database Reads In Heap 2673=I/O Database Reads In Heap is the number of database read operations queued in the database engine's I/O heap and waiting to be issued. [Dev Only] 2674=I/O Database Reads Async Pending 2675=I/O Database Reads Async Pending is the number of database read operations asynchronously pending completion. [Dev Only] 2676=I/O Database Reads Abnormal Latency/sec 2677=I/O Database Reads Abnormal Latency/sec is the rate of database read operations that take an abnormally long length of time (default is 1 minute) to be serviced by the OS. [Dev Only] 2678=I/O Log Reads/sec 2679=I/O Log Reads/sec /fpenc^Sd\O[bvs0 2680=I/O Log Reads Average Latency 2681=I/O Log Reads Average Latency is the average length of time, in milliseconds, per logfile read operation. 2682=No name 2683=No text 2684=I/O Log Reads Average Bytes 2685=I/O Log Reads Average Bytes is the average number of bytes transferred per logfile read operation. [Dev Only] 2686=No name 2687=No text 2688=I/O Log Reads In Heap 2689=I/O Log Reads In Heap is the number of logfile read operations queued in the database engine's I/O heap and waiting to be issued. [Dev Only] 2690=I/O Log Reads Async Pending 2691=I/O Log Reads Async Pending is the number of logfile read operations asynchronously pending completion. [Dev Only] 2692=I/O Log Reads Abnormal Latency/sec 2693=I/O Log Reads Abnormal Latency/sec is the rate of logfile read operations that take an abnormally long length of time (default is 1 minute) to be serviced by the OS. [Dev Only] 2694=I/O Database Writes (Attached)/sec 2695=I/O Database Writes (Attached)/sec /fpenc^QeQd\O[bvs0 2696=I/O Database Writes (Attached) Average Latency 2697=I/O Database Writes (Attached) Average Latency /fk*Npenc^QeQd\Ovs^GWe^(Nky:NUSMO)0 2698=No name 2699=No text 2700=I/O Database Writes (Attached) Average Bytes 2701=I/O Database Writes (Attached) Average Bytes is the average number of bytes transferred per database write operation. [Dev Only] 2702=No name 2703=No text 2704=I/O Database Writes (Attached) In Heap 2705=I/O Database Writes (Attached) In Heap is the number of database write operations queued in the database engine's I/O heap and waiting to be issued. [Dev Only] 2706=I/O Database Writes (Attached) Async Pending 2707=I/O Database Writes (Attached) Async Pending is the number of database write operations asynchronously pending completion. [Dev Only] 2708=I/O Database Writes (Attached) Abnormal Latency/sec 2709=I/O Database Writes (Attached) Abnormal Latency/sec is the rate of database write operations that take an abnormally long length of time (default is 1 minute) to be serviced by the OS. [Dev Only] 2710=I/O Database Writes (Recovery)/sec 2711=I/O Database Writes (Recovery)/sec /fpenc^QeQd\O[bvs0 2712=I/O Database Writes (Recovery) Average Latency 2713=I/O Database Writes (Recovery) Average Latency /fk*Npenc^QeQd\Ovs^GWe^(Nky:NUSMO)0 2714=No name 2715=No text 2716=I/O Database Writes (Recovery) Average Bytes 2717=I/O Database Writes (Recovery) Average Bytes is the average number of bytes transferred per database write operation. [Dev Only] 2718=No name 2719=No text 2720=I/O Database Writes (Recovery) In Heap 2721=I/O Database Writes (Recovery) In Heap is the number of database write operations queued in the database engine's I/O heap and waiting to be issued. [Dev Only] 2722=I/O Database Writes (Recovery) Async Pending 2723=I/O Database Writes (Recovery) Async Pending is the number of database write operations asynchronously pending completion. [Dev Only] 2724=I/O Database Writes (Recovery) Abnormal Latency/sec 2725=I/O Database Writes (Recovery) Abnormal Latency/sec is the rate of database write operations that take an abnormally long length of time (default is 1 minute) to be serviced by the OS. [Dev Only] 2726=I/O Database Writes/sec 2727=I/O Database Writes/sec /fpenc^QeQd\O[bvs0 2728=I/O Database Writes Average Latency 2729=I/O Database Writes Average Latency /fk*Npenc^QeQd\Ovs^GWe^(Nky:NUSMO)0 2730=No name 2731=No text 2732=I/O Database Writes Average Bytes 2733=I/O Database Writes Average Bytes is the average number of bytes transferred per database write operation. [Dev Only] 2734=No name 2735=No text 2736=I/O Database Writes In Heap 2737=I/O Database Writes In Heap is the number of database write operations queued in the database engine's I/O heap and waiting to be issued. [Dev Only] 2738=I/O Database Writes Async Pending 2739=I/O Database Writes Async Pending is the number of database write operations asynchronously pending completion. [Dev Only] 2740=I/O Database Writes Abnormal Latency/sec 2741=I/O Database Writes Abnormal Latency/sec is the rate of database write operations that take an abnormally long length of time (default is 1 minute) to be serviced by the OS. [Dev Only] 2742=I/O Log Writes/sec 2743=I/O Log Writes/sec /fe_eNQeQd\O[bvs0 2744=I/O Log Writes Average Latency 2745=I/O Log Writes Average Latency /fk*Ne_eNQeQd\Ovs^GWe^(Nky:NUSMO)0 2746=No name 2747=No text 2748=I/O Log Writes Average Bytes 2749=I/O Log Writes Average Bytes is the average number of bytes transferred per logfile write operation. [Dev Only] 2750=No name 2751=No text 2752=I/O Log Writes In Heap 2753=I/O Log Writes In Heap is the number of logfile write operations queued in the database engine's I/O heap and waiting to be issued. [Dev Only] 2754=I/O Log Writes Async Pending 2755=I/O Log Writes Async Pending is the number of logfile write operations asynchronously pending completion. [Dev Only] 2756=I/O Log Writes Abnormal Latency/sec 2757=I/O Log Writes Abnormal Latency/sec is the rate of logfile write operations that take an abnormally long length of time (default is 1 minute) to be serviced by the OS. [Dev Only] 2758=Threads Blocked/sec 2759=Threads Blocked/sec is the rate at which the execution of threads are suspended to wait for a specific event to occur or for the acquisition of a resource currently owned by another thread. [Dev Only] 2760=Threads Blocked 2761=Threads Blocked is the current number of threads whose execution has been suspended to wait for a specific event to occur or for the acquisition of a resource currently owned by another thread. [Dev Only] 2762=Record Failed Compression Bytes/sec 2763=Record Failed Compression Bytes/sec /f Xpress S)1Y%b*g>fWQ\ceQ/fbc'Y\(10% bfNO)eU_W[vs0~gؚh:yjm9N CPU Dn0[N(uN_SNXT] 2764=Pages Reorganized (Other)/sec 2765=Pages Reorganized (Other)/sec is the number of times per second a page was reorganized for some other / unknown reason. [Dev Only] 2766=Pages Reorganized (Free Space Request)/sec 2767=Pages Reorganized (Free Space Request)/sec is the number of times per second a page was reorganized due to a free space request that could not be satisfied by the existing contiguous space on the page. [Dev Only] 2768=Pages Reorganized (Page Move Logging)/sec 2769=Pages Reorganized (Page Move Logging)/sec is the number of times per second a page was reorganized for minimizing a page size for logging page move. [Dev Only] 2770=Pages Reorganized (Dehydrate Buffer)/sec 2771=Pages Reorganized (Dehydrate Buffer)/sec is the number of times per second a page is reorganized to minimize our in-memory buffer usage. [Dev Only] 2772=Program Marker 2773=Program Marker is a generic marker that may be set by some clients to delimit program execution, usually for debugging or testing purposes. [Dev Only] 2774=Database ==> TableClasses 2775= ch{|ۏLv ESE ؚ'`L]eQ_penc^{t|~v~0 2776=Record Inserts/sec 2777=Record Inserts/sec is the rate at which records are being inserted into database tables. [Dev Only] 2778=Record Deletes/sec 2779=Record Deletes/sec is the rate at which records in database tables are being flagged for deletion. [Dev Only] 2780=Record Replaces/sec 2781=Record Replaces/sec is the rate at which records in database tables are being updated. [Dev Only] 2782=Record Unnecessary Replaces/sec 2783=Record Unnecessary Replaces/sec is the rate at which updates to records in database tables are being discarded because the update did not actually modify the contents of the record. [Dev Only] 2784=Record Redundant Replaces/sec 2785=Record Redundant Replaces/sec is the rate at which records in database tables are being updated with the exact same content of the original record. [Dev Only] 2786=Record Escrow-Updates/sec 2787=Record Escrow-Updates/sec is the rate at which records in database tables are being escrow-updated. [Dev Only] 2788=Secondary Index Inserts/sec 2789=Secondary Index Inserts/sec is the rate at which entries are being inserted into indexes of database tables. [Dev Only] 2790=Secondary Index Deletes/sec 2791=Secondary Index Deletes/sec is the rate at which entries in indexes of database tables are being flagged for deletion. [Dev Only] 2792=False Index Column Updates/sec 2793=False Index Column Updates/sec is the number of times per second an attempt was made to update an index because an update to at least one of the indexed columns was detected, only to discover that none of the indexed columns had actually changed (and therefore no index update was actually required). [Dev Only] 2794=False Tuple Index Column Updates/sec 2795=False Tuple Index Column Updates/sec is the number of times per second an attempt was made to update a tuple index because an update to the tuple-indexed column was detected, only to discover that the column had not actually changed (and therefore no index update was actually required). [Dev Only] 2796=Record Intrinsic Long-Values Updated/sec 2797=Record Intrinsic Long-Values Updated/sec is the rate at which intrinsic long-values are added to or replaced in records of database tables. [Dev Only] 2798=Record Separated Long-Values Added/sec 2799=Record Separated Long-Values Added/sec is the rate at which separated long-values are normally added to records of database tables. [Dev Only] 2800=Record Separated Long-Values Forced/sec 2801=Record Separated Long-Values Forced/sec is the rate at which separated long-values are added to records of a database table because they could not be accommodated in the record itself. [Dev Only] 2802=Record Separated Long-Values All Forced/sec 2803=Record Separated Long-Values All Forced/sec is the rate at which all intrinsic long-values are separated out of a record of a database table in order to accommodate updates to the record. [Dev Only] 2804=Record Separated Long-Values Reference All/sec 2805=Record Separated Long-Values Reference All/sec is the rate at which a reference is added for all the separated long-values associated with a record of a database table. [Dev Only] 2806=Record Separated Long-Values Dereference All/sec 2807=Record Separated Long-Values Dereference All/sec is the rate at which a reference is removed for all the separated long-values associated with a record of a database table. [Dev Only] 2808=Separated Long-Value Seeks/sec 2809=Separated Long-Value Seeks/sec is the rate at which seeks for a separated long-value in a database table are performed. [Dev Only] 2810=Separated Long-Value Retrieves/sec 2811=Separated Long-Value Retrieves/sec is the rate at which retrievals of a separated long-value in a database table are performed. [Dev Only] 2812=Separated Long-Value Creates/sec 2813=Separated Long-Value Creates/sec is the rate at which new separated long-values are added to a database table. [Dev Only] 2814=Long-Value Maximum LID 2815=Long-Value Maximum LID is the largest LID that has been used by the database engine for this table class. [Dev Only] 2816=Separated Long-Value Updates/sec 2817=Separated Long-Value Updates/sec is the rate at which existing separated long-values in a database table are modified. [Dev Only] 2818=Separated Long-Value Deletes/sec 2819=Separated Long-Value Deletes/sec is the rate at which separated long-values in a database table are flagged for deletion. [Dev Only] 2820=Separated Long-Value Copies/sec 2821=Separated Long-Value Copies/sec is the rate at which existing separated long-values in a database table are copied. [Dev Only] 2822=Separated Long-Value Chunk Seeks/sec 2823=Separated Long-Value Chunk Seeks/sec is the rate at which seeks for a particular chunk of a separated long-value in a database table are performed. [Dev Only] 2824=Separated Long-Value Chunk Retrieves/sec 2825=Separated Long-Value Chunk Retrieves/sec is the rate at which retrievals of a chunk of a separated long-value in a database table are performed. [Dev Only] 2826=Separated Long-Value Chunk Appends/sec 2827=Separated Long-Value Chunk Appends/sec is the rate at which chunks are appended to separated long-values of database tables. [Dev Only] 2828=Separated Long-Value Chunk Replaces/sec 2829=Separated Long-Value Chunk Replaces/sec is the rate at which existing separated long-value chunks in a database table are replaced. [Dev Only] 2830=Separated Long-Value Chunk Deletes/sec 2831=Separated Long-Value Chunk Deletes/sec is the rate at which separated long-value chunks in a database table are flagged for deletion. [Dev Only] 2832=Separated Long-Value Chunk Copies/sec 2833=Separated Long-Value Chunk Copies/sec is the rate at which existing separated long-value chunks in a database table are copied. [Dev Only] 2834=B+ Tree Append Splits/sec 2835=B+ Tree Append Splits/sec is the count of times a page is appended to a database B+ Tree per second. [Dev Only] 2836=B+ Tree Right Splits/sec 2837=B+ Tree Right Splits/sec is the count of times a page is split right in a database B+ Tree per second. [Dev Only] 2838=B+ Tree Right Hotpoint Splits/sec 2839=B+ Tree Right Hotpoint Splits/sec is the count of times a page is split right in a database B+ Tree, but which is treated as an append at a local "hotpoint" in the B+ Tree per second. [Dev Only] 2840=B+ Tree Vertical Splits/sec 2841=B+ Tree Vertical Splits/sec is the count of times a page is split vertically in a database B+ Tree per second. [Dev Only] 2842=B+ Tree Splits/sec 2843=B+ Tree Splits/sec is the count of times a page is appended to or split in a database B+ Tree per second. [Dev Only] 2844=B+ Tree Empty Page Merges/sec 2845=B+ Tree Empty Page Merges/sec is the count of empty pages removed from a database B+ Tree per second. [Dev Only] 2846=B+ Tree Right Merges/sec 2847=Right Merges/sec is the count of pages removed from a database B+ Tree per second by moving all its records to the next page to the right. [Dev Only] 2848=B+ Tree Partial Merges/sec 2849=B+ Tree Partial Merges/sec is the count of pages where some of its records are moved to a page on the right in a database B+ Tree per second. [Dev Only] 2850=B+ Tree Left Merges/sec 2851=B+ Tree Left Merges/sec /fkyǏ\@b gU_yR0R NNu]O Npenc^ B+ h-N Rdvupe0[N(uN_SNXT] 2852=B+ Tree Partial Left Merges/sec 2853=B+ Tree Partial Left Merges/sec /fky\gNU_yR0Rpenc^ B+ h-Ngu]Ovupe0[N(uN_SNXT] 2854=B+ Tree Page Moves/sec 2855=B+ Tree Page Moves/sec /fky\@b gU_yR0Reuv B+ hvupe0[N(uN_SNXT] 2856=B+ Tree Merges/sec 2857=B+ Tree Merges/sec is the count of pages merged in a database B+ Tree per second. [Dev Only] 2858=B+ Tree Failed Simple Page Cleanup Attempts/sec 2859=B+ Tree Failed Simple Page Cleanup Attempts/sec is the rate that attempts to reclaim deleted node space on a page are unsuccessful due to a conflict when attempting to write-latch the page. The cleanup is re-tried by locking the root of the B+ Tree. [Dev Only] 2860=B+ Tree Seek Short Circuits/sec 2861=B+ Tree Seek Short Circuits/sec is the count of repeated seeks to the same record in a database B+ Tree that are saved by jumping directly to the cached physical location of that record per second. [Dev Only] 2862=B+ Tree Opportune Prereads/sec 2863=B+ Tree Opportune Prereads/sec /fky1uNNg~bd\OSvg*Nuv HQSvupe0[N(uN_SNXT] 2864=B+ Tree Unnecessary Sibling Latches/sec 2865=B+ Tree Unnecessary Sibling Latches/sec is the count of sibling pages latched during a database B+ Tree Delete in the hopes of performing a merge where a merge is not possible, making that latch unnecessary. [Dev Only] 2866=B+ Tree Move Nexts/sec 2867=B+ Tree Move Nexts/sec is the count of times the database engine moves to the next record in a B+ Tree per second. [Dev Only] 2868=B+ Tree Move Nexts (Non-Visible Nodes Skipped)/sec 2869=B+ Tree Move Nexts (Non-Visible Nodes Skipped)/sec is the count of times the database engine skips non-visible records while attempting to move to the next visible record in a B+ Tree per second. [Dev Only] 2870=B+ Tree Move Nexts (Nodes Filtered)/sec 2871=B+ Tree Move Nexts (Nodes Filtered)/sec is the count of times the database engine filters records while attempting to move to the next record in a B+ Tree per second. [Dev Only] 2872=B+ Tree Move Prevs/sec 2873=B+ Tree Move Prevs/sec is the count of times the database engine moves to the previous record in a B+ Tree per second. [Dev Only] 2874=B+ Tree Move Prevs (Non-Visible Nodes Skipped)/sec 2875=B+ Tree Move Prevs (Non-Visible Nodes Skipped)/sec is the count of times the database engine skips non-visible records while attempting to move to the previous visible record in a B+ Tree per second. [Dev Only] 2876=B+ Tree Move Prevs (Nodes Filtered)/sec 2877=B+ Tree Move Prevs (Nodes Filtered)/sec is the count of times the database engine filters records while attempting to move to the previous record in a B+ Tree per second. [Dev Only] 2878=B+ Tree Seeks/sec 2879=B+ Tree Seeks/sec is the count of times a record is seeked to by a key in a database B+ Tree per second. [Dev Only] 2880=B+ Tree Inserts/sec 2881=B+ Tree Inserts/sec is the count of times a record is inserted in a database B+ Tree per second. [Dev Only] 2882=B+ Tree Replaces/sec 2883=B+ Tree Replaces/sec is the count of times a record is replaced in a database B+ Tree per second. [Dev Only] 2884=B+ Tree Flag Deletes/sec 2885=B+ Tree Flag Deletes/sec is the count of times a record is flag deleted in a database B+ Tree per second. [Dev Only] 2886=B+ Tree Deletes/sec 2887=B+ Tree Deletes/sec is the count of times a record is deleted in a database B+ Tree per second. [Dev Only] 2888=B+ Tree Appends/sec 2889=B+ Tree Appends/sec is the count of times a record is appended to a database B+ Tree per second. [Dev Only] 2890=B+ Tree Creates/sec 2891=B+ Tree Creates/sec is the number of B+ Trees and their corresponding space trees (if any) created per second. This can also be viewed as the number of FDP creates per second. [Dev Only] 2892=B+ Tree Creates (Total) 2893=B+ Tree Creates (Total) is the total number of B+ Trees and their corresponding space trees (if any) created. This can also be viewed as the total number of FDP creates. [Dev Only] 2894=B+ Tree Destroys/sec 2895=B+ Tree Destroys/sec is the number of B+ Trees and their corresponding space trees (if any) destroyed per second. This can also be viewed as the number of FDP destroys per second. [Dev Only] 2896=B+ Tree Destroys (Total) 2897=B+ Tree Destroys (Total) is the total number of B+ Trees and their corresponding space trees (if any) destroyed. This can also be viewed as the total number of FDP destroys. [Dev Only] 2898=Database Pages Preread Untouched/sec 2899=Database Pages Preread Untouched/sec is the rate that pages are read in anticipation of future use from the database file(s) into the database cache that were subsequently thrown out without being used. This is non-ideal behavior that represents a waste of I/O bandwidth and processing time . [Dev Only] 2900=Database Page Evictions (k=1)/sec 2901=Database Page Evictions (k=1)/sec is the rate that database file pages are evicted that were of limited usefulness (k=1 pool). [Dev Only] 2902=Database Page Evictions (k=2)/sec 2903=Database Page Evictions (k=2)/sec is the rate that database file pages are evicted that were of high usefulness (k=2 pool). [Dev Only] 2904=Database Page Evictions (Scavenging)/sec 2905=Database Page Evictions (Scavenging)/sec is the rate that cached pages are evicted due to scavenging / avail pool maintenance running. [Dev Only] 2906=Database Page Evictions (Shrink)/sec 2907=Database Page Evictions (Shrink)/sec is the rate that cached pages are evicted due to the database cache shrinking. [Dev Only] 2908=Database Page Evictions (Purge)/sec 2909=Database Page Evictions (Purge)/sec is the rate that cached pages are evicted due to purging a cached context / database. [Dev Only] 2910=Database Page Evictions (Patch)/sec 2911=Database Page Evictions (Patch)/sec is the rate that cached pages are evicted due to active page patching. [Dev Only] 2912=Database Cache Size (MB) 2913=penc^X['Y\(MB)/fpenc^X[{thV(uNOX[egpenc^eNv8^(uOo`N;bkeNd\Ov|~QX[ϑ(N MB :NUSMO)0Ygpenc^X['Y\Ǐ\ elOS'` N|~ NvS(uQX[Ǐ\(S QX[/S(uW[pe ) R~|~XRfYQX[SOcؚ'`0Yg|~-N g'YϑS(uQX[ Npenc^X['Y\Y~elǏgp Rpenc^X['Y\SN:NP6R(WNOvP6R Instances 3055=dkۏ z-Nv[O 3056=Pages Converted/sec 3057=Pages Converted/sec is the number of times per second a database page is converted from an older database format. [Dev Only] 3058=Pages Converted 3059=Pages Converted is the number of database pages that have been converted from an older format. [Dev Only] 3060=Records Converted/sec 3061=Records Converted/sec is the number of times per second a database record is converted from an older database format. [Dev Only] 3062=Records Converted 3063=Records Converted is the number of database records that have been converted from an older format. [Dev Only] 3064=Defragmentation Tasks 3065=Defragmentation Tasks /fS_MRck(WgbLvTSpenc^xGrtetNRpe0 3066=Defragmentation Tasks Pending 3067=Defragmentation Tasks Pending /fS_MRYNf\Pr`vTSpenc^xGrtetNRpe0 3068=Defragmentation Tasks Discarded 3069=Defragmentation Tasks Discarded /fellQvTSpenc^xGrtetNRpe0[N(uN_SNXT] 3070=Defragmentation Tasks Scheduled/sec 3071=Defragmentation Tasks Scheduled/sec /fRkygbLvTSpenc^xGrtetNRpe0[N(uN_SNXT] 3072=Defragmentation Tasks Completed/sec 3073=Defragmentation Tasks Completed/sec /fky[bgbLvTSpenc^xGrtetNRpe0[N(uN_SNXT] 3074=FCB Async Scan/sec 3075=FCB Async Scan/sec is the number of cached schema records (FCBs) scanned during asynchronous schema record cleanup. These records are scanned to age out older schema definitions. [Dev Only] 3076=FCB Async Purge/sec 3077=FCB Async Purge/sec is the number of cached schema records (FCBs) purged during asynchronous schema record cleanup. These records are purged to age out older schema definitions. [Dev Only] 3078=FCB Async Threshold-Scan/sec 3079=FCB Async Threshold-Scan/sec is the number of cached schema records (FCBs) scanned during asynchronous schema record cleanup. Cleanup was triggered by a large number of schema records above the preferred limit. These records are aggressively scanned to age out older schema definitions. [Dev Only] 3080=FCB Async Threshold-Purge/sec 3081=FCB Async Threshold-Purge/sec is the number of cached schema records (FCBs) purged during asynchronous schema record cleanup. Cleanup was triggered by a large number of schema records above the preferred limit. These records are aggressively purged to age out older schema definitions. [Dev Only] 3082=FCB Async Threshold Purge Failures (Conflicts)/sec 3083=FCB Async Threshold Purge Failures (Conflicts)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup. The purge operation failed because exclusive ownership of the schema record could not be obtained. [Dev Only] 3084=FCB Async Threshold Purge Failures (In Use)/sec 3085=FCB Async Threshold Purge Failures (In Use)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record being in use. [Dev Only] 3086=FCB Async Threshold Purge Failures (Sentinel)/sec 3087=FCB Async Threshold Purge Failures (Sentinel)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record being a sentinel record. [Dev Only] 3088=FCB Async Threshold Purge Failures (Delete Pending)/sec 3089=FCB Async Threshold Purge Failures (Delete Pending)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record being pending delete. [Dev Only] 3090=FCB Async Threshold Purge Failures (Outstanding Versions)/sec 3091=FCB Async Threshold Purge Failures (Outstanding Versions)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record having outstanding versions. [Dev Only] 3092=FCB Async Threshold Purge Failures (LV Outstanding)/sec 3093=FCB Async Threshold Purge Failures (LV Outstanding)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the LV of the record being outstanding. [Dev Only] 3094=FCB Async Threshold Purge Failures (Index Outstanding)/sec 3095=FCB Async Threshold Purge Failures (Index Outstanding)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the index of the record being outstanding. [Dev Only] 3096=FCB Async Threshold Purge Failures (Active Tasks)/sec 3097=FCB Async Threshold Purge Failures (Active Tasks)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record having active tasks. [Dev Only] 3098=FCB Async Threshold Purge Failures (Callbacks)/sec 3099=FCB Async Threshold Purge Failures (Callbacks)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record having callbacks. [Dev Only] 3100=FCB Async Threshold Purge Failures (Other)/sec 3101=FCB Async Threshold Purge Failures (Other)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to other reasons. [Dev Only] 3102=FCB Async Purge Failures (Conflicts)/sec 3103=FCB Async Purge Failures (Conflicts)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup. The purge operation failed because exclusive ownership of the schema record could not be obtained. [Dev Only] 3104=FCB Async Purge Failures (In Use)/sec 3105=FCB Async Purge Failures (In Use)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record being in use. [Dev Only] 3106=FCB Async Purge Failures (Sentinel)/sec 3107=FCB Async Purge Failures (Sentinel)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record being a sentinel record. [Dev Only] 3108=FCB Async Purge Failures (Delete Pending)/sec 3109=FCB Async Purge Failures (Delete Pending)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record being pending delete. [Dev Only] 3110=FCB Async Purge Failures (Outstanding Versions)/sec 3111=FCB Async Purge Failures (Outstanding Versions)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record having outstanding versions. [Dev Only] 3112=FCB Async Purge Failures (LV Outstanding)/sec 3113=FCB Async Purge Failures (LV Outstanding)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the LV of the record being outstanding. [Dev Only] 3114=FCB Async Purge Failures (Index Outstanding)/sec 3115=FCB Async Purge Failures (Index Outstanding)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the index of the record being outstanding. [Dev Only] 3116=FCB Async Purge Failures (Active Tasks)/sec 3117=FCB Async Purge Failures (Active Tasks)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record having active tasks. [Dev Only] 3118=FCB Async Purge Failures (Callbacks)/sec 3119=FCB Async Purge Failures (Callbacks)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to the record having callbacks. [Dev Only] 3120=FCB Async Purge Failures (Other)/sec 3121=FCB Async Purge Failures (Other)/sec is the number of failed purge attempts on cached schema records (FCBs) during asynchronous schema record cleanup due to other reasons. [Dev Only] 3122=FCB Sync Purge/sec 3123=FCB Sync Purge/sec is the number of cached schema records (FCBs) being synchronously purged each second. [Dev Only] 3124=FCB Sync Purge Stalls/sec 3125=FCB Sync Purge Stalls/sec is the number of stalls encountered while waiting for exclusive ownership of cached schema records (FCBs) in order to synchronously purge them. [Dev Only] 3126=FCB Allocations Wait For Version Cleanup/sec 3127=FCB Allocations Wait For Version Cleanup/sec is the number of FCB allocations that must first wait for version cleanup in an attempt to free used FCBs for re-use. [Dev Only] 3128=FCB Purge On Cursor Close/sec 3129=FCB Purge On Cursor Close/sec is the number of cached schema records (FCBs) being synchronously purged when the cursor is closed (instead of leaving the schema record cached) each second. [Dev Only] 3130=FCB Cache % Hit 3131=FCB Cache % Hit is the percentage of schema records (FCBs) opened directly from the schema record cache. No file operations were required. [Dev Only] 3132=No name 3133=No text 3134=FCB Cache Stalls/sec 3135=FCB Cache Stalls/sec is the number of stalls encountered while waiting for exclusive ownership of cached schema records (FCBs) in order to update their reference count. [Dev Only] 3136=FCB Cache Maximum 3137=FCB Cache Maximum is the absolute maximum number of the schema records (FCBs) that can exist in the cache. [Dev Only] 3138=FCB Cache Preferred 3139=FCB Cache Preferred is the preferred maximum number of the schema records (FCBs) that should exist in the cache. [Dev Only] 3140=FCB Cache Allocated 3141=FCB Cache Allocated is the number of cached schema records (FCBs) currently allocated. [Dev Only] 3142=FCB Cache Allocated/sec 3143=FCB Cache Allocated/sec is the number of cached schema records (FCBs) currently allocated per second. [Dev Only] 3144=FCB Cache Available 3145=FCB Cache Available is the number of cached schema records (FCBs) currently allocated but not in use. These records will be used and/or purged as required. [Dev Only] 3146=FCB Cache Allocations Failed 3147=FCB Cache Allocations Failed is the number of schema records (FCBs) attempts that fail to allocate. [Dev Only] 3148=FCB Cache Allocation Average Latency (ms) 3149=FCB Cache Allocation Average Latency (ms) is the average latency in allocating cached schema records (FCBs). [Dev Only] 3150=No name 3151=No text 3152=FCB Attached RCEs 3153=FCB Attached RCEs is the number of revision control entries (RCEs) attached to cached schema records (FCBs) [Dev Only] 3154=Sessions In Use 3155=Sessions In Use is the number of database sessions currently open for use by client threads. 3156=Sessions % Used 3157=Sessions % Used is the percentage of database sessions currently open for use by client threads. 3158=No name 3159=No text 3160=Table Open Cache % Hit 3161=Table Open Cache % Hit /fO(uX[ggOo`Sb_vpenc^hv~vRk0Ygdk~vRkǏNO RfhX[S*Y\0 3162=No name 3163=No text 3164=Table Open Cache Hits/sec 3165=Table Open Cache Hits/sec /fkyO(uX[ggOo`Sb_vpenc^hpe0Ygdkevupe[N(uN_SNXT] 3544=Online Defrag Data Moves/sec 3545=Data Moves/sec /fkyT:gxGrtetۏ z\pencNNuyR0RSNuv!kpe[N(uN_SNXT] 3546=Online Defrag Page Moves/sec 3547=Page Moves/sec /fkyT:gxGrtetۏ z\pencNNuyR0Reuv!kpe[N(uN_SNXT] 3548=Online Defrag Log Records/sec 3549=Online Defrag Log Records/sec is the rate at which online defragmentation is generating log records. [Dev Only] 3550=Online Defrag Average Log Bytes 3551=Online Defrag Average Log Bytes is the average size of the log records being generated by online defragmentation. [Dev Only] 3552=No name 3553=No text 3554=Database Maintenance Duration 3555=Database Maintenance Duration /fdkpenc^v N!k~b[bNeg~Ǐv\epe0 3556=Database Maintenance Pages Read 3557=Database Maintenance Pages Read is the number of pages read by database maintenance. [Dev Only] 3558=Database Maintenance Pages Read/sec 3559=Database Maintenance Pages Read/sec is the rate at which pages are read by database maintenance. [Dev Only] 3560=Database Maintenance Pages Zeroed 3561=Database Maintenance Pages Zeroed is the number of pages zeroed/scrubbed by database maintenance. [Dev Only] 3562=Database Maintenance Pages Zeroed/sec 3563=Database Maintenance Pages Zeroed/sec is the rate at which pages are zeroed/scrubbed by database maintenance. [Dev Only] 3564=Database Maintenance Pages Bad Checksums 3565=Database Maintenance Pages Bad Checksums /fpenc^~bgG0Rv NSfckvub!hTpe0 3566=Database Maintenance IO Reads/sec 3567=Database Maintenance IO Reads/sec is the approximate number of Database Maintenance read IO operations generated/sec. [Dev Only] 3568=Database Maintenance IO Reads Average Bytes 3569=Database Maintenance IO Reads Average Bytes is the approximate average size in bytes of Database Maintenance read IO. [Dev Only] 3570=No name 3571=No text 3572=Database Maintenance Throttle Setting 3573=Database Maintenance Throttle Setting is the current Database Maintenance throttle setting. [Dev Only] 3574=Database Maintenance IO Re-Reads/sec 3575=Database Maintenance IO Re-Reads/sec is the approximate number of Database Maintenance read IO operations for pages already cached in the buffer manager generated/sec. [Dev Only] 3576=Database Maintenance IO Re-Reads Average Bytes 3577=Database Maintenance IO Re-Reads Average Bytes is the approximate average size in bytes of Database Maintenance read IO for pages already cached in the buffer manager. [Dev Only] 3578=No name 3579=No text 3580=Database Maintenance IO Re-Reads Average Latency 3581=Database Maintenance IO Re-Reads Average Latency is the approximate average latency in milli-seconds for Database Maintenance read IO for pages already cached in the buffer manager. [Dev Only] 3582=No name 3583=No text 3584=Database Tasks Pages Referenced/sec 3585=Database Tasks Pages Referenced/sec is the rate at which background database tasks are touching database pages. [Dev Only] 3586=Database Tasks Pages Read/sec 3587=Database Tasks Pages Read/sec is the rate of database read operations being performed by background database tasks. [Dev Only] 3588=Database Tasks Pages Preread/sec 3589=Database Tasks Pages Preread/sec is the rate at which database pages are read in anticipation of future use by background database tasks. [Dev Only] 3590=Database Tasks Pages Dirtied/sec 3591=Database Tasks Pages Dirtied/sec is the rate at which background database tasks are modifying clean database pages. [Dev Only] 3592=Database Tasks Pages Re-Dirtied/sec 3593=Database Tasks Pages Re-Dirtied/sec is the rate at which background databases tasks are modifying database pages that already contained modifications. [Dev Only] 3594=Database Tasks Log Records/sec 3595=Database Tasks Log Records/sec is the rate at which background database tasks are generating log records. [Dev Only] 3596=Database Tasks Average Log Bytes 3597=Database Tasks Average Log Bytes is the average size of the log records being generated by background database tasks. [Dev Only] 3598=No name 3599=No text 3600=I/O Database Reads (Attached)/sec 3601=I/O Database Reads (Attached)/sec /fpenc^Sd\O[bvs0 3602=I/O Database Reads (Attached) Average Latency 3603=I/O Database Reads (Attached) Average Latency /fk*Npenc^Sd\Ovs^GWe^(Nky:NUSMO)0 3604=No name 3605=No text 3606=I/O Database Reads (Attached) Average Bytes 3607=I/O Database Reads (Attached) Average Bytes is the average number of bytes transferred per database read operation. [Dev Only] 3608=No name 3609=No text 3610=I/O Database Reads (Attached) In Heap 3611=I/O Database Reads (Attached) In Heap is the number of database read operations queued in the database engine's I/O heap and waiting to be issued. [Dev Only] 3612=I/O Database Reads (Attached) Async Pending 3613=I/O Database Reads (Attached) Async Pending is the number of database read operations asynchronously pending completion. [Dev Only] 3614=I/O Database Reads (Attached) Abnormal Latency/sec 3615=I/O Database Reads (Attached) Abnormal Latency/sec is the rate of database read operations that take an abnormally long length of time (default is 1 minute) to be serviced by the OS. [Dev Only] 3616=I/O Database Reads (Recovery)/sec 3617=I/O Database Reads (Recovery)/sec /fpenc^Sd\O[bvs0 3618=I/O Database Reads (Recovery) Average Latency 3619=I/O Database Reads (Recovery) Average Latency /fk*Npenc^Sd\Ovs^GWe^(Nky:NUSMO)0 3620=No name 3621=No text 3622=I/O Database Reads (Recovery) Average Bytes 3623=I/O Database Reads (Recovery) Average Bytes is the average number of bytes transferred per database read operation. [Dev Only] 3624=No name 3625=No text 3626=I/O Database Reads (Recovery) In Heap 3627=I/O Database Reads (Recovery) In Heap is the number of database read operations queued in the database engine's I/O heap and waiting to be issued. [Dev Only] 3628=I/O Database Reads (Recovery) Async Pending 3629=I/O Database Reads (Recovery) Async Pending is the number of database read operations asynchronously pending completion. [Dev Only] 3630=I/O Database Reads (Recovery) Abnormal Latency/sec 3631=I/O Database Reads (Recovery) Abnormal Latency/sec is the rate of database read operations that take an abnormally long length of time (default is 1 minute) to be serviced by the OS. [Dev Only] 3632=I/O Database Reads/sec 3633=I/O Database Reads/sec /fpenc^Sd\O[bvs0 3634=I/O Database Reads Average Latency 3635=I/O Database Reads Average Latency /fk*Npenc^Sd\Ovs^GWe^(Nky:NUSMO)0 3636=No name 3637=No text 3638=I/O Database Reads Average Bytes 3639=I/O Database Reads Average Bytes is the average number of bytes transferred per database read operation. [Dev Only] 3640=No name 3641=No text 3642=I/O Database Reads In Heap 3643=I/O Database Reads In Heap is the number of database read operations queued in the database engine's I/O heap and waiting to be issued. [Dev Only] 3644=I/O Database Reads Async Pending 3645=I/O Database Reads Async Pending is the number of database read operations asynchronously pending completion. [Dev Only] 3646=I/O Database Reads Abnormal Latency/sec 3647=I/O Database Reads Abnormal Latency/sec is the rate of database read operations that take an abnormally long length of time (default is 1 minute) to be serviced by the OS. [Dev Only] 3648=I/O Log Reads/sec 3649=I/O Log Reads/sec /fpenc^Sd\O[bvs0 3650=I/O Log Reads Average Latency 3651=I/O Log Reads Average Latency is the average length of time, in milliseconds, per logfile read operation. 3652=No name 3653=No text 3654=I/O Log Reads Average Bytes 3655=I/O Log Reads Average Bytes is the average number of bytes transferred per logfile read operation. [Dev Only] 3656=No name 3657=No text 3658=I/O Log Reads In Heap 3659=I/O Log Reads In Heap is the number of logfile read operations queued in the database engine's I/O heap and waiting to be issued. [Dev Only] 3660=I/O Log Reads Async Pending 3661=I/O Log Reads Async Pending is the number of logfile read operations asynchronously pending completion. [Dev Only] 3662=I/O Log Reads Abnormal Latency/sec 3663=I/O Log Reads Abnormal Latency/sec is the rate of logfile read operations that take an abnormally long length of time (default is 1 minute) to be serviced by the OS. [Dev Only] 3664=I/O Database Writes (Attached)/sec 3665=I/O Database Writes (Attached)/sec /fpenc^QeQd\O[bvs0 3666=I/O Database Writes (Attached) Average Latency 3667=I/O Database Writes (Attached) Average Latency /fk*Npenc^QeQd\Ovs^GWe^(Nky:NUSMO)0 3668=No name 3669=No text 3670=I/O Database Writes (Attached) Average Bytes 3671=I/O Database Writes (Attached) Average Bytes is the average number of bytes transferred per database write operation. [Dev Only] 3672=No name 3673=No text 3674=I/O Database Writes (Attached) In Heap 3675=I/O Database Writes (Attached) In Heap is the number of database write operations queued in the database engine's I/O heap and waiting to be issued. [Dev Only] 3676=I/O Database Writes (Attached) Async Pending 3677=I/O Database Writes (Attached) Async Pending is the number of database write operations asynchronously pending completion. [Dev Only] 3678=I/O Database Writes (Attached) Abnormal Latency/sec 3679=I/O Database Writes (Attached) Abnormal Latency/sec is the rate of database write operations that take an abnormally long length of time (default is 1 minute) to be serviced by the OS. [Dev Only] 3680=I/O Database Writes (Recovery)/sec 3681=I/O Database Writes (Recovery)/sec /fpenc^QeQd\O[bvs0 3682=I/O Database Writes (Recovery) Average Latency 3683=I/O Database Writes (Recovery) Average Latency /fk*Npenc^QeQd\Ovs^GWe^(Nky:NUSMO)0 3684=No name 3685=No text 3686=I/O Database Writes (Recovery) Average Bytes 3687=I/O Database Writes (Recovery) Average Bytes is the average number of bytes transferred per database write operation. [Dev Only] 3688=No name 3689=No text 3690=I/O Database Writes (Recovery) In Heap 3691=I/O Database Writes (Recovery) In Heap is the number of database write operations queued in the database engine's I/O heap and waiting to be issued. [Dev Only] 3692=I/O Database Writes (Recovery) Async Pending 3693=I/O Database Writes (Recovery) Async Pending is the number of database write operations asynchronously pending completion. [Dev Only] 3694=I/O Database Writes (Recovery) Abnormal Latency/sec 3695=I/O Database Writes (Recovery) Abnormal Latency/sec is the rate of database write operations that take an abnormally long length of time (default is 1 minute) to be serviced by the OS. [Dev Only] 3696=I/O Database Writes/sec 3697=I/O Database Writes/sec /fpenc^QeQd\O[bvs0 3698=I/O Database Writes Average Latency 3699=I/O Database Writes Average Latency /fk*Npenc^QeQd\Ovs^GWe^(Nky:NUSMO)0 3700=No name 3701=No text 3702=I/O Database Writes Average Bytes 3703=I/O Database Writes Average Bytes is the average number of bytes transferred per database write operation. [Dev Only] 3704=No name 3705=No text 3706=I/O Database Writes In Heap 3707=I/O Database Writes In Heap is the number of database write operations queued in the database engine's I/O heap and waiting to be issued. [Dev Only] 3708=I/O Database Writes Async Pending 3709=I/O Database Writes Async Pending is the number of database write operations asynchronously pending completion. [Dev Only] 3710=I/O Database Writes Abnormal Latency/sec 3711=I/O Database Writes Abnormal Latency/sec is the rate of database write operations that take an abnormally long length of time (default is 1 minute) to be serviced by the OS. [Dev Only] 3712=I/O Log Writes/sec 3713=I/O Log Writes/sec /fe_eNQeQd\O[bvs0 3714=I/O Log Writes Average Latency 3715=I/O Log Writes Average Latency /fk*Ne_eNQeQd\Ovs^GWe^(Nky:NUSMO)0 3716=No name 3717=No text 3718=I/O Log Writes Average Bytes 3719=I/O Log Writes Average Bytes is the average number of bytes transferred per logfile write operation. [Dev Only] 3720=No name 3721=No text 3722=I/O Log Writes In Heap 3723=I/O Log Writes In Heap is the number of logfile write operations queued in the database engine's I/O heap and waiting to be issued. [Dev Only] 3724=I/O Log Writes Async Pending 3725=I/O Log Writes Async Pending is the number of logfile write operations asynchronously pending completion. [Dev Only] 3726=I/O Log Writes Abnormal Latency/sec 3727=I/O Log Writes Abnormal Latency/sec is the rate of logfile write operations that take an abnormally long length of time (default is 1 minute) to be serviced by the OS. [Dev Only] 3728=Record Failed Compression Bytes/sec 3729=Record Failed Compression Bytes/sec /f Xpress S)1Y%b*g>fWQ\ceQ/fbc'Y\(10% bfNO)eU_W[vs0~gؚh:yjm9N CPU Dn0[N(uN_SNXT] 3730=Pages Reorganized (Other)/sec 3731=Pages Reorganized (Other)/sec is the number of times per second a page was reorganized for some other / unknown reason. [Dev Only] 3732=Pages Reorganized (Free Space Request)/sec 3733=Pages Reorganized (Free Space Request)/sec is the number of times per second a page was reorganized due to a free space request that could not be satisfied by the existing contiguous space on the page. [Dev Only] 3734=Pages Reorganized (Page Move Logging)/sec 3735=Pages Reorganized (Page Move Logging)/sec is the number of times per second a page was reorganized for minimizing a page size for logging page move. [Dev Only] 3736=Pages Reorganized (Dehydrate Buffer)/sec 3737=Pages Reorganized (Dehydrate Buffer)/sec is the number of times per second a page is reorganized to minimize our in-memory buffer usage. [Dev Only] 4262=BITS Net Utilization 4263=BITS k\ONQ~O(u~vRk 4264=Remote Server Speed (Bits/Sec) 4265=܏ z gRhV^0O(MO/y) 4266=Netcard Speed (Bits/Sec) 4267=,g0WQaSv^0O(MO/y) 4268=Percent Netcard Free 4269=gяvQ~cSO(u~vRk0O 4270=IGD Speed (Bits/Sec) 4271=IGD v Internet ޏc^0O(MO/y) 4272=Percent IGD Free 4273=ndgяO(uvechRh 4274=BITS Download BlockSize (Bytes) 4275= NN*N BITS N}WWv'Y\ 4276=BITS Download Response Interval (msec) 4277=BITS N}T^(ky) 4278=Estimated bandwidth available to the remote system (Bits/sec) 4279=܏ z|~S(uv0O&^[(MO/y) 4280=RAS Port 4281=RAS Object Type Yt`Ov|~ Nv RAS Yv*N+RzS0 4282=Bytes Transmitted 4283=ُ!kޏc OvW[;`pe0 4284=Bytes Received 4285=ُ!kޏcc6evW[;`pe0 4286=Frames Transmitted 4287=ُ!kޏc Ovpenc'^;`pe0 4288=Frames Received 4289=ُ!kޏcc6evpenc'^;`pe0 4290=Percent Compression Out 4291= OvW[vS)s0 4292=Percent Compression In 4293=c6evW[vS)s0 4294=CRC Errors 4295=ُ!kޏcv CRC ;`pe0S_c6ev'^S+TpenceQs CRC 0 4296=Timeout Errors 4297=ُ!kޏcve;`pe0S_(WgveQl g cec0RpenceQse0 4298=Serial Overrun Errors 4299=ُ!kޏcv2NޏnQ;`pe0S_lxNelYtc6epencvseQs2NޏnQ0 4300=Alignment Errors 4301=ُ!kޏcv!hQ;`pe0S_c6evW[Tec6evW[ N TeQs!hQ0 4302=Buffer Overrun Errors 4303=ُ!kޏcvQ:SnQ;`pe0S_oNelelYtc6epencvseQsQ:SnQ0 4304=Total Errors 4305=ُ!kޏcv CRC0e02NޏnQ0!hQTQ:SnQv;`pe0 4306=Bytes Transmitted/Sec 4307=ky OvW[pe0 4308=Bytes Received/Sec 4309=kyc6evW[pe0 4310=Frames Transmitted/Sec 4311=ky Ov'^pe0 4312=Frames Received/Sec 4313=kyc6ev'^pe0 4314=Total Errors/Sec 4315=kyv CRC0e02NޏnQ0!hQTQ:SnQv;`pe0 4316=RAS Total 4317=RAS Object Type Yt`Ov|~ Nv RAS YvmTvzS 4318=Total Connections 4319=܏ z gRޏcv;`pe0 4536=Distributed Transaction Coordinator 4537=Microsoft R^_NROShV'`pehV 4538=Active Transactions 4539=S_MR;mRvNRpe 4540=Committed Transactions 4541=cNvNRpe 4542=Aborted Transactions 4543=-NbkvNRpe 4544=In Doubt Transactions 4545= Nnx[vNRpe 4546=Active Transactions Maximum 4547= TeYN;mRr`vNRpevg'Y

f:yS_MRybϑ Os(W[/y)0 4566=Isochronous Bytes/Sec 4567=>f:yS_MR8^eI{ϑ Os(W[/y)0 4568=Interrupt Bytes/Sec 4569=>f:yS_MR-Ne Os(W[/y)0 4570=Control Data Bytes/Sec 4571=>f:yS_MRc6R Os(W[/y)0 4572=Controller PCI Interrupts/Sec 4573=>f:y USB c6RhVub PCI -Nevs0NPNc6RhV[O0 4574=Controller WorkSignals/Sec 4575=>f:y usbport qR z^kyubvS_MRs]\OOS0NPNc6RhV[O0 4576=% Total Bandwidth Used for Interrupt 4577=>f:y-Ne OOYuv BW v~vRk 4578=% Total Bandwidth Used for Iso 4579=>f:y ISO OOYuv BW v~vRk 4580=USB 4581=USB I/O pehV 4582=Avg. Bytes/Transfer 4583=>f:y@b g O URB vs^GW'Y\0NPNY[O0 4584=Iso Packet Errors/Sec 4585=e NZfFONr`[bv ISO pencSpe0NPNY[O0 4586=Avg ms latency for ISO transfers 4587=Re ISO Ov_Y'^TS_MR'^KNvs^GWkype0NPNY[O0 4588=Transfer Errors/Sec 4589=Nr`[bv O URB pe0NPNY[O0 4590=Host Controller Idle 4591=Yg;N:gc6RhV*gЏL(zz) R:N^WV6evXvpehV0 5910=# Gen 0 Collections 5911=dkpehV>f:yꁔ^(u z^/TRNeg[ 0 N[a(gevgяRMv)ۏLW>WV6e(Gen 0 GC)v!kpe0Gen 0 GC (W 0 N-NvS(uQX[ NNnRMBlveSu0dkpehV(W Gen 0 GC ~_geX0ؚNv GC Sb@b gNONv GC0dkpehV(WؚN(Gen 1 b Gen 2) GC Sue>f_X0_Global_ pehV

f:y NN!k‰Kmvf:yꁔ^(u z^/TRNeg[ 1 N[aۏLW>WV6ev!kpe0dkpehV(W Gen 1 GC ~_geX0ؚNv GC Sb@b gNONv GC0dkpehV(WؚN (Gen 2) GC Sue>f_X0_Global_ pehV

f:y NN!k‰Kmvf:yꁔ^(u z^/TRNeg[ 2 N[a(ev)ۏLW>WV6ev!kpe0dkpehV(W Gen 2 GC (_Ny:N[hQ GC)~_geX0_Global_ pehV

f:y NN!k‰Kmvf:yW>WV6e (GC) TNX[(W v^N 0 NcGS0R 1 NvQX[W[pedkpehV-N NSbN1uNI{_[b cGSv[a0dkpehV>f:y NN!k GC ~_ge‰Kmvf:yW>WV6e (GC) TNX[(W v^N 1 NcGS0R 2 NvQX[W[pedkpehV-N NSbN1uNI{_[b cGSv[a0dkpehV>f:y NN!k GC ~_ge‰Kmvf:ykyN 0 N(gev)cGS0R 1 NvW[pedkpehV-N NSbN1uNI{_[b cGSv[a0W>WV6eTNX[(WvQX[cGS0dkpehV:NkyR^vuX[gv[avc:yhV0dkpehV>f:ygя$N*N7h,g-N‰Kmvf:ykyN 1 NcGS0R 2 N(gev)vW[pedkpehV-N NSbN1uNI{_[b cGSv[a0W>WV6eTNX[(WvQX[cGS01uN 2 N/fgev Vdk NON 2 NcGSNUOQ[0dkpehV:NkyR^vuX[g_v[avc:yhV0dkpehV>f:ygя$N*N7h,g-N‰Kmvf:yN1uNI{_[b N 0 NcGS0R 1 NvQX[W[pe0dkpehV>f:y NN!k GC ~_ge‰Kmvf:yck(WvƉv CLR ۏ z[Ovۏ z ID0(W,{N!kV6eW>WMR >f:yvf:y 0 N(Gen 0)-NSNRMvg'YW[pe[ Nc:y Gen 0 -N]RMvS_MRW[pe0S_N NN!k GC NegRMvW[peǏdk'Y\e \S Gen 0 GC0Gen 0 'Y\/f1uW>WV6ehVtev v^NO(W^(u z^gbLgf9e0(W Gen 0 V6e~_ge Gen 0 Xv'Y\[E N:N 0 W[dkpehV>f:y\S NN!k Gen 0 GC vRMv'Y\(NW[:NUSMO)0dkpehV(W GC ~_gefe N(Wk!kRMefe0 5930=Gen 1 heap size 5931=dkpehV>f:y 1 N (Gen 1) -NvS_MRW[pedkpehV N>f:y Gen 1 vg'Y'Y\0dkN-Nv[a N/fvcRMvُN[a/fNNMRv Gen 0 GC cGSv0dkpehV(W GC ~_gefe N(Wk!kRMefe0 5932=Gen 2 heap size 5933=dkpehV>f:y 2 N (Gen 2) -NvS_MRW[pe0dkN-Nv[a N/fvcRMvُN[a/f(WNMRv Gen 1 GC Ǐ z-NN Gen 1 cGSv0dkpehV(W GC ~_gefe N(Wk!kRMefe0 5934=Large Object Heap size 5935=dkpehV>f:y'YW[aXvS_MR'Y\(NW[:NUSMO)0W>WV6ehV\'Y\Ǐf:y1uNI{_[b V6eTNX[(WvW>WV6e[ape0YgُN[awQ g[vQN[av_(u RN[a_NOX[(W FO/f NeQdkpehVQ Promoted Finalization-Memory from Gen 0 T Promoted Finalization-Memory from Gen 1 pehVh:y@b g1uN[b X[(WvQX[0dkpehV N/f/}ypehV[(Wk!k GC ~_gefe:NN(Wyr[ GC TNX[(Wv[avpeϑ0dkpehVe(Wc:y^(u z^1uN[b SO&^egvY|~_0 5938=# GC Handles 5939=dkpehV>f:yO(u-Nv GC SgvS_MRpev0GCHandle /f CLR TXb{sXvYDnvSg0Sg(W GCHeap -N`S(u\ϑQX[ FO/fSO`S(u[5v^Xb{Dn0 5940=Allocated Bytes/sec 5941=dkpehV>f:yky(W GC X NRMW[vs0dkpehV(Wk!k GC ~_gefe N(Wk!kRMefe0dkpehV N/fNkevs^GWf:y(W N$N*N7h,g-N‰Kmvf:y1uN[ GC.Collect v>f_(u gbLW>WV6evg'Y!kpe0 GC te]vV6esv/f*N}YZPl0 5944=% Time in GC 5945=% Time in GC /f NN!k GC _sNeggbLW>WV6e (GC) @b(uvЏLev~vRk0dkpehV8^/fW>WV6ehVNh^(u z^6eƖTS)QX[@b[bv]\Ovc:yhV0dkpehVS(Wk!k GC ~_gefe pehVf:y0 5948=# Bytes in all Heaps 5949=dkpehV/f 4 *NvQNpehVvTGen 0 Heap Size0Gen 1 Heap Size0Gen 2 Heap Size T Large Object Heap Size0dkpehVNW[:NUSMOc:y(W GC X NS_MRRMvQX[0 5950=# Total committed Bytes 5951=dkpehV>f:yS_MR1uW>WV6ehVcNvZbQX[ϑ(NW[:NUSMO)0(cNQX[/fxvubeN N:NvQOYuNzzvirtQX[)0 5952=# Total reserved Bytes 5953=dkpehV>f:yS_MR1uW>WV6ehVOYuvZbQX[ϑ(NW[:NUSMO)0(OYuQX[/f:N^(u z^OYuvZbQX[zz FO\*gO(uNUOxvb;NQX[u)0 5954=# of Pinned Objects 5955=dkpehV>f:y N!k GC -NG0RvV[[avpev0dkpehVSߍ*W>WV6evX-NvV[[a OY Gen 0 GC \S[[ 0 NX-NvV[[aۏLg>N0V[[a/fQX[-NW>WV6ehVelyRv[a0 5956=# of Sink Blocks in use 5957=dkpehV>f:yO(u-Nv sync WWvS_MRpev0Sync WW/fRMvk*N[avpenc~g (uNX[P TekOo`0Sync WWwQ g[Xb{[av1__(uv^1uW>WV6ehVۏLkbc0Sync WW NPNSX[P TekOo` _NSNX[P COM Nd\OCQpenc0dkpehVe(Wc:y gsQ'YϑO(u TekWCQv'`0 5958=.NET CLR Loading 5959=CLR {|R} z^v~Oo`0 5960=Total Classes Loaded 5961=dkpehV>f:ydk^(u z^/TRNeg(W@b g z^Ɩ-NR}v{|v/}ypev0 5962=% Time Loading 5963=OYuO\egO(u0 5964=Assembly Search Length 5965=OYuO\egO(u0 5966=Total # of Load Failures 5967=dkpehV>f:yꁔ^(u z^/TRNegR}1Y%v{|vg'Ype0ُNR}1Y%vSV gYeb OY[hQ'` Nb^lf:ykyR}1Y%v{|vpev0dkpehV N/fNkevs^GWf:y N$N*N7h,g-N‰Kmvf:y1u{|R} z^@b g AppDomain cNvQX[vS_MR'Y\(NW[:NUSMO)0(cNQX[/fxvubeN N:NvQOYuNzzvirtQX[)0 5972=Total appdomains unloaded 5973=dkpehV>f:yꁔ^(u z^/TRNegxS}v AppDomain v;`pe0YgY!kR}TxS}g*N AppDomain RdkpehV\R+R[k!kxS}pe0 5974=Rate of appdomains unloaded 5975=dkpehV>f:ykyxS}v AppDomain vpev0dkpehV N/fNkevs^GWf:ygя$N*N7h,g-N‰Kmvf:yS_MR@b g z^Ɩ-NR}v{|vpev0 5978=Rate of Classes Loaded 5979=dkpehV>f:y@b g z^Ɩ-NkyR}v{|vpev0dkpehV N/fNkevs^GWf:ygя$N*N7h,g-N‰Kmvf:yS_MRdk^(u z^-NR}v AppDomain vpev0AppDomain(^(u z^W)cO[hQ(uvYtUSCQ CLR SNO(uYtUSCQ(WЏLN TNۏ z-Nv^(u z^KNcOy0 5982=Total Appdomains 5983=dkpehV>f:ydk^(u z^/TRNegR}v AppDomain vg'Ypev0AppDomain (^(u z^W)cO[hQ(uvYtUSCQ CLR SNO(uYtUSCQ(WЏLN TNۏ z-Nv^(u z^KNcOy0 5984=Rate of appdomains 5985=dkpehV>f:ykyR}v AppDomain vpev0AppDomain (^(u z^W)cO[hQ(uvYtUSCQ CLR SNO(uYtUSCQ(WЏLN TNۏ z-Nv^(u z^KNcOy0dkpehV N/fNkevs^GWf:ygя$N*N7h,g-N‰Kmvf:y(Wdk^(u z^v@b g AppDomain -NR}v z^ƖvS_MRpev0Yg z^ƖN^yr[NWvb__NY*N AppDomain R} RdkpehVSXN!k0 z^Ɩ(W[NvNxS1u@b g AppDomain qQNe SNN^yr[NWvb__R} b(W[NvNxN(uN AppDomain e SNNyr[NWvb__R}0 5988=Total Assemblies 5989=dkpehV>f:ydk^(u z^/TRNegR}v z^Ɩv;`pe0Yg z^ƖN^yr[NWvb__NY*N AppDomain R} RdkpehVSXN!k0 z^Ɩ(W[NvNxS1u@b g AppDomain qQNe SNN^yr[NWvb__R} b(W[NvNxN(uN AppDomain e SNNyr[NWvb__R}0 5990=Rate of Assemblies 5991=dkpehV>f:yky(W@b g AppDomain -NR}v z^Ɩvpev0Yg z^ƖN^yr[NWvb__NY*N AppDomain R} RdkpehVSXN!k0 z^Ɩ(W[NvNxS1u@b g AppDomain qQNe SNN^yr[NWvb__R} b(W[NvNxN(uN AppDomain e SNNyr[NWvb__R}0dkpehV N/fNkevs^GWf:ygя$N*N7h,g-N‰Kmvf:yꁔ^(u z^/TRNeg1u CLR JIT ыhV[e (JIT) ыvel;`pe0dkpehV NSb[eыvel0 5996=# of IL Bytes Jitted 5997=dkpehV>f:yꁔ^(u z^/TRNeg[eыv IL W[;`pe0dkpehV[hQI{HeN Total # of IL Bytes Jitted pehV0 5998=Total # of IL Bytes Jitted 5999=dkpehV>f:yꁔ^(u z^/TRNeg[eыv IL W[;`pe0dkpehV[hQI{HeN # of IL Bytes Jitted pehV0 6000=IL Bytes Jitted / sec 6001=dkpehV>f:yky[eы IL W[pevs0dkpehV N/fNkevs^GWf:ygя$N*N7h,g-N‰Kmvf:yꁔ^(u z^/TRNeg JIT ыhV[eы1Y%velvg'Ypev0dk1Y%O(Wel IL eb JIT ыhV-N gQeSu0 6004=% Time in Jit 6005=dkpehV>f:y NN!k JIT ы6kNeg JIT ы@b(uЏLev~vRk0dkpehV(Wk!k JIT ы6k~_gefe0JIT ы6k/fыelSvQOVyv6k0 6006=Not Displayed 6007=*g>f:y0 6008=.NET CLR Interop 6009=CLR interop v~Oo`0 6010=# of CCWs 6011=dkpehV>f:y Com S(uSň (CCW) vS_MRpev0CCW /f^Xb{ COM [7bz-N_(uv .NET Xb{[avNt0dkpehVe(Wc:y^Xb{ COM Nx_(uvXb{[avpev0 6012=# of Stubs 6013=dkpehV>f:y CLR R^v stub vS_MRpev0Stub #(W COM Nd\O(ub PInvoke (ug\SpeTԏVf:yꁔ^(u z^/TRNeg\SpeTԏVf:y CLR -Nv~ zՋVSXb{1Y%v;`!kpe0Xb{SN(uYye_SǏ(u C# -Nv lock S0Ǐ(u System.Monitor.Enter bǏO(u MethodImplOptions.Synchronized ꁚ[INyr'`0 6024=Contention Rate / sec 6025=~ z(WЏLeՋVSXb{1Y%vs0Xb{SN(uYye_SǏ(u C# -Nv lock S0Ǐ(u System.Monitor.Enter bǏO(u MethodImplOptions.Synchronized ꁚ[INyr'`0 6026=Current Queue Length 6027=dkpehV>f:y^(u z^-NS_MRI{_SgNXb{v~ zv;`pe0dkpehV N/fNkevs^GWf:y NN!k‰Kmvf:yꁔ^(u z^/TRNegI{_SgNXb{v~ zv;`pe0 6030=Queue Length / sec 6031=dkpehV>f:y^(u z^-NkyI{_SgNv~ zvpev0dkpehV N/fNkevs^GWf:ygя$N*N7h,g-N‰Kmvf:y^(u z^-NvS_MR .NET ~ z[avpev0.NET ~ z[a/f1uev System.Threading.Thread R^vb/f(W^Xb{~ zۏeQXb{sXeR^v0dkpehVOcЏL~ zT\Pbk~ z$Nvpe0dkpehV N/fNkevs^GWf:y NN!k‰Kmvf:y1u CLR R^v^b gNEQS_ .NET ~ z[avW@x~ zv,g:g OS ~ zvpev0dkpehV

f:yS_MR CLR Ƌ+Rv~ zvpevُN~ z gN[NsQTv[^ .NET ~ z[a0ُN~ z N/f1u CLR R^v/f(W CLR YR^v FO/f\(W CLR QЏLǏN!k0Sߍ*/UNv~ z[͑eۏeQ CLR b(W~ zQT͑eR^vwQ gv T~ z ID v~ z NOpe$N!k0 6038=# of total recognized threads 6039=dkpehV>f:ydk^(u z^/TRNeg CLR Ƌ+Rv~ zv;`peُN~ zwQ gN[NsQTv[^ .NET ~ z[a0ُN~ z N/f1u CLR R^v/f(W CLR YR^v FO/f\(W CLR QЏLǏN!k0Sߍ*/UNv~ z[͑eۏeQ CLR b(W~ zQT͑eR^vwQ gv T~ z ID v~ z NOpe$N!k0 6040=rate of recognized threads / sec 6041=dkpehV>f:y CLR kyƋ+Rv~ zvpevُN~ zwQ gN[NsQTv[^ .NET ~ z[a0ُN~ z N/f1u CLR R^v/f(W CLR YR^v FO/f\(W CLR QЏLǏN!k0Sߍ*/UNv~ z[͑eۏeQ CLR b(W~ zQT͑eR^vwQ gv T~ z ID v~ z NOpe$N!k0dkpehV N/fNkevs^GWf:ygя$N*N7h,g-N‰Kmvf:yꁔ^(u z^/TRNeggbLvЏLeNx[hQ'` (CAS) hgv;`pe0S_(ue(uBlyr[CgPv(uee OgbLЏLe CAS hg(uek!k(uegbLЏLehgdkhg/fǏhg(uevS_MR~ zXh[bv0dkpehVN Stack Walk Depth NwO(uSNc:y[hQ'`hgv'`_c1Y0 6046=% Time Sig. Authenticating 6047=OYuO\egO(u0 6048=# Link Time Checks 6049=dkpehV>f:yꁔ^(u z^/TRNegceNx[hQ'` (CAS) hgv;`pe0S_(ue(W JIT ыe(uBlyr[CgPv(uee gbLce CAS hgcehg[k*N(uegbLN!k0dkpe Nc:y%N͑v'`[c:y[hQ|~;mR0 6050=% Time in RT checks 6051=dkpehV>f:y N!kЏLeNx[hQ'`(CAS)hgNeggbLُ7hvhg@b(uvЏLev~vRk0CAS AQNx9hncNxhƋS0R N T z^vONv^:_6RُN N T~+RvON0dkpehV(WЏLe[hQ'`hg~_gefe:y NN!k‰Kmvf:y0 6054=Stack Walk Depth 6055=dkpehV>f:y N!kЏLeNx[hQ'`hggvXhvm^0ЏLeNx[hQ'`hg/fǏ,rLMSXhgbLv0dkpehV N/fs^GWf:y NN!k‰Kmvf:yky(uv܏ zǏ z(uvpev0܏ zǏ z(u/f[(ue AppDomain NYvNUO[av(u0dkpehV N/fNkevs^GWf:ygя$N*N7h,g-N‰Kmvf:yꁔ^(u z^/TRNeg(W@b g AppDomain -NlQv܏ zYtOSv;`pe0OS(uN OegVN܏ z[avmo`0 6062=Context Proxies 6063=dkpehV>f:yۏ z_YNegdk(Wۏ z-NR^v܏ zYtNt[av;`pe0Nt[aEQS_܏ z[avNh v^nxO\[Ntv@b g(ulS0Rcknxv܏ z[a[O0 6064=Context-Bound Classes Loaded 6065=dkpehV>f:yR}v N Ne~[{|vS_MRpev0SN~[0R N Nev{|y:N N Ne~[{| N Ne~[{|(u N Neyr'`h ُNyr'`cO Tek0~ zsQTTNRI{vO(uĉR0 6066=Context-Bound Objects Alloc / sec 6067=dkpehV>f:ykyRMv N Ne~[[avpev0SN~[0R N Nev{|v[Oy:N N Ne~[[a N Ne~[[a(u N Neyr'`h ُNyr'`cO Tek0~ zsQTTNRI{vO(uĉR0dkpehV N/fNkevs^GWf:ygя$N*N7h,g-N‰Kmvf:y^(u z^-N܏ zYt N NevS_MRpev0 N Ne/fS+TwQ gv TO(uĉR(Y Tek0~ zsQTTNRI{)v[aƖTvLu0 6070=Total Remote Calls 6071=dkpehV>f:ydk^(u z^/TRNeg(uv܏ zǏ z(uv;`pe0܏ zǏ z(u/f[(ue AppDomain NYvNUO[av(u0 6072=.NET CLR Exceptions 6073=CLR _8^YtvЏLe~Oo`0 6074=# of Exceps Thrown 6075=dkpehV>f:yꁔ^(u z^/TRNeg_Sv_8^v;`pe0vQ-NSb .NET _8^NSlbc:N .NET _8^v^Xb{_8^ OY ^Xb{Nx-Nvzzc_(u_8^\(WXb{Nx-N͑e_S .NET System.NullReferenceExceptiondkpehVeSb]Ytv_8^_NSb*g~Ytv_8^0͑e_Sv_8^\Q!kpe0_8^^S_N(Wg\`Q N N/f(W z^vck8^cNAm-NSu0 6076=# of Exceps Thrown / sec 6077=dkpehV>f:yky_Sv_8^vpev0vQ-NSb .NET _8^Tlbc:N .NET _8^v^Xb{_8^ OY ^Xb{Nx-Nvzzc_(u_8^\(WXb{Nx-N͑e_S .NET System.NullReferenceExceptiondkpehVeSb]Ytv_8^_NSb*g~Ytv_8^0_8^^N(Wg\`Q N N/f(W z^vck8^cNAm-NSudkpehV:N1uN_S'Yks_8^ (>100s) Su\o(W'`vc:yhV0dkpehV N/fNkevs^GWf:ygя$N*N7h,g-N‰Kmvf:ykygbLv .NET _8^[{ hVvpev0_8^[{ hV{_8^/f&T^Yt0dkpehVߍ*{v_8^[{ hVs N{/f&TYt_8^0dkpehV N/fNkevs^GWf:ygя$N*N7h,g-N‰Kmvf:ykygbLv finally WWvpev0 N{YUOQ try WW GWOgbL finally WW0S[:N_8^gbLv finally WWpedkpehV N[ck8^Nx_ Nv finally WWpe0dkpehV N/fNkevs^GWf:ygя$N*N7h,g-N‰Kmvf:ykyN_S .NET _8^v'^yR0RYt_8^v'^vXh'^vpev0S_ۏeQ_8^Yt z^edkpehV͑n:N 0VdkL]WY_8^\>f:yYt z^Xhm^vYt z^0dkpehV N/fNkevs^GWf:ygя$N*N7h,g-N‰Kmvf:y0 6588=HttpWebRequests Average Lifetime Base 6589=HttpWebRequests s^GWuX[gWQ 6590=HttpWebRequests Queued/Sec 6591=(W NN:yO(8^:N 1 y)gmR0RI{_R-Nv HttpWebRequest [ape0cNBle Yg0R gRhVv@b gޏc](WO(u RBlOmR0RI{_R-N0 6592=HttpWebRequests Average Queue Time 6593=HttpWebRequest [a(WI{_R-NI{_vs^GWe0cNBle Yg0R gRhVv@b gޏc](WO(u RBlOmR0RI{_R-N v^N(WޏcS(uMROc NS0f:y0 6594=HttpWebRequests Average Queue Time Base 6595=HttpWebRequests s^GWReWQ 6596=HttpWebRequests Aborted/Sec 6597=(W NN:yO(8^:N 1 y)g-Nbkv HttpWebRequest [ape08^ (W(u HttpWebRequest.Abort() bBlee BlO-Nbk0 6598=HttpWebRequests Failed/Sec 6599=(W NN:yO(8^:N 1 y)g1Y%v HttpWebRequest [ape0Yg(W_YYtN NelKNNvBlKNT_S_8^ BlOƉ:N1Y%HttpWebRequest.EndGetRequestStream(), HttpWebRequest.GetRequestStream(), HttpWebRequest.EndGetResponse(), HttpWebRequest.GetResponse() 6644=SMSvcHost 4.0.0.0 6645=SMSvcHost 4.0.0.0 '`pehV 6646=Protocol Failures over net.tcp 6647=net.tcp OSB\ Nv1Y%;`!kpe0 6648=Protocol Failures over net.pipe 6649=net.pipe OSB\ Nv1Y%;`!kpe0 6650=Dispatch Failures over net.tcp 6651=^Ǐ net.tcp c6evmo`1Y%v;`!kpe0 6652=Dispatch Failures over net.pipe 6653=^Ǐ net.pipe c6evmo`1Y%v;`!kpe0 6654=Connections Dispatched over net.tcp 6655=Ǐ net.tcp ^vޏc;`pe0 6656=Connections Dispatched over net.pipe 6657=Ǐ net.pipe ^vޏc;`pe0 6658=Connections Accepted over net.tcp 6659=Ǐ net.tcp cSv TCP ޏc;`pe0 6660=Connections Accepted over net.pipe 6661=Ǐ net.pipe cSv}T T{Sޏc;`pe0 6662=Registrations Active for net.tcp 6663=S_MRS(uN net.tcp v URI lQpeϑ0 6664=Registrations Active for net.pipe 6665=S_MRS(uN net.pipe v URI lQpeϑ0 6666=Uris Registered for net.tcp 6667=:N net.tcp bRlQv URI ;`pe0 6668=Uris Registered for net.pipe 6669=:N net.pipe bRlQv URI ;`pe0 6670=Uris Unregistered for net.tcp 6671=:N net.tcp bRSmlQv URI ;`pe0 6672=Uris Unregistered for net.pipe 6673=:N net.pipe bRSmlQv URI ;`pe0 6956=Oracle11 Data Files 6957=The Oracle11 Data Files Object handles data file statistics in Oracle11. 6958=phyrds/sec 6959=Is the rate at which physical reads are being done to this file. 6960=phywrts/sec 6961=Is the rate at which physical writes are being done to this file. 6966=Oracle11 Sorts 6967=The Oracle11 Sorts Object handles sorts statistics in Oracle11. 6968=sorts in memory/sec 6969=Is the sorts in memory per second. 6970=sorts on disk/sec 6971=Is the sorts on disk per second. 6976=Oracle11 Dynamic Space Management 6977=The Oracle11 Space Management Object handles dynamic space management in Oracle11. 6978=recursive calls/sec 6979=Is the recursive calls per second. 6986=Oracle11 Library Cache 6987=The Oracle11 Library Cache Object handles the library cache ratio. 6988=% reloads/pins 6989=Is the library cache reloads/pins percentage. 6990=sum of pins 6991=Is the base for the reloads/pins percentage. 6996=Oracle11 Data Dictionary Cache 6997=The Oracle11 Data Dictionary Cache Object handles the data dictionary cache ratio. 6998=% getmisses/gets 6999=Is the data dictionary cache getmisses/gets percentage. 7000=sum of gets 7001=Is the base for the getmisses/gets percentage. 7006=Oracle11 Free List 7007=The Oracle11 Free List Object handles the free list contention. 7008=% freelist waits/requests 7009=Is the free list waits/requests percentage. 7010=sum of requests 7011=Is the base for the free list waits/requests percentage. 7016=Oracle11 DBWR stats 1 7017=The Oracle11 DBWR Object handles database writer statistics in Oracle11. 7018=buffers scanned/sec 7019=Is the rate at which buffers are being scanned by DBWR. 7020=LRU scans/sec 7021=Is the rate at which LRU scans are being done by DBWR. 7026=Oracle11 DBWR stats 2 7027=The Oracle11 DBWR Object handles database writer statistics in Oracle11. 7028=timeouts/sec 7029=Is the rate at which timeouts are being called by DBWR. 7030=checkpoints/sec 7031=Is the rate at which checkpoints are being done by DBWR. 7036=Oracle11 Buffer Cache 7037=The Oracle11 Buffer Cache Object handles the buffer cache ratio. 7038=% phyreads/gets 7039=Is the buffer cache phyreads/gets percentage. 7040=sum of gets 7041=Is the base for the phyreads/gets percentage. 7046=Oracle11 Redo Log Buffer 7047=The Oracle11 Redo Log Buffer handles the redo log space requests. 7048=redo log space requests 7049=Is the redo log space request. 7050=Windows Workflow Foundation 7051=Windows Workflow Foundation '`pehV 7052=Workflows Created 7053=]R^v]\OAm;`pe0 7054=Workflows Created/sec 7055=kyR^]\OAmvs0 7056=Workflows Unloaded 7057=]xS}v]\OAm;`pe0 7058=Workflows Unloaded/sec 7059=kyxS}]\OAmvs0 7060=Workflows Loaded 7061=]R}v]\OAm;`pe0 7062=Workflows Loaded/sec 7063=kyR}]\OAmvs0 7064=Workflows Completed 7065=][bv]\OAm;`pe0 7066=Workflows Completed/sec 7067=ky[b]\OAmvs0 7068=Workflows Suspended 7069=]cwv]\OAm;`pe0 7070=Workflows Suspended/sec 7071=kycw]\OAmvs0 7072=Workflows Terminated 7073=]~bkv]\OAm;`pe0 7074=Workflows Terminated/sec 7075=ky~bk]\OAmvs0 7076=Workflows In Memory 7077=QX[-Nv]\OAm;`pe0 7078=Workflows Aborted 7079=]-Nbkv]\OAm;`pe0 7080=Workflows Aborted/sec 7081=ky-Nbk]\OAmvs0 7082=Workflows Persisted 7083=cENSv]\OAm;`pe0 7084=Workflows Persisted/sec 7085=kycENS]\OAmvs0 7086=Workflows Executing 7087=;NRgbLv]\OAm[Ov;`pe0 7088=Workflows Idle/sec 7089=kyS:Nzz]\OAmvs0 7090=Workflows Runnable 7091=QYgbLv]\OAm;`pe0 7092=Workflows Pending 7093=ck(WI{_~ zv]\OAm;`pe0 7094=ServiceModelOperation 3.0.0.0 7095=ServiceModelOperation 3.0.0.0 '`pehV 7096=Calls 7097=[d\Ov(upeϑ0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Operation.Calls.aspx 7098=Calls Per Second 7099=ky[d\Ov(upeϑ0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Operation.CallsPerSecond.aspx 7100=Calls Outstanding 7101=ck(W(ud\Ov(upeϑ0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Operation.CallsOutstanding.aspx 7102=Calls Failed 7103=d\O NQs*gYt_8^v(upeϑ0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Operation.CallsFailed.aspx 7104=Call Failed Per Second 7105=d\O NkyQs*gYt_8^v(upeϑ0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Operation.CallsFailedPerSecond.aspx 7106=Calls Faulted 7107=[d\OԏVv(upeϑ0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Operation.CallsFaulted.aspx 7108=Calls Faulted Per Second 7109=ky[d\OԏVv(upeϑ0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Operation.CallsFaultedPerSecond.aspx 7110=Calls Duration 7111=(ud\Ovs^GWc~e0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Operation.CallDuration.aspx 7112=Calls Duration Base 7113="Calls Duration" pehVvW,gpehV0 7114=Transactions Flowed 7115=AmTd\OvNRpeϑ0SS0Rd\Ovmo`-NQsNR ID 勡pehV1\OXR0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Operation.TxFlowed.aspx 7116=Transactions Flowed Per Second 7117=kyAmTd\OvNRpeϑ0SS0Rd\Ovmo`-NQsNR ID 勡pehV1\OXR0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Operation.TxFlowedPerSecond.aspx 7118=Security Validation and Authentication Failures 7119=[d\OۏLvbN1Y%v(u!kpe0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Operation.SecurityValidationAuthenticationFailures.aspx 7120=Security Validation and Authentication Failures Per Second 7121=ky[d\OۏLvbN1Y%v(u!kpe0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Operation.SecurityValidationAuthenticationFailuresPerSecond.aspx 7122=Security Calls Not Authorized 7123=N1Y%v(ud\Ov!kpe0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Operation.SecurityCallsNotAuthorized.aspx 7124=Security Calls Not Authorized Per Second 7125=kyN1Y%v(ud\Ov!kpe0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Operation.SecurityCallsNotAuthorizedPerSecond.aspx 7126=SMSvcHost 3.0.0.0 7127=SMSvcHost 3.0.0.0 '`pehV 7128=Protocol Failures over net.tcp 7129=net.tcp OSB\ Nv1Y%;`!kpe0 7130=Protocol Failures over net.pipe 7131=net.pipe OSB\ Nv1Y%;`!kpe0 7132=Dispatch Failures over net.tcp 7133=^Ǐ net.tcp c6evmo`1Y%v;`!kpe0 7134=Dispatch Failures over net.pipe 7135=^Ǐ net.pipe c6evmo`1Y%v;`!kpe0 7136=Connections Dispatched over net.tcp 7137=Ǐ net.tcp ^vޏc;`pe0 7138=Connections Dispatched over net.pipe 7139=Ǐ net.pipe ^vޏc;`pe0 7140=Connections Accepted over net.tcp 7141=Ǐ net.tcp cSv TCP ޏc;`pe0 7142=Connections Accepted over net.pipe 7143=Ǐ net.pipe cSv}T T{Sޏc;`pe0 7144=Registrations Active for net.tcp 7145=S_MRS(uN net.tcp v URI lQpeϑ0 7146=Registrations Active for net.pipe 7147=S_MRS(uN net.pipe v URI lQpeϑ0 7148=Uris Registered for net.tcp 7149=:N net.tcp bRlQv URI ;`pe0 7150=Uris Registered for net.pipe 7151=:N net.pipe bRlQv URI ;`pe0 7152=Uris Unregistered for net.tcp 7153=:N net.tcp bRSmlQv URI ;`pe0 7154=Uris Unregistered for net.pipe 7155=:N net.pipe bRSmlQv URI ;`pe0 7156=ServiceModelService 3.0.0.0 7157=ServiceModelService 3.0.0.0 '`pehV 7158=Calls 7159=[ gRv(upeϑ0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.Calls.aspx 7160=Calls Per Second 7161=ky[ gRv(upeϑ0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.CallsPerSecond.aspx 7162=Calls Outstanding 7163=ck(W(u gRv(u!kpe0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.CallsOutstanding.aspx 7164=Calls Failed 7165= gR NQs*gYt_8^v(upeϑ0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.CallsFailed.aspx 7166=Calls Failed Per Second 7167= gR NkyQs*gYt_8^v(upeϑ0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.CallsFailedPerSecond.aspx 7168=Calls Faulted 7169=[ gRԏVv(upeϑ0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.CallsFaulted.aspx 7170=Calls Faulted Per Second 7171=ky[ gRԏVv(upeϑ0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.CallsFaultedPerSecond.aspx 7172=Calls Duration 7173=(u gRvs^GWc~e0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.CallDuration.aspx 7174=Calls Duration Base 7175="Calls Duration" pehVvW,gpehV0 7176=Transactions Flowed 7177=AmT gR Nd\OvNRpeϑ0SS0R gRvmo`-NQsNR ID 勡pehV1\OXR0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.TxFlowed.aspx 7178=Transactions Flowed Per Second 7179=kyAmT gR Nd\OvNRpeϑ0SS0R gRvmo`-NQsNR ID 勡pehV1\OXR0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.TxFlowedPerSecond.aspx 7180=Transacted Operations Committed 7181= gR N]gbLNRYtNcN~gvd\Opeϑ0Ogqd\O-NgbLv]\OfeDn0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.TxCommitted.aspx 7182=Transacted Operations Committed Per Second 7183= gR Nky]gbLNRYtNcN~gvd\Opeϑ0Ogqd\O-NgbLv]\OfeDn0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.TxCommittedPerSecond.aspx 7184=Transacted Operations Aborted 7185= gR N]gbLNRYtN-Nbk~gvd\Opeϑ0(Wd\O NgbLv]\OhQ؏S0\Dn؏S0R[NvMRNr`0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.TxAborted.aspx 7186=Transacted Operations Aborted Per Second 7187= gR Nky]gbLNRYtN-Ne~gvd\Opeϑ0(Wd\O NgbLv]\OhQ؏S0\Dn؏S0R[NvMRNr`0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.TxAbortedPerSecond.aspx 7188=Transacted Operations In Doubt 7189= gR N]gbLNRYtN~g Nnx[vd\Opeϑ0(Wdk`Q NgbLv]\OYN Nnx[r`0\DnOYu(Wcwv~g-N0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.TxInDoubt.aspx 7190=Transacted Operations In Doubt Per Second 7191= gR Nky]gbLNRYtN~g Nnx[vd\Opeϑ0(Wdky`Q NgbLv]\OYN Nnx[r`0\DnOYu(Wcwv~g-N0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.TxInDoubtPerSecond.aspx 7192=Security Validation and Authentication Failures 7193=[ gRۏLvbN1Y%v(u!kpe0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.SecurityValidationAuthenticationFailures.aspx 7194=Security Validation and Authentication Failures Per Second 7195=ky[ gRۏLvbN1Y%v(u!kpe0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.SecurityValidationAuthenticationFailuresPerSecond.aspx 7196=Security Calls Not Authorized 7197=N1Y%v(u gRv!kpe0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.SecurityCallsNotAuthorized.aspx 7198=Security Calls Not Authorized Per Second 7199=kyN1Y%v(u gRv!kpe0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.SecurityCallsNotAuthorizedPerSecond.aspx 7200=Instances 7201= gRv[O;`pe0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.Instances.aspx 7202=Instances Created Per Second 7203=ky gR[OR^s0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.InstancesPerSecond.aspx 7204=Reliable Messaging Sessions Faulted 7205= gR NQvS` OO݋peϑ0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.RMSessionsFaulted.aspx 7206=Reliable Messaging Sessions Faulted Per Second 7207= gR NkyQvS` OO݋peϑ0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.RMSessionsFaultedPerSecond.aspx 7208=Reliable Messaging Messages Dropped 7209= gR N"N_vS` Omo`peϑ0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.RMMessagesDropped.aspx 7210=Reliable Messaging Messages Dropped Per Second 7211= gR Nky"N_vS` Omo`peϑ0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Service.RMMessagesDroppedPerSecond.aspx 7212=Queued Poison Messages 7213= gR N1uc Oh:N-Nkvmo`peϑ0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Endpoint.MsmqPoisonMessages.aspx 7214=Queued Poison Messages Per Second 7215=~~p Nky1uc Oh:N-Nkvmo`peϑ0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Endpoint.MsmqPoisonMessagesPerSecond.aspx 7216=Queued Messages Rejected 7217= gR N1uc Ob~vmo`peϑ0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Endpoint.MsmqRejectedMessages.aspx 7218=Queued Messages Rejected Per Second 7219= gR Nky1uc Ob~vmo`peϑ0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Endpoint.MsmqRejectedMessagesPerSecond.aspx 7220=Queued Messages Dropped 7221= gR N1uc O"N_vmo`peϑ0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Endpoint.MsmqDroppedMessages.aspx 7222=Queued Messages Dropped Per Second 7223= gR Nky1uc O"N_vmo`peϑ0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Endpoint.MsmqDroppedMessagesPerSecond.aspx 7224=ServiceModelEndpoint 3.0.0.0 7225=ServiceModelEndpoint 3.0.0.0 '`pehV 7226=Calls 7227=[~~pv(upeϑ0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Endpoint.Calls.aspx 7228=Calls Per Second 7229=ky[~~pv(upeϑ0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Endpoint.CallsPerSecond.aspx 7230=Calls Outstanding 7231=ck(W(u~~pv(upeϑ0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Endpoint.CallsOutstanding.aspx 7232=Calls Failed 7233=~~p NQs*gYt_8^v(upeϑ0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Endpoint.CallsFailed.aspx 7234=Calls Failed Per Second 7235=~~p NkyQs*gYt_8^v(upeϑ0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Endpoint.CallsFailedPerSecond.aspx 7236=Calls Faulted 7237=[~~pԏVv(upeϑ0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Endpoint.CallsFaulted.aspx 7238=Calls Faulted Per Second 7239=ky[~~pԏVv(upeϑ0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Endpoint.CallsFaultedPerSecond.aspx 7240=Calls Duration 7241=(u~~pvs^GWc~e0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Endpoint.CallDuration.aspx 7242=Calls Duration Base 7243="Calls Duration" pehVvW,gpehV0 7244=Transactions Flowed 7245=AmT~~p Nd\OvNRpe0SS0R~~pvmo`-NQsNR ID 勡pehV1\OXR0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Endpoint.TxFlowed.aspx 7246=Transactions Flowed Per Second 7247=kyAmT~~p Nd\OvNRpe0SS0R~~pvmo`-NQsNR ID 勡pehV1\OXR0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Endpoint.TxFlowedPerSecond.aspx 7248=Security Validation and Authentication Failures 7249=[~~pۏLvbN1Y%v(u!kpe0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Endpoint.SecurityValidationAuthenticationFailures.aspx 7250=Security Validation and Authentication Failures Per Second 7251=ky[~~pۏLvbN1Y%v(u!kpe0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Endpoint.SecurityValidationAuthenticationFailuresPerSecond.aspx 7252=Security Calls Not Authorized 7253=N1Y%v(u~~pv!kpe0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Endpoint.SecurityCallsNotAuthorized.aspx 7254=Security Calls Not Authorized Per Second 7255=kyN1Y%v(u~~pv!kpe0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Endpoint.SecurityCallsNotAuthorizedPerSecond.aspx 7256=Reliable Messaging Sessions Faulted 7257=~~p NQvS`mo`O݋peϑ0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Endpoint.RMSessionsFaulted.aspx 7258=Reliable Messaging Sessions Faulted Per Second 7259=~~p NkyQvS`mo`O݋peϑ0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Endpoint.RMSessionsFaultedPerSecond.aspx 7260=Reliable Messaging Messages Dropped 7261=~~p N"N_vS` Omo`peϑ0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Endpoint.RMMessagesDropped.aspx 7262=Reliable Messaging Messages Dropped Per Second 7263=~~p Nky"N_vS` Omo`peϑ0http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.PerformanceCounters.Endpoint.RMMessagesDroppedPerSecond.aspx 7264=MSDTC Bridge 3.0.0.0 7265=MSDTC Bridge 3.0.0.0 '`pehV 7266=Message send failures/sec 7267=WS-AT gRkyS WS-AT OSmo`1Y%vpeϑ0 7268=Prepare retry count/sec 7269=WS-AT gRky]SvQY͑Ջmo`vpeϑ0 7270=Commit retry count/sec 7271=WS-AT gRky]SvcN͑Ջmo`vpeϑ0 7272=Prepared retry count/sec 7273=WS-AT gRky]S]QY͑Ջmo`vpeϑ0 7274=Replay retry count/sec 7275=WS-AT gRky]S͑d͑Ջmo`vpeϑ0 7276=Faults received count/sec 7277=WS-AT gRky]c6e0Rmo`vpeϑ0 7278=Faults sent count/sec 7279=WS-AT gRky]Smo`vpeϑ0 7280=Average participant prepare response time 7281=WS-AT gRc6eSNQYmo`T^vs^GWe(Nky:NUSMO)0 7282=Average participant prepare response time Base 7283="Average participant prepare response time" pehVvW,gpehV0 7284=Average participant commit response time 7285=WS-AT gRc6eSNcNmo`T^vs^GWe(Nky:NUSMO)0 7286=Average participant commit response time Base 7287="Average participant commit response time" pehVvW,gpehV0 7564=Web Service 7565=Web gR[aS+Tyr[NN~QS^ gRvpehV0 7566=Total Bytes Sent 7567=Total Bytes Sent /f1u Web gRSvpencW[pev(N gR/TRT)0 7568=Bytes Sent/sec 7569=Bytes Sent/sec /f1u Web gRkySvpencW[pe0 7570=Total Bytes Received 7571=Total Bytes Received /f Web gRc6e0RvpencW[pev(N gR/TRT)0 7572=Bytes Received/sec 7573=Bytes Received/sec /f Web gRc6epencW[vs0 7574=Total Bytes Transferred 7575=Web gRSbc6e0Rv;`W[pe(N gR/TRT)0 7576=Bytes Total/sec 7577=Bytes Total/sec /f Bytes Sent/sec N Bytes Received/sec v;`T0ُ/f Web gRky Ov;`W[pe0 7578=Total Files Sent 7579=Total Files Sent /f1u Web gRSveNpev(N gR/TRT)0 7580=Files Sent/sec 7581=Web gRSeNvs0 7582=Total Files Received 7583=Total Files Received /f Web gRc6e0RveNpev(N gR/TRT)0 7584=Files Received/sec 7585=Web gRc6eeNvs0 7586=Total Files Transferred 7587=Total Files Transferred /fSTc6e0RveN;`T(N gR/TRT)0 7588=Files/sec 7589=Web gR OeNvs sSkySTc6eeNv;`pe0 7590=Current Anonymous Users 7591=Current Anonymous Users /fS_MRǏ Web gRۏL?S Tޏcv(u7bpe0 7592=Current NonAnonymous Users 7593=Current NonAnonymous Users /fS_MRǏ Web gRۏL^?S Tޏcv(u7bpe0 7594=Total Anonymous Users 7595=Total Anonymous Users /fN Web gR^zN?S Tޏcv;`(u7bpev(N gR/TRT)0 7596=Anonymous Users/sec 7597=(u7bkyN Web gR^zv?S Tޏcpe0 7598=Total NonAnonymous Users 7599=Total NonAnonymous Users /fN Web gR^zN^?S Tޏcv;`(u7bpev(N gR/TRT)0 7600=NonAnonymous Users/sec 7601=(u7bkyN Web gR^zv^?S Tޏcpe0 7602=Maximum Anonymous Users 7603=Maximum Anonymous Users /fǏ Web gR TeۏL?S Tޏcvg'Y(u7bpe(N gR/TRT)0 7604=Maximum NonAnonymous Users 7605=Maximum NonAnonymous Users /fǏ Web gR TeۏL^?S Tޏcvg'Y(u7bpe(N gR/TRT)0 7606=Current Connections 7607=Current Connections /fS_MRN Web gR^zvޏcpe0 7608=Maximum Connections 7609=Maximum Connections /fǏ Web gR TeۏL^?S Tޏcvg'Y(u7bpe(N gR/TRT)0 7610=Total Connection Attempts (all instances) 7611=Total Connection Attempts /f\ՋǏ Web gRۏLޏcv;`pe(N gR/TRT)0dkpehV[@b gRQv[O0 7612=Connection Attempts/sec 7613=ky\Ջ[ Web gRvޏcpe0 7614=Total Logon Attempts 7615=Total Logon Attempts /f\Ջ{vU_0R Web gRvpev(N gR/TRT)0 7616=Logon Attempts/sec 7617=ky\Ջ{vU_0R Web gRvpev0 7618=Total Options Requests 7619=Total Options Requests /fO(u OPTIONS elv HTTP Blpev(N gR/TRT)0 7620=Options Requests/sec 7621=O(u OPTIONS elۏL HTTP Blvs0 7622=Total Get Requests 7623=Total Get Requests /fO(u GET elv HTTP Blpe(N gR/TRT)0Get Bl/fg8^v HTTP Bl0 7624=Get Requests/sec 7625=kyO(u GET elv HTTP Blpe0Get Bl/fg8^v HTTP Bl0 7626=Total Post Requests 7627=Total Post Requests /fO(u Post elv HTTP Blpe(N gR/TRT)0 7628=Post Requests/sec 7629=kyO(u POST elv HTTP Blpe0 7630=Total Head Requests 7631=Total Head Requests /fO(u HEAD elv HTTP Blpe(N gR/TRT)0Head BlN,egasT@w[7bzg⋃[]~ gvN*Nechvr` w[/f&T7Re0 7632=Head Requests/sec 7633=O(u Head elۏL HTTP Blvs0Head Bl8^hf[7bzck(Wg] gechvr` NOnx[/f&T7Reech0 7634=Total Put Requests 7635=Total Put Requests /fO(u PUT elv HTTP Blpe(N gR/TRT)0 7636=Put Requests/sec 7637=O(u PUT elۏL HTTP Blvs0 7638=Total Delete Requests 7639=Total Delete Requests /fO(u DELETE elv HTTP Blpe(N gR/TRT)0Delete Bl8^(uNeN Rd0 7640=Delete Requests/sec 7641=O(u Delete elۏL HTTP Blvs0Delete Bl8^(uNeN Rd0 7642=Total Trace Requests 7643=Total Trace Requests /fO(u TRACE elv HTTP Blpe(N gR/TRT)0Trace BlSO[7bz(WBlv~>\ w0Rc6e0RvOo`v^)R(uc6e0RvOo`ۏLʋe0 7644=Trace Requests/sec 7645=O(u TRACE elۏL HTTP Blvs0Trace BlO[7bzSN(WBlv~>\g w6e0RvOo`v^)R(uc6e0RvOo`ۏLʋe0 7646=Total Move Requests 7647=Total Move Requests /fO(u MOVE elv HTTP Blpe(N gR/TRT)0Move Bl(uNyReNTvU_0 7648=Move Requests/sec 7649=O(u MOVE elۏL HTTP Blvs0Move Bl(uNyReNTvU_0 7650=Total Copy Requests 7651=Total Copy Requests /fO(u COPY elv HTTP Blpe(N gR/TRT)0Copy Bl(uN Y6ReNTvU_0 7652=Copy Requests/sec 7653=O(u COPY elۏL HTTP Blvs0Copy Bl(uN Y6ReNTvU_0 7654=Total Mkcol Requests 7655=Total Mkcol Requests /fO(u MKCOL elv HTTP Blpe(N gR/TRT)0Mkcol Bl(uN(W gRhV NR^vU_0 7656=Mkcol Requests/sec 7657=O(u MKCOL elۏL HTTP Blvs0Mkcol Bl(uN(W gRhV NR^vU_0 7658=Total Propfind Requests 7659=Total Propfind Requests /fO(u PROPFIND elv HTTP Blpe(N gR/TRT)0Propfind Bl(uN(WeNT gRhV Nh"}^\'`e_vO݋pe0 8862=State Server Sessions Timed Out 8863=evO݋pe0 8864=State Server Sessions Total 8865=O݋;`pe0 8866=Requests Current 8867=S_MRvBlpev Sb(WR-Nv0ck(WgbLbI{_QeQ[7bzvBl0(W ASP.NET ۏ z!jW-N S_勡pehVǏ[IN(Wۏ z!jWMnRv requestQueueLimit e ASP.NET \_Yb~Bl0 8868=Audit Success Events Raised 8869=ꁔ^(u z^/TRNeg(WvQ-N[bRv!kpe0 8870=Audit Failure Events Raised 8871=ꁔ^(u z^/TRNeg(WvQ-N[1Y%v!kpe0 8872=Error Events Raised 8873=ꁔ^(u z^/TRNeg_SvNNpe0 8874=Request Error Events Raised 8875=ꁔ^(u z^/TRNeg_SvЏLeNNpe0 8876=Infrastructure Error Events Raised 8877=ꁔ^(u z^/TRNeg_Sv HTTP NNpe0 8878=,g:gR-NvBl 8879=Bl]ceQR V:N]Qv^LBlvP6R0 8880=Anonymous Requests 8881=O(u?S TNvBlpe0 8882=Anonymous Requests/Sec 8883=kyvN?S TBlpe 8884=Cache Total Entries 8885=X[-Nv;`ype SbQ萄vyT(u7bmRvy 8886=Cache Total Turnover Rate 8887=ky[;`X[vmRpeTydpe0 8888=Cache Total Hits 8889=X[v}T-N;`pe0 8890=Cache Total Misses 8891=X[*g}T-N;`pe0 8892=Cache Total Hit Ratio 8893=@b gX[(uv}T-Ns0 8894=Cache Total Hit Ratio Base 8895=X[;`}T-NsWpe 8896=Cache API Entries 8897=(u7bmRvX[Qv;`ype0 8898=Cache API Turnover Rate 8899=ky[ API X[vmRpeTydpe0 8900=Cache API Hits 8901=(u7bNxvX[}T-Npe0 8902=Cache API Misses 8903=N(u7bNx(uvX[*g}T-Npe0 8904=Cache API Hit Ratio 8905=N(u7bNx(uv}T-Ns0 8906=Cache API Hit Ratio Base 8907=X[ API }T-NsWpe 8908=Output Cache Entries 8909=QX[-NvS_MRype0 8910=Output Cache Turnover Rate 8911=ky[QX[vmRpeTydpe0 8912=Output Cache Hits 8913=1uQX[cOvQSX[Blv;`pe0 8914=Output Cache Misses 8915= N/f1uQX[cOvQSX[Blv;`pe0 8916=Output Cache Hit Ratio 8917=[QSX[BlvBl}T-Ns0 8918=Output Cache Hit Ratio Base 8919=QX[}T-NsWpe 8920=Compilations Total 8921=R`ыv .asax0.ascx0.ashx0.asmx b .aspx neNvpev0 8922=Debugging Requests 8923=YtvՋBlpe0 8924=Errors During Preprocessing 8925=RgTMngSuvpe0 8926=Errors During Compilation 8927=ыǏ z-NSuvpe0 8928=Errors During Execution 8929=YtBlgSuvpe0 8930=Errors Unhandled During Execution 8931=1u؞Yt z^ ^(u7bNxYtvpe0 8932=Errors Unhandled During Execution/Sec 8933=*gYtvs0 8934=Errors Total 8935=Suv;`pe0 8936=Errors Total/Sec 8937=Suvs0 8938=Pipeline Instance Count 8939=;mR{~[Ovpev0 8940=Request Bytes In Total 8941=@b gBlv;`'Y\ USMO:NW[0 8942=Request Bytes Out Total 8943=S0R[7bzvT^v;`'Y\ USMO:NW[0vQ-N NSbhQ HTTP T^4Y0 8944=Requests Executing 8945=S_MRgbLvBlpe0 8946=Requests Failed 8947=1Y%vBl;`pe0 8948=Requests Not Found 8949=[*g~b0RvDnvBlpe0 8950=Requests Not Authorized 8951=1uN*g~cCgv 1Y%vBlpe0 8952=Requests In Application Queue 8953=(W^(u z^BlR-NvBlpev0 8954=Requests Timed Out 8955=evBlpe0 8956=Requests Succeeded 8957=bRgbLvBlpe0 8958=Requests Total 8959=ꁔ^(u z^/TRTvBl;`pe0 8960=Requests/Sec 8961=kygbLvBlpe0 8962=Sessions Active 8963=S_MR;mRvO݋pe0 8964=Sessions Abandoned 8965=]fnx>e_vO݋pe0 8966=Sessions Timed Out 8967=evO݋pe0 8968=Sessions Total 8969=ꁔ^(u z^/TRTvO݋;`pe0 8970=Transactions Aborted 8971=-NbkvNRpe0 8972=Transactions Committed 8973=cNvNRpe0 8974=Transactions Pending 8975=ۏL-NvNRpe0 8976=Transactions Total 8977=ꁔ^(u z^/TRTvNR;`pe0 8978=Transactions/Sec 8979=ky/TRvNRpe0 8980=Session State Server connections total 8981=O݋r`O(uvr` gRhVޏc;`pe0 8982=Session SQL Server connections total 8983=O݋O(uv SQL Server ޏc;`pe0 8984=Events Raised 8985=ꁔ^(u z^/TRNeg_SvhKmNN;`pe0 8986=Events Raised/Sec 8987=kyvhKmNN;`pe0 8988=Application Lifetime Events 8989=ꁔ^(u z^/TRNeg_Sv^(u z^NNpe0 8990=Application Lifetime Events/Sec 8991=ky_Sv^(u z^NNpe0 8992=Error Events Raised 8993=ꁔ^(u z^/TRNeg_SvNNpe0 8994=Error Events Raised/Sec 8995=kyvNNpe0 8996=Request Error Events Raised 8997=ꁔ^(u z^/TRNeg_SvЏLeNNpe0 8998=Request Error Events Raised/Sec 8999=kyvЏLeNNpe0 9000=Infrastructure Error Events Raised 9001=ꁔ^(u z^/TRNeg_Sv HTTP NNpe0 9002=Infrastructure Error Events Raised/Sec 9003=ky_Sv HTTP NNpe0 9004=Request Events Raised 9005=ꁔ^(u z^/TRNeg_SvBlNNpe 9006=Request Events Raised/Sec 9007=ky_SvBlNNpe0 9008=Audit Success Events Raised 9009=ꁔ^(u z^/TRNeg(WvQ-N[bRv!kpe0 9010=Audit Failure Events Raised 9011=ꁔ^(u z^/TRNeg(WvQ-N[1Y%v!kpe0 9012=Membership Authentication Success 9013=ꁔ^(u z^/TRNegbXTQncbRv!kpe0 9014=Membership Authentication Failure 9015=ꁔ^(u z^/TRNegbXTQnc1Y%v!kpe0 9016=Forms Authentication Success 9017=ꁔ^(u z^/TRNeg Forms N-NhybRv!kpe0 9018=Forms Authentication Failure 9019=ꁔ^(u z^/TRNeg Forms N-Nhy1Y%v!kpe0 9020=Viewstate MAC Validation Failure 9021=ꁔ^(u z^/TRNegƉVr` MAC 1Y%v!kpe0 9022=Request Execution Time 9023=gbLgяvBl@b(uvkype0 9024=Requests Disconnected 9025=1uNOb(u7b~bk e_ޏcvBlpe0 9026=Requests Rejected 9027=1uN^(u z^BlR]n b~vBlpe0 9028=Request Wait Time 9029=gяvBl(WR-NI{_vkype0 9030=Cache % Machine Memory Limit Used 9031={:gO(uvirtQX[;`ϑdNX[virtQX[P6R_Qv~vRke_vO݋pe0 9292=State Server Sessions Timed Out 9293=evO݋pe0 9294=State Server Sessions Total 9295=O݋;`pe0 9296=ASP.NET v4.0.30319 9297=ASP.NET hQ@\'`pehV 9298=ASP.NET Apps v4.0.30319 9299=ASP.NET ^(u z^'`pehV 9300=Application Restarts 9301=^(u z^(W Web gRhVvuX[gQ͑e/TRv!kpe0 9302=Applications Running 9303=S_MRck(WЏLv Web ^(u z^vpev0 9304=Requests Disconnected 9305=1uNOb(u7b~bk e_ޏcvBlpe0 9306=Request Execution Time 9307=gbLgяvBl@b(uvkype0 9308=Requests Rejected 9309=1uNBlR]n b~vBlpe0 9310=Requests Queued 9311=I{PYtvBlpe0 9312=Worker Processes Running 9313=(W{:g NЏLvRۏ zpe0 9314=Worker Process Restarts 9315=Rۏ z(W{:g N͑e/TRv!kpe0 9316=Request Wait Time 9317=gяvBl(WR-NI{_vkype0 9318=State Server Sessions Active 9319=S_MR;mRvO݋pe0 9320=State Server Sessions Abandoned 9321=]fnx>e_vO݋pe0 9322=State Server Sessions Timed Out 9323=evO݋pe0 9324=State Server Sessions Total 9325=O݋;`pe0 9326=Requests Current 9327=S_MRvBlpev Sb(WR-Nv0ck(WgbLbI{_QeQ[7bzvBl0(W ASP.NET ۏ z!jW-N S_勡pehVǏ[IN(Wۏ z!jWMnRv requestQueueLimit e ASP.NET \_Yb~Bl0 9328=Audit Success Events Raised 9329=ꁔ^(u z^/TRNeg(WvQ-N[bRv!kpe0 9330=Audit Failure Events Raised 9331=ꁔ^(u z^/TRNeg(WvQ-N[1Y%v!kpe0 9332=Error Events Raised 9333=ꁔ^(u z^/TRNeg_SvNNpe0 9334=Request Error Events Raised 9335=ꁔ^(u z^/TRNeg_SvЏLeNNpe0 9336=Infrastructure Error Events Raised 9337=ꁔ^(u z^/TRNeg_Sv HTTP NNpe0 9338=,g:gR-NvBl 9339=Bl]ceQR V:N]Qv^LBlvP6R0 9340=Anonymous Requests 9341=O(u?S TNvBlpe0 9342=Anonymous Requests/Sec 9343=kyvN?S TBlpe 9344=Cache Total Entries 9345=X[-Nv;`ype SbQ萄vyT(u7bmRvy 9346=Cache Total Turnover Rate 9347=ky[;`X[vmRpeTydpe0 9348=Cache Total Hits 9349=X[v}T-N;`pe0 9350=Cache Total Misses 9351=X[*g}T-N;`pe0 9352=Cache Total Hit Ratio 9353=@b gX[(uv}T-Ns0 9354=Cache Total Hit Ratio Base 9355=X[;`}T-NsWpe 9356=Cache API Entries 9357=(u7bmRvX[Qv;`ype0 9358=Cache API Turnover Rate 9359=ky[ API X[vmRpeTydpe0 9360=Cache API Hits 9361=(u7bNxvX[}T-Npe0 9362=Cache API Misses 9363=N(u7bNx(uvX[*g}T-Npe0 9364=Cache API Hit Ratio 9365=N(u7bNx(uv}T-Ns0 9366=Cache API Hit Ratio Base 9367=X[ API }T-NsWpe 9368=Output Cache Entries 9369=QX[-NvS_MRype0 9370=Output Cache Turnover Rate 9371=ky[QX[vmRpeTydpe0 9372=Output Cache Hits 9373=1uQX[cOvQSX[Blv;`pe0 9374=Output Cache Misses 9375= N/f1uQX[cOvQSX[Blv;`pe0 9376=Output Cache Hit Ratio 9377=[QSX[BlvBl}T-Ns0 9378=Output Cache Hit Ratio Base 9379=QX[}T-NsWpe 9380=Compilations Total 9381=R`ыv .asax0.ascx0.ashx0.asmx b .aspx neNvpev0 9382=Debugging Requests 9383=YtvՋBlpe0 9384=Errors During Preprocessing 9385=RgTMngSuvpe0 9386=Errors During Compilation 9387=ыǏ z-NSuvpe0 9388=Errors During Execution 9389=YtBlgSuvpe0 9390=Errors Unhandled During Execution 9391=1u؞Yt z^ ^(u7bNxYtvpe0 9392=Errors Unhandled During Execution/Sec 9393=*gYtvs0 9394=Errors Total 9395=Suv;`pe0 9396=Errors Total/Sec 9397=Suvs0 9398=Pipeline Instance Count 9399=;mR{~[Ovpev0 9400=Request Bytes In Total 9401=@b gBlv;`'Y\ USMO:NW[0 9402=Request Bytes Out Total 9403=S0R[7bzvT^v;`'Y\ USMO:NW[0vQ-N NSbhQ HTTP T^4Y0 9404=Requests Executing 9405=S_MRgbLvBlpe0 9406=Requests Failed 9407=1Y%vBl;`pe0 9408=Requests Not Found 9409=[*g~b0RvDnvBlpe0 9410=Requests Not Authorized 9411=1uN*g~cCgv 1Y%vBlpe0 9412=Requests In Application Queue 9413=(W^(u z^BlR-NvBlpev0 9414=Requests Timed Out 9415=evBlpe0 9416=Requests Succeeded 9417=bRgbLvBlpe0 9418=Requests Total 9419=ꁔ^(u z^/TRTvBl;`pe0 9420=Requests/Sec 9421=kygbLvBlpe0 9422=Sessions Active 9423=S_MR;mRvO݋pe0 9424=Sessions Abandoned 9425=]fnx>e_vO݋pe0 9426=Sessions Timed Out 9427=evO݋pe0 9428=Sessions Total 9429=ꁔ^(u z^/TRTvO݋;`pe0 9430=Transactions Aborted 9431=-NbkvNRpe0 9432=Transactions Committed 9433=cNvNRpe0 9434=Transactions Pending 9435=ۏL-NvNRpe0 9436=Transactions Total 9437=ꁔ^(u z^/TRTvNR;`pe0 9438=Transactions/Sec 9439=ky/TRvNRpe0 9440=Session State Server connections total 9441=O݋r`O(uvr` gRhVޏc;`pe0 9442=Session SQL Server connections total 9443=O݋O(uv SQL Server ޏc;`pe0 9444=Events Raised 9445=ꁔ^(u z^/TRNeg_SvhKmNN;`pe0 9446=Events Raised/Sec 9447=kyvhKmNN;`pe0 9448=Application Lifetime Events 9449=ꁔ^(u z^/TRNeg_Sv^(u z^NNpe0 9450=Application Lifetime Events/Sec 9451=ky_Sv^(u z^NNpe0 9452=Error Events Raised 9453=ꁔ^(u z^/TRNeg_SvNNpe0 9454=Error Events Raised/Sec 9455=kyvNNpe0 9456=Request Error Events Raised 9457=ꁔ^(u z^/TRNeg_SvЏLeNNpe0 9458=Request Error Events Raised/Sec 9459=kyvЏLeNNpe0 9460=Infrastructure Error Events Raised 9461=ꁔ^(u z^/TRNeg_Sv HTTP NNpe0 9462=Infrastructure Error Events Raised/Sec 9463=ky_Sv HTTP NNpe0 9464=Request Events Raised 9465=ꁔ^(u z^/TRNeg_SvBlNNpe 9466=Request Events Raised/Sec 9467=ky_SvBlNNpe0 9468=Audit Success Events Raised 9469=ꁔ^(u z^/TRNeg(WvQ-N[bRv!kpe0 9470=Audit Failure Events Raised 9471=ꁔ^(u z^/TRNeg(WvQ-N[1Y%v!kpe0 9472=Membership Authentication Success 9473=ꁔ^(u z^/TRNegbXTQncbRv!kpe0 9474=Membership Authentication Failure 9475=ꁔ^(u z^/TRNegbXTQnc1Y%v!kpe0 9476=Forms Authentication Success 9477=ꁔ^(u z^/TRNeg Forms N-NhybRv!kpe0 9478=Forms Authentication Failure 9479=ꁔ^(u z^/TRNeg Forms N-Nhy1Y%v!kpe0 9480=Viewstate MAC Validation Failure 9481=ꁔ^(u z^/TRNegƉVr` MAC 1Y%v!kpe0 9482=Request Execution Time 9483=gbLgяvBl@b(uvkype0 9484=Requests Disconnected 9485=1uNOb(u7b~bk e_ޏcvBlpe0 9486=Requests Rejected 9487=1uN^(u z^BlR]n b~vBlpe0 9488=Request Wait Time 9489=gяvBl(WR-NI{_vkype0 9490=Cache % Machine Memory Limit Used 9491={:gO(uvirtQX[;`ϑdNX[virtQX[P6R_Qv~vRk