iis 模块
iis
application_pool
应用程序池进程统计信息。
-
iis.application_pool.name
-
应用程序池名称
type: keyword
process
工作进程概述。
-
iis.application_pool.process.handle_count
-
句柄数量。
type: long
-
iis.application_pool.process.io_read_operations_per_sec
-
每秒 IO 读取操作次数。
type: float
-
iis.application_pool.process.io_write_operations_per_sec
-
每秒 IO 写入操作次数。
type: float
-
iis.application_pool.process.virtual_bytes
-
内存虚拟字节。
type: float
-
iis.application_pool.process.cpu_usage_perc
-
CPU 使用率百分比。
type: float
-
iis.application_pool.process.thread_count
-
线程数量。
type: long
-
iis.application_pool.process.working_set
-
内存工作集。
type: float
-
iis.application_pool.process.private_bytes
-
内存专用字节。
type: float
-
iis.application_pool.process.page_faults_per_sec
-
内存页面错误。
type: float
net_clr
公共语言运行时概述。
-
iis.application_pool.net_clr.finallys_per_sec
-
每秒 finally 数量。
type: float
-
iis.application_pool.net_clr.throw_to_catch_depth_per_sec
-
每秒抛出到捕获深度计数。
type: float
-
iis.application_pool.net_clr.total_exceptions_thrown
-
抛出异常的总数。
type: long
-
iis.application_pool.net_clr.filters_per_sec
-
每秒过滤器数量。
type: float
webserver
与 Web 服务器相关的指标。
process
与进程相关的统计信息。
-
iis.webserver.process.cpu_usage_perc
-
CPU 使用率百分比。
type: float
-
iis.webserver.process.handle_count
-
句柄数量。
type: float
-
iis.webserver.process.virtual_bytes
-
内存虚拟字节。
type: float
-
iis.webserver.process.thread_count
-
线程数量。
type: long
-
iis.webserver.process.working_set
-
内存工作集。
type: float
-
iis.webserver.process.private_bytes
-
内存专用字节。
type: float
-
iis.webserver.process.worker_process_count
-
正在运行的工作进程数量。
type: float
-
iis.webserver.process.page_faults_per_sec
-
内存页面错误。
type: float
-
iis.webserver.process.io_read_operations_per_sec
-
每秒 IO 读取操作次数。
type: float
-
iis.webserver.process.io_write_operations_per_sec
-
每秒 IO 写入操作次数。
type: float
asp_net
公共语言运行时概述。
-
iis.webserver.asp_net.application_restarts
-
应用程序重新启动次数。
type: float
-
iis.webserver.asp_net.request_wait_time
-
请求等待时间。
type: long
asp_net_application
ASP.NET 应用程序概述。
-
iis.webserver.asp_net_application.errors_total_per_sec
-
每秒错误总数。
type: float
-
iis.webserver.asp_net_application.pipeline_instance_count
-
管道实例数量。
type: float
-
iis.webserver.asp_net_application.requests_per_sec
-
每秒请求数量。
type: float
-
iis.webserver.asp_net_application.requests_executing
-
正在执行的请求数量。
type: float
-
iis.webserver.asp_net_application.requests_in_application_queue
-
应用程序队列中的请求数量。
type: float
cache
缓存概述。
-
iis.webserver.cache.current_file_cache_memory_usage
-
当前文件缓存内存使用量大小。
type: float
-
iis.webserver.cache.current_files_cached
-
当前缓存文件数量。
type: float
-
iis.webserver.cache.current_uris_cached
-
当前缓存 URI 数量。
type: float
-
iis.webserver.cache.file_cache_hits
-
文件缓存命中次数。
type: float
-
iis.webserver.cache.file_cache_misses
-
文件缓存未命中次数。
type: float
-
iis.webserver.cache.maximum_file_cache_memory_usage
-
最大文件缓存大小。
type: float
-
iis.webserver.cache.output_cache_current_items
-
输出缓存当前项数量。
type: float
-
iis.webserver.cache.output_cache_current_memory_usage
-
输出缓存内存使用量大小。
type: float
-
iis.webserver.cache.output_cache_total_hits
-
输出缓存总命中次数。
type: float
-
iis.webserver.cache.output_cache_total_misses
-
输出缓存总未命中次数。
type: float
-
iis.webserver.cache.total_files_cached
-
缓存文件总数。
type: float
-
iis.webserver.cache.total_uris_cached
-
缓存 URI 总数。
type: float
-
iis.webserver.cache.uri_cache_hits
-
缓存 URI 命中次数。
type: float
-
iis.webserver.cache.uri_cache_misses
-
缓存 URI 未命中次数。
type: float
network
与网络相关的统计信息。
-
iis.webserver.network.anonymous_users_per_sec
-
每秒匿名用户数量。
type: float
-
iis.webserver.network.bytes_received_per_sec
-
每秒接收的字节大小。
type: float
-
iis.webserver.network.bytes_sent_per_sec
-
每秒发送的字节大小。
type: float
-
iis.webserver.network.current_anonymous_users
-
当前匿名用户数量。
type: float
-
iis.webserver.network.current_connections
-
当前连接数量。
type: float
-
iis.webserver.network.current_non_anonymous_users
-
当前非匿名用户数量。
type: float
-
iis.webserver.network.delete_requests_per_sec
-
每秒 DELETE 请求数量。
type: float
-
iis.webserver.network.get_requests_per_sec
-
每秒 GET 请求数量。
type: float
-
iis.webserver.network.maximum_connections
-
最大连接数量。
type: float
-
iis.webserver.network.post_requests_per_sec
-
每秒 POST 请求数量。
type: float
-
iis.webserver.network.service_uptime
-
服务正常运行时间。
type: float
-
iis.webserver.network.total_anonymous_users
-
匿名用户总数。
type: float
-
iis.webserver.network.total_bytes_received
-
接收的字节总数。
type: float
-
iis.webserver.network.total_bytes_sent
-
发送的字节总数。
type: float
-
iis.webserver.network.total_connection_attempts
-
连接尝试总数。
type: float
-
iis.webserver.network.total_delete_requests
-
DELETE 请求总数。
type: float
-
iis.webserver.network.total_get_requests
-
GET 请求总数。
type: float
-
iis.webserver.network.total_non_anonymous_users
-
非匿名用户总数。
type: float
-
iis.webserver.network.total_post_requests
-
POST 请求总数。
type: float
website
与网站相关的指标。
-
iis.website.name
-
网站名称
type: keyword
network
网络概述。
-
iis.website.network.bytes_received_per_sec
-
每秒接收的字节大小。
type: float
-
iis.website.network.bytes_sent_per_sec
-
每秒发送的字节大小。
type: float
-
iis.website.network.current_connections
-
当前连接数量。
type: float
-
iis.website.network.delete_requests_per_sec
-
每秒 DELETE 请求数量。
type: float
-
iis.website.network.get_requests_per_sec
-
每秒 GET 请求数量。
type: float
-
iis.website.network.maximum_connections
-
最大连接数量。
type: float
-
iis.website.network.post_requests_per_sec
-
每秒 POST 请求数量。
type: float
-
iis.website.network.put_requests_per_sec
-
每秒 PUT 请求数量。
type: float
-
iis.website.network.service_uptime
-
服务正常运行时间。
type: float
-
iis.website.network.total_bytes_received
-
接收的字节总数。
type: float
-
iis.website.network.total_bytes_sent
-
发送的字节总数。
type: float
-
iis.website.network.total_connection_attempts
-
连接尝试总数。
type: float
-
iis.website.network.total_delete_requests
-
DELETE 请求总数。
type: float
-
iis.website.network.total_get_requests
-
GET 请求总数。
type: float
-
iis.website.network.total_post_requests
-
POST 请求总数。
type: float
-
iis.website.network.total_put_requests
-
PUT 请求总数。
type: float