BACK TO INDEX

Win32_PerfFormattedData_InetInfo_InternetInformationServicesGlobal
The Internet Information Services Global object includes counters that monitor Internet Information Services (the Web service and the FTP service) as a whole.
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
ActiveFlushedEntriesUInt32Active Flushed Entries are cached file handles that will be closed when all current transfers complete.
BLOBCacheFlushesUInt32BLOB Cache Flushes since server startup.
BLOBCacheHitsUInt32Total number of successful lookups in the BLOB cache.
BLOBCacheHitsPercentUInt32The ratio of BLOB Cache Hits to total cache requests.
BLOBCacheMissesUInt32Total number of unsuccessful lookups in the BLOB cache.
CaptionStringA short textual description (one-line string) for the statistic or metric.
CurrentBLOBsCachedUInt32BLOB information blocks currently in the cache for WWW and FTP services.
CurrentBlockedAsyncIORequestsUInt32Current requests temporarily blocked due to bandwidth throttling settings.
CurrentFileCacheMemoryUsageUInt32Current number of bytes used for file cache.
CurrentFilesCachedUInt32Current number of files whose content is in the cache for WWW and FTP services.
CurrentURIsCachedUInt32URI information blocks currently in the cache for WWW and FTP services.
DescriptionStringA textual description of the statistic or metric.
FileCacheFlushesUInt32File Cache Flushes since server startup.
FileCacheHitsUInt32Total number of successful lookups in the file cache.
FileCacheHitsPercentUInt32The ratio of File Cache Hits to total cache requests.
FileCacheMissesUInt32Total number of unsuccessful lookups in the file cache.
Frequency_ObjectUInt64NA
Frequency_PerfTimeUInt64NA
Frequency_Sys100NSUInt64NA
MaximumFileCacheMemoryUsageUInt32Maximum number of bytes used for file cache.
MeasuredAsyncIOBandwidthUsageUInt32Measured bandwidth of asynchronous I/O averaged over a minute.
NameStringThe Name property defines the label by which the statistic or metric is known. When subclassed, the property can be overridden to be a Key property.
Timestamp_ObjectUInt64NA
Timestamp_PerfTimeUInt64NA
Timestamp_Sys100NSUInt64NA
TotalAllowedAsyncIORequestsUInt32Total requests allowed by bandwidth throttling settings (counted since service startup).
TotalBLOBsCachedUInt32Total number of BLOB information blocks ever added to the cache for WWW and FTP services
TotalBlockedAsyncIORequestsUInt32Total requests temporarily blocked due to bandwidth throttling settings (counted since service startup).
TotalFilesCachedUInt32Total number of files whose content was ever added to the cache for WWW and FTP services
TotalFlushedBLOBsUInt32Total Flushed BLOBs is the number of BLOB information blocks that have been removed from the cache since service start up.
TotalFlushedFilesUInt32Total Flushed Files is the number of file handles that have been removed from the cache since service start up.
TotalFlushedURIsUInt32Total Flushed URIs is the number of URI information blocks that have been removed from the cache since service start up.
TotalRejectedAsyncIORequestsUInt32Total requests rejected due to bandwidth throttling settings (counted since service startup).
TotalURIsCachedUInt32Total number of URI information blocks ever added to the cache for WWW and FTP services
URICacheFlushesUInt32URI Cache Flushes since server startup.
URICacheHitsUInt32Total number of successful lookups in the URI cache.
URICacheHitsPercentUInt32The ratio of URI Cache Hits to total cache requests.
URICacheMissesUInt32Total number of unsuccessful lookups in the URI cache.
SAMPLE DATA INSTANCE
   [Description("The Internet Information Services Global object includes counters that monitor Internet Information Services (the Web service and the FTP service) as a whole."): ToInstance Amended, DisplayName("Internet Information Services Global"): ToInstance Amended, genericperfctr: ToInstance Amended, locale(1033): ToInstance Amended]
   instance of Win32_PerfFormattedData_InetInfo_InternetInformationServicesGlobal
   {
    [Description("Active Flushed Entries are cached file handles that will be closed when all current transfers complete."): ToInstance Amended, DisplayName("Active Flushed Entries"): ToInstance Amended] ActiveFlushedEntries = 0;
    [Description("BLOB Cache Flushes since server startup."): ToInstance Amended, DisplayName("BLOB Cache Flushes"): ToInstance Amended] BLOBCacheFlushes = 0;
    [Description("Total number of successful lookups in the BLOB cache."): ToInstance Amended, DisplayName("BLOB Cache Hits"): ToInstance Amended] BLOBCacheHits = 0;
    [Description("The ratio of BLOB Cache Hits to total cache requests."): ToInstance Amended, DisplayName("BLOB Cache Hits %"): ToInstance Amended] BLOBCacheHitsPercent = 0;
    [Description("Total number of unsuccessful lookups in the BLOB cache."): ToInstance Amended, DisplayName("BLOB Cache Misses"): ToInstance Amended] BLOBCacheMisses = 0;
    [Description("BLOB information blocks currently in the cache for WWW and FTP services."): ToInstance Amended, DisplayName("Current BLOBs Cached"): ToInstance Amended] CurrentBLOBsCached = 0;
    [Description("Current requests temporarily blocked due to bandwidth throttling settings."): ToInstance Amended, DisplayName("Current Blocked Async I/O Requests"): ToInstance Amended] CurrentBlockedAsyncIORequests = 0;
    [Description("Current number of bytes used for file cache."): ToInstance Amended, DisplayName("Current File Cache Memory Usage"): ToInstance Amended] CurrentFileCacheMemoryUsage = 0;
    [Description("Current number of files whose content is in the cache for WWW and FTP services."): ToInstance Amended, DisplayName("Current Files Cached"): ToInstance Amended] CurrentFilesCached = 0;
    [Description("URI information blocks currently in the cache for WWW and FTP services."): ToInstance Amended, DisplayName("Current URIs Cached"): ToInstance Amended] CurrentURIsCached = 0;
    [Description("File Cache Flushes since server startup."): ToInstance Amended, DisplayName("File Cache Flushes"): ToInstance Amended] FileCacheFlushes = 0;
    [Description("Total number of successful lookups in the file cache."): ToInstance Amended, DisplayName("File Cache Hits"): ToInstance Amended] FileCacheHits = 0;
    [Description("The ratio of File Cache Hits to total cache requests."): ToInstance Amended, DisplayName("File Cache Hits %"): ToInstance Amended] FileCacheHitsPercent = 0;
    [Description("Total number of unsuccessful lookups in the file cache."): ToInstance Amended, DisplayName("File Cache Misses"): ToInstance Amended] FileCacheMisses = 0;
    [Description("Maximum number of bytes used for file cache."): ToInstance Amended, DisplayName("Maximum File Cache Memory Usage"): ToInstance Amended] MaximumFileCacheMemoryUsage = 0;
    [Description("Measured bandwidth of asynchronous I/O averaged over a minute."): ToInstance Amended, DisplayName("Measured Async I/O Bandwidth Usage"): ToInstance Amended] MeasuredAsyncIOBandwidthUsage = 0;
    [Description("Total requests allowed by bandwidth throttling settings (counted since service startup)."): ToInstance Amended, DisplayName("Total Allowed Async I/O Requests"): ToInstance Amended] TotalAllowedAsyncIORequests = 0;
    [Description("Total number of BLOB information blocks ever added to the cache for WWW and FTP services"): ToInstance Amended, DisplayName("Total BLOBs Cached"): ToInstance Amended] TotalBLOBsCached = 0;
    [Description("Total requests temporarily blocked due to bandwidth throttling settings (counted since service startup)."): ToInstance Amended, DisplayName("Total Blocked Async I/O Requests"): ToInstance Amended] TotalBlockedAsyncIORequests = 0;
    [Description("Total number of files whose content was ever added to the cache for WWW and FTP services"): ToInstance Amended, DisplayName("Total Files Cached"): ToInstance Amended] TotalFilesCached = 0;
    [Description("Total Flushed BLOBs is the number of BLOB information blocks that have been removed from the cache since service start up."): ToInstance Amended, DisplayName("Total Flushed BLOBs"): ToInstance Amended] TotalFlushedBLOBs = 0;
    [Description("Total Flushed Files is the number of file handles that have been removed from the cache since service start up."): ToInstance Amended, DisplayName("Total Flushed Files"): ToInstance Amended] TotalFlushedFiles = 0;
    [Description("Total Flushed URIs is the number of URI information blocks that have been removed from the cache since service start up."): ToInstance Amended, DisplayName("Total Flushed URIs"): ToInstance Amended] TotalFlushedURIs = 0;
    [Description("Total requests rejected due to bandwidth throttling settings (counted since service startup)."): ToInstance Amended, DisplayName("Total Rejected Async I/O Requests"): ToInstance Amended] TotalRejectedAsyncIORequests = 0;
    [Description("Total number of URI information blocks ever added to the cache for WWW and FTP services"): ToInstance Amended, DisplayName("Total URIs Cached"): ToInstance Amended] TotalURIsCached = 0;
    [Description("URI Cache Flushes since server startup."): ToInstance Amended, DisplayName("URI Cache Flushes"): ToInstance Amended] URICacheFlushes = 0;
    [Description("Total number of successful lookups in the URI cache."): ToInstance Amended, DisplayName("URI Cache Hits"): ToInstance Amended] URICacheHits = 0;
    [Description("The ratio of URI Cache Hits to total cache requests."): ToInstance Amended, DisplayName("URI Cache Hits %"): ToInstance Amended] URICacheHitsPercent = 0;
    [Description("Total number of unsuccessful lookups in the URI cache."): ToInstance Amended, DisplayName("URI Cache Misses"): ToInstance Amended] URICacheMisses = 0;
   };