4.2.4 AccountingProcessList Example

The following is an example of the AccountingProcessList XML element (section 2.2.5.4).

  
 <?xml version="1.0"?>
 <?WSRM version="1.0"?>
 <AccountingProcessList>
     <Process>
         <EventType>L</EventType>
         <UserModeTime>156250</UserTime> 
         <KernelModeTime>312500</KernelTime> 
         <ReadOperationCount>11</ReadOperationCount> 
         <WriteOperationCount>4</WriteOperationCount> 
         <OtherOperationCount>341</OtherOperationCount> 
         <ReadTransferCount>49690</ReadTransferCount> 
         <WriteTransferCount>4</WriteTransferCount> 
         <OtherTransferCount>7400</OtherTransferCount> 
         <WorkingSetSize>1064960</WorkingSetSize> 
         <VirtualSize>5070848</VirtualSize> 
         <PrivatePageCount>421888</PrivatePageCount> 
         <ImageName>smss.exe</ImageName> 
         </ResourceGroupName>
         <UserName>SYSTEM</UserName> 
         <DomainName>NT AUTHORITY</DomainName> 
         <ImagePath>\SystemRoot\System32\smss.exe</ImagePath> 
         <ProcessCommandLine>\SystemRoot\System32\smss.exe</ProcessCommandLine> 
         <PolicyName>272</PolicyName> 
         <CreationTime>128693080334531250</CreationTime> 
         </CreationSystemTime>
         </PolicySetTime>
         </ProcessId>
         </ParentProcessId>
         <SessionId>0</SessionId> 
         <ThreadCount>2</ThreadCount> 
         <PageFaultCount>559</PageFaultCount> 
         <PagefileUsage>421888</PagefileUsage> 
         <PeakPagefileUsage>1118208</PeakPagefileUsage> 
         <QuotaNonPagedPoolUsage>1504</QuotaNonPagedPoolUsage> 
         <QuotaPagedPoolUsage>10520</QuotaPagedPoolUsage> 
         <QuotaPeakNonPagedPoolUsage>6160</QuotaPeakNonPagedPoolUsage> 
         <QuotaPeakPagedPoolUsage>36616</QuotaPeakPagedPoolUsage> 
     </Process>
 </AccountingProcessList>
  

Additional XML data examples are specified in section 4.2.