| 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 | |||
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| ActiveFlushedEntries | UInt32 | Active Flushed Entries are cached file handles that will be closed when all current transfers complete. | |
| BLOBCacheFlushes | UInt32 | BLOB Cache Flushes since server startup. | |
| BLOBCacheHits | UInt32 | Total number of successful lookups in the BLOB cache. | |
| BLOBCacheHitsPercent | UInt32 | The ratio of BLOB Cache Hits to total cache requests. | |
| BLOBCacheMisses | UInt32 | Total number of unsuccessful lookups in the BLOB cache. | |
| Caption | String | A short textual description (one-line string) for the statistic or metric. | |
| CurrentBLOBsCached | UInt32 | BLOB information blocks currently in the cache for WWW and FTP services. | |
| CurrentBlockedAsyncIORequests | UInt32 | Current requests temporarily blocked due to bandwidth throttling settings. | |
| CurrentFileCacheMemoryUsage | UInt32 | Current number of bytes used for file cache. | |
| CurrentFilesCached | UInt32 | Current number of files whose content is in the cache for WWW and FTP services. | |
| CurrentURIsCached | UInt32 | URI information blocks currently in the cache for WWW and FTP services. | |
| Description | String | A textual description of the statistic or metric. | |
| FileCacheFlushes | UInt32 | File Cache Flushes since server startup. | |
| FileCacheHits | UInt32 | Total number of successful lookups in the file cache. | |
| FileCacheHitsPercent | UInt32 | The ratio of File Cache Hits to total cache requests. | |
| FileCacheMisses | UInt32 | Total number of unsuccessful lookups in the file cache. | |
| Frequency_Object | UInt64 | NA | |
| Frequency_PerfTime | UInt64 | NA | |
| Frequency_Sys100NS | UInt64 | NA | |
| MaximumFileCacheMemoryUsage | UInt32 | Maximum number of bytes used for file cache. | |
| MeasuredAsyncIOBandwidthUsage | UInt32 | Measured bandwidth of asynchronous I/O averaged over a minute. | |
| Name | String | The 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_Object | UInt64 | NA | |
| Timestamp_PerfTime | UInt64 | NA | |
| Timestamp_Sys100NS | UInt64 | NA | |
| TotalAllowedAsyncIORequests | UInt32 | Total requests allowed by bandwidth throttling settings (counted since service startup). | |
| TotalBLOBsCached | UInt32 | Total number of BLOB information blocks ever added to the cache for WWW and FTP services | |
| TotalBlockedAsyncIORequests | UInt32 | Total requests temporarily blocked due to bandwidth throttling settings (counted since service startup). | |
| TotalFilesCached | UInt32 | Total number of files whose content was ever added to the cache for WWW and FTP services | |
| TotalFlushedBLOBs | UInt32 | Total Flushed BLOBs is the number of BLOB information blocks that have been removed from the cache since service start up. | |
| TotalFlushedFiles | UInt32 | Total Flushed Files is the number of file handles that have been removed from the cache since service start up. | |
| TotalFlushedURIs | UInt32 | Total Flushed URIs is the number of URI information blocks that have been removed from the cache since service start up. | |
| TotalRejectedAsyncIORequests | UInt32 | Total requests rejected due to bandwidth throttling settings (counted since service startup). | |
| TotalURIsCached | UInt32 | Total number of URI information blocks ever added to the cache for WWW and FTP services | |
| URICacheFlushes | UInt32 | URI Cache Flushes since server startup. | |
| URICacheHits | UInt32 | Total number of successful lookups in the URI cache. | |
| URICacheHitsPercent | UInt32 | The ratio of URI Cache Hits to total cache requests. | |
| URICacheMisses | UInt32 | Total 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;    }; | |||