Win32_PerfRawData_InetInfo_InternetInformationServicesGlobal class
The Win32_PerfRawData_InetInfo_InternetInformationServicesGlobal raw performance data class provides raw data from performance counters that monitor Internet Information Services (the web service and the FTP service) as a whole. This class is found only on server operating systems.
This class represents the Internet Information Services Global object in System Monitor. The WMI source of its data is the high-performance Performance Counter Provider. The original data source is the InetInfo performance library. The corresponding formatted data class is Win32_PerfFormattedData_InetInfo_InternetInformationServicesGlobal. Data is dynamically provided for this class from the performance library object by the WmiPerfInst provider.
Windows Server 2003, Windows XP, and Windows 2000: WMI data for this class is supplied by the Performance Counter Provider.
The following syntax is simplified from MOF code and shows all inherited properties, including the Frequency and Timestamp properties required for class display in System Monitor. For more information about required property qualifiers, see Property Qualifiers for Performance Counter Classes. For more information about CounterType values, see WMI Performance Counter Types.
Syntax
class Win32_PerfRawData_InetInfo_InternetInformationServicesGlobal : Win32_PerfRawData
{
uint32 ActiveFlushedEntries;
uint32 BLOBCacheFlushes;
uint32 BLOBCacheHits;
uint32 BLOBCacheHitsPercent;
uint32 BLOBCacheHitsPercent_Base;
uint32 BLOBCacheMisses;
string Caption;
uint32 CurrentBLOBsCached;
uint32 CurrentBlockedAsyncIORequests;
uint32 CurrentFileCacheMemoryUsage;
uint32 CurrentFilesCached;
uint32 CurrentURIsCached;
string Description;
uint32 FileCacheFlushes;
uint32 FileCacheHits;
uint32 FileCacheHitsPercent;
uint32 FileCacheHitsPercent_Base;
uint32 FileCacheMisses;
uint64 Frequency_Object;
uint64 Frequency_PerfTime;
uint64 Frequency_Sys100NS;
uint32 MaximumFileCacheMemoryUsage;
uint32 MeasuredAsyncIOBandwidthUsage;
string Name;
uint64 Timestamp_Object;
uint64 Timestamp_PerfTime;
uint64 Timestamp_Sys100NS;
uint32 TotalAllowedAsyncIORequests;
uint32 TotalBLOBsCached;
uint32 TotalBlockedAsyncIORequests;
uint32 TotalFilesCached;
uint32 TotalFlushedBLOBs;
uint32 TotalFlushedFiles;
uint32 TotalFlushedURIs;
uint32 TotalRejectedAsyncIORequests;
uint32 TotalURIsCached;
uint32 URICacheFlushes;
uint32 URICacheHits;
uint32 URICacheHitsPercent;
uint32 URICacheHitsPercent_Base;
uint32 URICacheMisses;
};
Members
The Win32_PerfRawData_InetInfo_InternetInformationServicesGlobal class has these types of members:
Properties
The Win32_PerfRawData_InetInfo_InternetInformationServicesGlobal class has these properties.
- ActiveFlushedEntries
-
- Data type: uint32
- Access type: Read-only
- Qualifiers: DisplayName ("Active Flushed Entries") , CounterType (65536) , DefaultScale (0) , PerfDetail (200)
Cached file handles that will be closed when all current transfers are complete.
- BLOBCacheFlushes
-
- Data type: uint32
- Access type: Read-only
- Qualifiers: DisplayName ("BLOB Cache Flushes") , CounterType (65536) , DefaultScale (-1) , PerfDetail (200)
BLOB cache flushes after server startup.
- BLOBCacheHits
-
- Data type: uint32
- Access type: Read-only
- Qualifiers: DisplayName ("BLOB Cache Hits") , CounterType (65536) , DefaultScale (-3) , PerfDetail (200)
Total number of successful lookups in the BLOB cache.
- BLOBCacheHitsPercent
-
- Data type: uint32
- Access type: Read-only
- Qualifiers: DisplayName ("BLOB Cache Hits %") , CounterType (537003008) , DefaultScale (0) , PerfDetail (200)
Ratio of BLOB cache hits to total cache requests.
- BLOBCacheHitsPercent_Base
-
- Data type: uint32
- Access type: Read-only
- Qualifiers: DisplayName ("") , CounterType (1073939459) , DefaultScale (0) , PerfDetail (200)
Base value for BLOBCacheHitsPercent used to calculate percentage.
- BLOBCacheMisses
-
- Data type: uint32
- Access type: Read-only
- Qualifiers: DisplayName ("BLOB Cache Misses") , CounterType (65536) , DefaultScale (-3) , PerfDetail (200)
Total number of unsuccessful lookups in the BLOB cache.
- Caption
-
- Data type: string
- Access type: Read-only
Short textual description for the statistic or metric. This property is inherited from CIM_StatisticalInformation.
- CurrentBLOBsCached
-
- Data type: uint32
- Access type: Read-only
- Qualifiers: DisplayName ("Current BLOBs Cached") , CounterType (65536) , DefaultScale (-1) , PerfDetail (200)
BLOB information blocks currently in the cache for WWW and FTP services.
- CurrentBlockedAsyncIORequests
-
- Data type: uint32
- Access type: Read-only
- Qualifiers: DisplayName ("Current Blocked Async I/O Requests") , CounterType (65536) , DefaultScale (-1) , PerfDetail (200)
Current requests temporarily blocked due to bandwidth throttling settings.
- CurrentFileCacheMemoryUsage
-
- Data type: uint32
- Access type: Read-only
- Qualifiers: DisplayName ("Current File Cache Memory Usage") , CounterType (65536) , DefaultScale (-1) , PerfDetail (200)
Current number of bytes used for the file cache.
- CurrentFilesCached
-
- Data type: uint32
- Access type: Read-only
- Qualifiers: DisplayName ("Current Files Cached") , CounterType (65536) , DefaultScale (-1) , PerfDetail (200)
Current number of files whose content is in the cache for WWW and FTP services.
- CurrentURIsCached
-
- Data type: uint32
- Access type: Read-only
- Qualifiers: DisplayName ("Current URIs Cached") , CounterType (65536) , DefaultScale (-1) , PerfDetail (200)
URI information blocks currently in the cache for WWW and FTP services.
- Description
-
- Data type: string
- Access type: Read-only
Textual description of the statistic or metric. This property is inherited from CIM_StatisticalInformation.
- FileCacheFlushes
-
- Data type: uint32
- Access type: Read-only
- Qualifiers: DisplayName ("File Cache Flushes") , CounterType (65536) , DefaultScale (-1) , PerfDetail (200)
File cache flushes after server startup.
- FileCacheHits
-
- Data type: uint32
- Access type: Read-only
- Qualifiers: DisplayName ("File Cache Hits") , CounterType (65536) , DefaultScale (-3) , PerfDetail (200)
Total number of successful lookups in the file cache.
- FileCacheHitsPercent
-
- Data type: uint32
- Access type: Read-only
- Qualifiers: DisplayName ("File Cache Hits %") , CounterType (537003008) , DefaultScale (0) , PerfDetail (200)
Ratio of file cache hits to total cache requests.
- FileCacheHitsPercent_Base
-
- Data type: uint32
- Access type: Read-only
- Qualifiers: DisplayName ("") , CounterType (1073939459) , DefaultScale (0) , PerfDetail (200)
Base value for FileCacheHitsPercent used to calculate percentage.
- FileCacheMisses
-
- Data type: uint32
- Access type: Read-only
- Qualifiers: DisplayName ("File Cache Misses") , CounterType (65536) , DefaultScale (-3) , PerfDetail (200)
Total number of unsuccessful lookups in the file cache.
- Frequency_Object
-
- Data type: uint64
- Access type: Read-only
Frequency, in ticks per second, of Timestamp_Object. This property is defined by the provider. This property is inherited from Win32_Perf.
For more information about using uint64 values in scripts, see Scripting in WMI.
- Frequency_PerfTime
-
- Data type: uint64
- Access type: Read-only
Frequency, in ticks per second, of Timestamp_Perftime. A value could be obtained by calling the Windows function QueryPerformanceCounter. This property is inherited from Win32_Perf.
For more information about using uint64 values in scripts, see Scripting in WMI.
- Frequency_Sys100NS
-
- Data type: uint64
- Access type: Read-only
Frequency, in ticks per second, of Timestamp_Sys100NS (10000000). This property is inherited from Win32_Perf.
For more information about using uint64 values in scripts, see Scripting in WMI.
- MaximumFileCacheMemoryUsage
-
- Data type: uint32
- Access type: Read-only
- Qualifiers: DisplayName ("Maximum File Cache Memory Usage") , CounterType (65536) , DefaultScale (-1) , PerfDetail (200)
Maximum number of bytes used for the file cache.
- MeasuredAsyncIOBandwidthUsage
-
- Data type: uint32
- Access type: Read-only
- Qualifiers: DisplayName ("Measured Async I/O Bandwidth Usage") , CounterType (65536) , DefaultScale (-1) , PerfDetail (200)
Measured bandwidth of asynchronous I/O averaged over a minute.
- Name
-
Label by which the statistic or metric is known. When sub-classed, the property can be overridden to be a key property. This property is inherited from CIM_StatisticalInformation.
- Timestamp_Object
-
- Data type: uint64
- Access type: Read-only
Object-defined timestamp, defined by the provider. This property is inherited from Win32_Perf.
For more information about using uint64 values in scripts, see Scripting in WMI.
- Timestamp_PerfTime
-
- Data type: uint64
- Access type: Read-only
High Performance counter timestamp. A value could be obtained by calling the Windows function QueryPerformanceCounter. This property is inherited from Win32_Perf.
For more information about using uint64 values in scripts, see Scripting in WMI.
- Timestamp_Sys100NS
-
- Data type: uint64
- Access type: Read-only
Timestamp value in 100 nanosecond units. This property is inherited from Win32_Perf.
For more information about using uint64 values in scripts, see Scripting in WMI.
- TotalAllowedAsyncIORequests
-
- Data type: uint32
- Access type: Read-only
- Qualifiers: DisplayName ("Total Allowed Async I/O Requests") , CounterType (65536) , DefaultScale (-1) , PerfDetail (200)
Total requests allowed by bandwidth throttling settings (counted after service startup).
- TotalBLOBsCached
-
- Data type: uint32
- Access type: Read-only
- Qualifiers: DisplayName ("Total BLOBs Cached") , CounterType (65536) , DefaultScale (-1) , PerfDet1ail (200)
Total number of BLOB information blocks ever added to the cache for WWW and FTP services
- TotalBlockedAsyncIORequests
-
- Data type: uint32
- Access type: Read-only
- Qualifiers: DisplayName ("Total Blocked Async I/O Requests") , CounterType (65536) , DefaultScale (-1) , PerfDetail (200)
Total requests temporarily blocked due to bandwidth throttling settings (counted after service startup).
- TotalFilesCached
-
- Data type: uint32
- Access type: Read-only
- Qualifiers: DisplayName ("Total Files Cached") , CounterType (65536) , DefaultScale (-1) , PerfDetail (200)
Total number of files whose content was added to the cache for WWW and FTP services
- TotalFlushedBLOBs
-
- Data type: uint32
- Access type: Read-only
- Qualifiers: DisplayName ("Total Flushed BLOBs") , CounterType (65536) , DefaultScale (-1) , PerfDetail (200)
Number of BLOB information blocks that have been removed from the cache after service startup.
- TotalFlushedFiles
-
- Data type: uint32
- Access type: Read-only
- Qualifiers: DisplayName ("Total Flushed Files") , CounterType (65536) , DefaultScale (-1) , PerfDetail (200)
Number of file handles that have been removed from the cache after service startup.
- TotalFlushedURIs
-
- Data type: uint32
- Access type: Read-only
- Qualifiers: DisplayName ("Total Flushed URIs") , CounterType (65536) , DefaultScale (-1) , PerfDetail (200)
Number of URI information blocks that have been removed from the cache after service startup.
- TotalRejectedAsyncIORequests
-
- Data type: uint32
- Access type: Read-only
- Qualifiers: DisplayName ("Total Rejected Async I/O Requests") , CounterType (65536) , DefaultScale (-1) , PerfDetail (200)
Total requests rejected due to bandwidth throttling settings (counted after service startup).
- TotalURIsCached
-
- Data type: uint32
- Access type: Read-only
- Qualifiers: DisplayName ("Total URIs Cached") , CounterType (65536) , DefaultScale (-1) , PerfDetail (200)
Total number of URI information blocks added to the cache for WWW and FTP services
- URICacheFlushes
-
- Data type: uint32
- Access type: Read-only
- Qualifiers: DisplayName ("URI Cache Flushes") , CounterType (65536) , DefaultScale (-1) , PerfDetail (200)
URI cache flushes after server startup.
- URICacheHits
-
- Data type: uint32
- Access type: Read-only
- Qualifiers: DisplayName ("") , CounterType (65536) , DefaultScale (-3) , PerfDetail (200)
Total number of successful lookups in the URI cache.
- URICacheHitsPercent
-
- Data type: uint32
- Access type: Read-only
- Qualifiers: DisplayName ("URI Cache Hits %") , CounterType (537003008) , DefaultScale (0) , PerfDetail (200)
Ratio of URI cache hits to total cache requests.
- URICacheHitsPercent_Base
-
- Data type: uint32
- Access type: Read-only
- Qualifiers: DisplayName ("") , CounterType (1073939459) , DefaultScale (0) , PerfDetail (200)
Base value for URICacheHitsPercent used to calculate percentage.
- URICacheMisses
-
- Data type: uint32
- Access type: Read-only
- Qualifiers: DisplayName ("URI Cache Misses") , CounterType (65536) , DefaultScale (-3) , PerfDetail (200)
Total number of unsuccessful lookups in the URI cache.
Remarks
All classes derived from Win32_Perf are designed to be used with a refresher object. For more information about how to create and use a refresher object in C++, see Accessing Performance Data in C++. For more information about how to create and use a refresher object using scripts, see Refreshing WMI Data in Scripts.
The performance class and property qualifiers determine how to interpret the class data. For more information, see Class Qualifiers for Performance Counter Classes and Property Qualifiers for Performance Counter Classes.
Examples
For script code examples, see WMI Tasks for Scripts and Applications and the TechNet ScriptCenter Script Repository.
For C++ code examples, see WMI C++ Application Examples.
Requirements
|
Minimum supported client | Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2003 [desktop apps only] |
|
Namespace |
\root\CIMV2 |
|
DLL |
|
See also
- Performance Counter Classes
- Accessing WMI Preinstalled Performance Classes
- WMI Tasks: Performance Monitoring
- Accessing Performance Data in Script
Send comments about this topic to Microsoft
Build date: 11/19/2012