firehol/netdata

View on GitHub
src/go/plugin/go.d/modules/windows/testdata/v0.20.0/metrics.txt

Summary

Maintainability
Test Coverage
# HELP go_gc_duration_seconds A summary of the pause duration of garbage collection cycles.
# TYPE go_gc_duration_seconds summary
go_gc_duration_seconds{quantile="0"} 0
go_gc_duration_seconds{quantile="0.25"} 0
go_gc_duration_seconds{quantile="0.5"} 0
go_gc_duration_seconds{quantile="0.75"} 0
go_gc_duration_seconds{quantile="1"} 0.0023911
go_gc_duration_seconds_sum 0.0044814
go_gc_duration_seconds_count 23
# HELP go_goroutines Number of goroutines that currently exist.
# TYPE go_goroutines gauge
go_goroutines 10
# HELP go_info Information about the Go environment.
# TYPE go_info gauge
go_info{version="go1.19.1"} 1
# HELP go_memstats_alloc_bytes Number of bytes allocated and still in use.
# TYPE go_memstats_alloc_bytes gauge
go_memstats_alloc_bytes 8.035808e+06
# HELP go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed.
# TYPE go_memstats_alloc_bytes_total counter
go_memstats_alloc_bytes_total 5.9966872e+07
# HELP go_memstats_buck_hash_sys_bytes Number of bytes used by the profiling bucket hash table.
# TYPE go_memstats_buck_hash_sys_bytes gauge
go_memstats_buck_hash_sys_bytes 1.462168e+06
# HELP go_memstats_frees_total Total number of frees.
# TYPE go_memstats_frees_total counter
go_memstats_frees_total 111234
# HELP go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata.
# TYPE go_memstats_gc_sys_bytes gauge
go_memstats_gc_sys_bytes 7.78308e+06
# HELP go_memstats_heap_alloc_bytes Number of heap bytes allocated and still in use.
# TYPE go_memstats_heap_alloc_bytes gauge
go_memstats_heap_alloc_bytes 8.035808e+06
# HELP go_memstats_heap_idle_bytes Number of heap bytes waiting to be used.
# TYPE go_memstats_heap_idle_bytes gauge
go_memstats_heap_idle_bytes 5.767168e+06
# HELP go_memstats_heap_inuse_bytes Number of heap bytes that are in use.
# TYPE go_memstats_heap_inuse_bytes gauge
go_memstats_heap_inuse_bytes 1.0551296e+07
# HELP go_memstats_heap_objects Number of allocated objects.
# TYPE go_memstats_heap_objects gauge
go_memstats_heap_objects 34382
# HELP go_memstats_heap_released_bytes Number of heap bytes released to OS.
# TYPE go_memstats_heap_released_bytes gauge
go_memstats_heap_released_bytes 5.496832e+06
# HELP go_memstats_heap_sys_bytes Number of heap bytes obtained from system.
# TYPE go_memstats_heap_sys_bytes gauge
go_memstats_heap_sys_bytes 1.6318464e+07
# HELP go_memstats_last_gc_time_seconds Number of seconds since 1970 of last garbage collection.
# TYPE go_memstats_last_gc_time_seconds gauge
go_memstats_last_gc_time_seconds 1.6675087416268353e+09
# HELP go_memstats_lookups_total Total number of pointer lookups.
# TYPE go_memstats_lookups_total counter
go_memstats_lookups_total 0
# HELP go_memstats_mallocs_total Total number of mallocs.
# TYPE go_memstats_mallocs_total counter
go_memstats_mallocs_total 145616
# HELP go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures.
# TYPE go_memstats_mcache_inuse_bytes gauge
go_memstats_mcache_inuse_bytes 4672
# HELP go_memstats_mcache_sys_bytes Number of bytes used for mcache structures obtained from system.
# TYPE go_memstats_mcache_sys_bytes gauge
go_memstats_mcache_sys_bytes 16352
# HELP go_memstats_mspan_inuse_bytes Number of bytes in use by mspan structures.
# TYPE go_memstats_mspan_inuse_bytes gauge
go_memstats_mspan_inuse_bytes 102272
# HELP go_memstats_mspan_sys_bytes Number of bytes used for mspan structures obtained from system.
# TYPE go_memstats_mspan_sys_bytes gauge
go_memstats_mspan_sys_bytes 114240
# HELP go_memstats_next_gc_bytes Number of heap bytes when next garbage collection will take place.
# TYPE go_memstats_next_gc_bytes gauge
go_memstats_next_gc_bytes 1.0613856e+07
# HELP go_memstats_other_sys_bytes Number of bytes used for other system allocations.
# TYPE go_memstats_other_sys_bytes gauge
go_memstats_other_sys_bytes 908248
# HELP go_memstats_stack_inuse_bytes Number of bytes in use by the stack allocator.
# TYPE go_memstats_stack_inuse_bytes gauge
go_memstats_stack_inuse_bytes 458752
# HELP go_memstats_stack_sys_bytes Number of bytes obtained from system for stack allocator.
# TYPE go_memstats_stack_sys_bytes gauge
go_memstats_stack_sys_bytes 458752
# HELP go_memstats_sys_bytes Number of bytes obtained from system.
# TYPE go_memstats_sys_bytes gauge
go_memstats_sys_bytes 2.7061304e+07
# HELP go_threads Number of OS threads created.
# TYPE go_threads gauge
go_threads 10
# HELP process_cpu_seconds_total Total user and system CPU time spent in seconds.
# TYPE process_cpu_seconds_total counter
process_cpu_seconds_total 0.609375
# HELP process_max_fds Maximum number of open file descriptors.
# TYPE process_max_fds gauge
process_max_fds 1.6777216e+07
# HELP process_open_fds Number of open file descriptors.
# TYPE process_open_fds gauge
process_open_fds 352
# HELP process_resident_memory_bytes Resident memory size in bytes.
# TYPE process_resident_memory_bytes gauge
process_resident_memory_bytes 3.229696e+07
# HELP process_start_time_seconds Start time of the process since unix epoch in seconds.
# TYPE process_start_time_seconds gauge
process_start_time_seconds 1.667508736e+09
# HELP process_virtual_memory_bytes Virtual memory size in bytes.
# TYPE process_virtual_memory_bytes gauge
process_virtual_memory_bytes 3.5569664e+07
# HELP windows_adcs_challenge_response_processing_time_seconds Last time elapsed for challenge response
# TYPE windows_adcs_challenge_response_processing_time_seconds gauge
windows_adcs_challenge_response_processing_time_seconds{cert_template="Administrator"} 0
windows_adcs_challenge_response_processing_time_seconds{cert_template="DomainController"} 0
# HELP windows_adcs_challenge_responses_total Total certificate challenge responses processed
# TYPE windows_adcs_challenge_responses_total counter
windows_adcs_challenge_responses_total{cert_template="Administrator"} 0
windows_adcs_challenge_responses_total{cert_template="DomainController"} 0
# HELP windows_adcs_failed_requests_total Total failed certificate requests processed
# TYPE windows_adcs_failed_requests_total counter
windows_adcs_failed_requests_total{cert_template="Administrator"} 0
windows_adcs_failed_requests_total{cert_template="DomainController"} 0
# HELP windows_adcs_issued_requests_total Total issued certificate requests processed
# TYPE windows_adcs_issued_requests_total counter
windows_adcs_issued_requests_total{cert_template="Administrator"} 0
windows_adcs_issued_requests_total{cert_template="DomainController"} 1
# HELP windows_adcs_pending_requests_total Total pending certificate requests processed
# TYPE windows_adcs_pending_requests_total counter
windows_adcs_pending_requests_total{cert_template="Administrator"} 0
windows_adcs_pending_requests_total{cert_template="DomainController"} 0
# HELP windows_adcs_request_cryptographic_signing_time_seconds Last time elapsed for signing operation request
# TYPE windows_adcs_request_cryptographic_signing_time_seconds gauge
windows_adcs_request_cryptographic_signing_time_seconds{cert_template="Administrator"} 0
windows_adcs_request_cryptographic_signing_time_seconds{cert_template="DomainController"} 0
# HELP windows_adcs_request_policy_module_processing_time_seconds Last time elapsed for policy module processing request
# TYPE windows_adcs_request_policy_module_processing_time_seconds gauge
windows_adcs_request_policy_module_processing_time_seconds{cert_template="Administrator"} 0
windows_adcs_request_policy_module_processing_time_seconds{cert_template="DomainController"} 0.016
# HELP windows_adcs_request_processing_time_seconds Last time elapsed for certificate requests
# TYPE windows_adcs_request_processing_time_seconds gauge
windows_adcs_request_processing_time_seconds{cert_template="Administrator"} 0
windows_adcs_request_processing_time_seconds{cert_template="DomainController"} 0.063
# HELP windows_adcs_requests_total Total certificate requests processed
# TYPE windows_adcs_requests_total counter
windows_adcs_requests_total{cert_template="Administrator"} 0
windows_adcs_requests_total{cert_template="DomainController"} 1
# HELP windows_adcs_retrievals_processing_time_seconds Last time elapsed for certificate retrieval request
# TYPE windows_adcs_retrievals_processing_time_seconds gauge
windows_adcs_retrievals_processing_time_seconds{cert_template="Administrator"} 0
windows_adcs_retrievals_processing_time_seconds{cert_template="DomainController"} 0
# HELP windows_adcs_retrievals_total Total certificate retrieval requests processed
# TYPE windows_adcs_retrievals_total counter
windows_adcs_retrievals_total{cert_template="Administrator"} 0
windows_adcs_retrievals_total{cert_template="DomainController"} 0
# HELP windows_adcs_signed_certificate_timestamp_list_processing_time_seconds Last time elapsed for Signed Certificate Timestamp List
# TYPE windows_adcs_signed_certificate_timestamp_list_processing_time_seconds gauge
windows_adcs_signed_certificate_timestamp_list_processing_time_seconds{cert_template="Administrator"} 0
windows_adcs_signed_certificate_timestamp_list_processing_time_seconds{cert_template="DomainController"} 0
# HELP windows_adcs_signed_certificate_timestamp_lists_total Total Signed Certificate Timestamp Lists processed
# TYPE windows_adcs_signed_certificate_timestamp_lists_total counter
windows_adcs_signed_certificate_timestamp_lists_total{cert_template="Administrator"} 0
windows_adcs_signed_certificate_timestamp_lists_total{cert_template="DomainController"} 0
# HELP windows_adfs_ad_login_connection_failures_total Total number of connection failures to an Active Directory domain controller
# TYPE windows_adfs_ad_login_connection_failures_total counter
windows_adfs_ad_login_connection_failures_total 0
# HELP windows_adfs_certificate_authentications_total Total number of User Certificate authentications
# TYPE windows_adfs_certificate_authentications_total counter
windows_adfs_certificate_authentications_total 0
# HELP windows_adfs_db_artifact_failure_total Total number of failures connecting to the artifact database
# TYPE windows_adfs_db_artifact_failure_total counter
windows_adfs_db_artifact_failure_total 0
# HELP windows_adfs_db_artifact_query_time_seconds_total Accumulator of time taken for an artifact database query
# TYPE windows_adfs_db_artifact_query_time_seconds_total counter
windows_adfs_db_artifact_query_time_seconds_total 0
# HELP windows_adfs_db_config_failure_total Total number of failures connecting to the configuration database
# TYPE windows_adfs_db_config_failure_total counter
windows_adfs_db_config_failure_total 0
# HELP windows_adfs_db_config_query_time_seconds_total Accumulator of time taken for a configuration database query
# TYPE windows_adfs_db_config_query_time_seconds_total counter
windows_adfs_db_config_query_time_seconds_total 0.10111504
# HELP windows_adfs_device_authentications_total Total number of Device authentications
# TYPE windows_adfs_device_authentications_total counter
windows_adfs_device_authentications_total 0
# HELP windows_adfs_external_authentications_failure_total Total number of failed authentications from external MFA providers
# TYPE windows_adfs_external_authentications_failure_total counter
windows_adfs_external_authentications_failure_total 0
# HELP windows_adfs_external_authentications_success_total Total number of successful authentications from external MFA providers
# TYPE windows_adfs_external_authentications_success_total counter
windows_adfs_external_authentications_success_total 0
# HELP windows_adfs_extranet_account_lockouts_total Total number of Extranet Account Lockouts
# TYPE windows_adfs_extranet_account_lockouts_total counter
windows_adfs_extranet_account_lockouts_total 0
# HELP windows_adfs_federated_authentications_total Total number of authentications from a federated source
# TYPE windows_adfs_federated_authentications_total counter
windows_adfs_federated_authentications_total 0
# HELP windows_adfs_federation_metadata_requests_total Total number of Federation Metadata requests
# TYPE windows_adfs_federation_metadata_requests_total counter
windows_adfs_federation_metadata_requests_total 1
# HELP windows_adfs_oauth_authorization_requests_total Total number of incoming requests to the OAuth Authorization endpoint
# TYPE windows_adfs_oauth_authorization_requests_total counter
windows_adfs_oauth_authorization_requests_total 0
# HELP windows_adfs_oauth_client_authentication_failure_total Total number of failed OAuth client Authentications
# TYPE windows_adfs_oauth_client_authentication_failure_total counter
windows_adfs_oauth_client_authentication_failure_total 0
# HELP windows_adfs_oauth_client_authentication_success_total Total number of successful OAuth client Authentications
# TYPE windows_adfs_oauth_client_authentication_success_total counter
windows_adfs_oauth_client_authentication_success_total 0
# HELP windows_adfs_oauth_client_credentials_failure_total Total number of failed OAuth Client Credentials Requests
# TYPE windows_adfs_oauth_client_credentials_failure_total counter
windows_adfs_oauth_client_credentials_failure_total 0
# HELP windows_adfs_oauth_client_credentials_success_total Total number of successful RP tokens issued for OAuth Client Credentials Requests
# TYPE windows_adfs_oauth_client_credentials_success_total counter
windows_adfs_oauth_client_credentials_success_total 0
# HELP windows_adfs_oauth_client_privkey_jtw_authentication_failure_total Total number of failed OAuth Client Private Key Jwt Authentications
# TYPE windows_adfs_oauth_client_privkey_jtw_authentication_failure_total counter
windows_adfs_oauth_client_privkey_jtw_authentication_failure_total 0
# HELP windows_adfs_oauth_client_privkey_jwt_authentications_success_total Total number of successful OAuth Client Private Key Jwt Authentications
# TYPE windows_adfs_oauth_client_privkey_jwt_authentications_success_total counter
windows_adfs_oauth_client_privkey_jwt_authentications_success_total 0
# HELP windows_adfs_oauth_client_secret_basic_authentications_failure_total Total number of failed OAuth Client Secret Basic Authentications
# TYPE windows_adfs_oauth_client_secret_basic_authentications_failure_total counter
windows_adfs_oauth_client_secret_basic_authentications_failure_total 0
# HELP windows_adfs_oauth_client_secret_basic_authentications_success_total Total number of successful OAuth Client Secret Basic Authentications
# TYPE windows_adfs_oauth_client_secret_basic_authentications_success_total counter
windows_adfs_oauth_client_secret_basic_authentications_success_total 0
# HELP windows_adfs_oauth_client_secret_post_authentications_failure_total Total number of failed OAuth Client Secret Post Authentications
# TYPE windows_adfs_oauth_client_secret_post_authentications_failure_total counter
windows_adfs_oauth_client_secret_post_authentications_failure_total 0
# HELP windows_adfs_oauth_client_secret_post_authentications_success_total Total number of successful OAuth Client Secret Post Authentications
# TYPE windows_adfs_oauth_client_secret_post_authentications_success_total counter
windows_adfs_oauth_client_secret_post_authentications_success_total 0
# HELP windows_adfs_oauth_client_windows_authentications_failure_total Total number of failed OAuth Client Windows Integrated Authentications
# TYPE windows_adfs_oauth_client_windows_authentications_failure_total counter
windows_adfs_oauth_client_windows_authentications_failure_total 0
# HELP windows_adfs_oauth_client_windows_authentications_success_total Total number of successful OAuth Client Windows Integrated Authentications
# TYPE windows_adfs_oauth_client_windows_authentications_success_total counter
windows_adfs_oauth_client_windows_authentications_success_total 0
# HELP windows_adfs_oauth_logon_certificate_requests_failure_total Total number of failed OAuth Logon Certificate Requests
# TYPE windows_adfs_oauth_logon_certificate_requests_failure_total counter
windows_adfs_oauth_logon_certificate_requests_failure_total 0
# HELP windows_adfs_oauth_logon_certificate_token_requests_success_total Total number of successful RP tokens issued for OAuth Logon Certificate Requests
# TYPE windows_adfs_oauth_logon_certificate_token_requests_success_total counter
windows_adfs_oauth_logon_certificate_token_requests_success_total 0
# HELP windows_adfs_oauth_password_grant_requests_failure_total Total number of failed OAuth Password Grant Requests
# TYPE windows_adfs_oauth_password_grant_requests_failure_total counter
windows_adfs_oauth_password_grant_requests_failure_total 0
# HELP windows_adfs_oauth_password_grant_requests_success_total Total number of successful OAuth Password Grant Requests
# TYPE windows_adfs_oauth_password_grant_requests_success_total counter
windows_adfs_oauth_password_grant_requests_success_total 0
# HELP windows_adfs_oauth_token_requests_success_total Total number of successful RP tokens issued over OAuth protocol
# TYPE windows_adfs_oauth_token_requests_success_total counter
windows_adfs_oauth_token_requests_success_total 0
# HELP windows_adfs_passive_requests_total Total number of passive (browser-based) requests
# TYPE windows_adfs_passive_requests_total counter
windows_adfs_passive_requests_total 0
# HELP windows_adfs_passport_authentications_total Total number of Microsoft Passport SSO authentications
# TYPE windows_adfs_passport_authentications_total counter
windows_adfs_passport_authentications_total 0
# HELP windows_adfs_password_change_failed_total Total number of failed password changes
# TYPE windows_adfs_password_change_failed_total counter
windows_adfs_password_change_failed_total 0
# HELP windows_adfs_password_change_succeeded_total Total number of successful password changes
# TYPE windows_adfs_password_change_succeeded_total counter
windows_adfs_password_change_succeeded_total 0
# HELP windows_adfs_samlp_token_requests_success_total Total number of successful RP tokens issued over SAML-P protocol
# TYPE windows_adfs_samlp_token_requests_success_total counter
windows_adfs_samlp_token_requests_success_total 0
# HELP windows_adfs_sso_authentications_failure_total Total number of failed SSO authentications
# TYPE windows_adfs_sso_authentications_failure_total counter
windows_adfs_sso_authentications_failure_total 0
# HELP windows_adfs_sso_authentications_success_total Total number of successful SSO authentications
# TYPE windows_adfs_sso_authentications_success_total counter
windows_adfs_sso_authentications_success_total 0
# HELP windows_adfs_token_requests_total Total number of token requests
# TYPE windows_adfs_token_requests_total counter
windows_adfs_token_requests_total 0
# HELP windows_adfs_userpassword_authentications_failure_total Total number of failed AD U/P authentications
# TYPE windows_adfs_userpassword_authentications_failure_total counter
windows_adfs_userpassword_authentications_failure_total 0
# HELP windows_adfs_userpassword_authentications_success_total Total number of successful AD U/P authentications
# TYPE windows_adfs_userpassword_authentications_success_total counter
windows_adfs_userpassword_authentications_success_total 0
# HELP windows_adfs_windows_integrated_authentications_total Total number of Windows integrated authentications (Kerberos/NTLM)
# TYPE windows_adfs_windows_integrated_authentications_total counter
windows_adfs_windows_integrated_authentications_total 0
# HELP windows_adfs_wsfed_token_requests_success_total Total number of successful RP tokens issued over WS-Fed protocol
# TYPE windows_adfs_wsfed_token_requests_success_total counter
windows_adfs_wsfed_token_requests_success_total 0
# HELP windows_adfs_wstrust_token_requests_success_total Total number of successful RP tokens issued over WS-Trust protocol
# TYPE windows_adfs_wstrust_token_requests_success_total counter
windows_adfs_wstrust_token_requests_success_total 0
# HELP windows_ad_atq_average_request_latency 
# TYPE windows_ad_atq_average_request_latency gauge
windows_ad_atq_average_request_latency 0
# HELP windows_ad_atq_outstanding_requests 
# TYPE windows_ad_atq_outstanding_requests gauge
windows_ad_atq_outstanding_requests 0
# HELP windows_ad_database_operations_total 
# TYPE windows_ad_database_operations_total counter
windows_ad_database_operations_total{operation="add"} 1
windows_ad_database_operations_total{operation="delete"} 0
windows_ad_database_operations_total{operation="modify"} 30
windows_ad_database_operations_total{operation="recycle"} 0
# HELP windows_ad_directory_operations_total 
# TYPE windows_ad_directory_operations_total counter
windows_ad_directory_operations_total{operation="read",origin="directory_service_api"} 0
windows_ad_directory_operations_total{operation="read",origin="knowledge_consistency_checker"} 60
windows_ad_directory_operations_total{operation="read",origin="local_security_authority"} 20
windows_ad_directory_operations_total{operation="read",origin="name_service_provider_interface"} 0
windows_ad_directory_operations_total{operation="read",origin="other"} 50
windows_ad_directory_operations_total{operation="read",origin="replication_agent"} 0
windows_ad_directory_operations_total{operation="read",origin="security_account_manager"} 596
windows_ad_directory_operations_total{operation="search",origin="directory_service_api"} 101
windows_ad_directory_operations_total{operation="search",origin="knowledge_consistency_checker"} 21
windows_ad_directory_operations_total{operation="search",origin="ldap"} 606
windows_ad_directory_operations_total{operation="search",origin="local_security_authority"} 9
windows_ad_directory_operations_total{operation="search",origin="name_service_provider_interface"} 0
windows_ad_directory_operations_total{operation="search",origin="other"} 56
windows_ad_directory_operations_total{operation="search",origin="replication_agent"} 0
windows_ad_directory_operations_total{operation="search",origin="security_account_manager"} 38
windows_ad_directory_operations_total{operation="write",origin="directory_service_api"} 3
windows_ad_directory_operations_total{operation="write",origin="knowledge_consistency_checker"} 0
windows_ad_directory_operations_total{operation="write",origin="ldap"} 1
windows_ad_directory_operations_total{operation="write",origin="local_security_authority"} 0
windows_ad_directory_operations_total{operation="write",origin="name_service_provider_interface"} 0
windows_ad_directory_operations_total{operation="write",origin="other"} 1
windows_ad_directory_operations_total{operation="write",origin="replication_agent"} 0
windows_ad_directory_operations_total{operation="write",origin="security_account_manager"} 26
# HELP windows_ad_name_cache_lookups_total 
# TYPE windows_ad_name_cache_lookups_total counter
windows_ad_name_cache_lookups_total 53046
# HELP windows_ad_name_cache_hits_total 
# TYPE windows_ad_name_cache_hits_total counter
windows_ad_name_cache_hits_total 41161
# HELP windows_ad_replication_inbound_objects_filtered_total
# TYPE windows_ad_replication_inbound_objects_filtered_total counter
windows_ad_replication_inbound_objects_filtered_total 0
# HELP windows_ad_replication_inbound_properties_filtered_total
# TYPE windows_ad_replication_inbound_properties_filtered_total counter
windows_ad_replication_inbound_properties_filtered_total 0
# HELP windows_ad_replication_inbound_properties_updated_total
# TYPE windows_ad_replication_inbound_properties_updated_total counter
windows_ad_replication_inbound_properties_updated_total 0
# HELP windows_ad_replication_inbound_objects_updated_total
# TYPE windows_ad_replication_inbound_objects_updated_total counter
windows_ad_replication_inbound_objects_updated_total 0
# HELP windows_ad_replication_inbound_sync_objects_remaining
# TYPE windows_ad_replication_inbound_sync_objects_remaining gauge
windows_ad_replication_inbound_sync_objects_remaining 0
# HELP windows_ad_replication_data_intersite_bytes_total
# TYPE windows_ad_replication_data_intersite_bytes_total counter
windows_ad_replication_data_intersite_bytes_total{direction="inbound"} 0
windows_ad_replication_data_intersite_bytes_total{direction="outbound"} 0
# HELP windows_ad_replication_data_intrasite_bytes_total
# TYPE windows_ad_replication_data_intrasite_bytes_total counter
windows_ad_replication_data_intrasite_bytes_total{direction="inbound"} 0
windows_ad_replication_data_intrasite_bytes_total{direction="outbound"} 0
# HELP windows_ad_replication_pending_synchronizations
# TYPE windows_ad_replication_pending_synchronizations gauge
windows_ad_replication_pending_synchronizations 0
# HELP windows_ad_replication_sync_requests_total
# TYPE windows_ad_replication_sync_requests_total counter
windows_ad_replication_sync_requests_total 0
# HELP windows_ad_directory_service_threads
# TYPE windows_ad_directory_service_threads gauge
windows_ad_directory_service_threads 0
# HELP windows_ad_ldap_last_bind_time_seconds
# TYPE windows_ad_ldap_last_bind_time_seconds gauge
windows_ad_ldap_last_bind_time_seconds 0
# HELP windows_ad_binds_total
# TYPE windows_ad_binds_total counter
windows_ad_binds_total{bind_method="ldap"} 184
# HELP windows_ad_ldap_searches_total
# TYPE windows_ad_ldap_searches_total counter
windows_ad_ldap_searches_total 1382
# HELP windows_cpu_clock_interrupts_total Total number of received and serviced clock tick interrupts
# TYPE windows_cpu_clock_interrupts_total counter
windows_cpu_clock_interrupts_total{core="0,0"} 9.1949524e+07
windows_cpu_clock_interrupts_total{core="0,1"} 1.0416934e+07
windows_cpu_clock_interrupts_total{core="0,2"} 1.0417092e+07
windows_cpu_clock_interrupts_total{core="0,3"} 1.0416548e+07
# HELP windows_cpu_core_frequency_mhz Core frequency in megahertz
# TYPE windows_cpu_core_frequency_mhz gauge
windows_cpu_core_frequency_mhz{core="0,0"} 3187
windows_cpu_core_frequency_mhz{core="0,1"} 3187
windows_cpu_core_frequency_mhz{core="0,2"} 3187
windows_cpu_core_frequency_mhz{core="0,3"} 3187
# HELP windows_cpu_cstate_seconds_total Time spent in low-power idle state
# TYPE windows_cpu_cstate_seconds_total counter
windows_cpu_cstate_seconds_total{core="0,0",state="c1"} 160233.4270483
windows_cpu_cstate_seconds_total{core="0,0",state="c2"} 0
windows_cpu_cstate_seconds_total{core="0,0",state="c3"} 0
windows_cpu_cstate_seconds_total{core="0,1",state="c1"} 159528.0543212
windows_cpu_cstate_seconds_total{core="0,1",state="c2"} 0
windows_cpu_cstate_seconds_total{core="0,1",state="c3"} 0
windows_cpu_cstate_seconds_total{core="0,2",state="c1"} 159891.7232105
windows_cpu_cstate_seconds_total{core="0,2",state="c2"} 0
windows_cpu_cstate_seconds_total{core="0,2",state="c3"} 0
windows_cpu_cstate_seconds_total{core="0,3",state="c1"} 159544.11780809998
windows_cpu_cstate_seconds_total{core="0,3",state="c2"} 0
windows_cpu_cstate_seconds_total{core="0,3",state="c3"} 0
# HELP windows_cpu_dpcs_total Total number of received and serviced deferred procedure calls (DPCs)
# TYPE windows_cpu_dpcs_total counter
windows_cpu_dpcs_total{core="0,0"} 4.8719e+06
windows_cpu_dpcs_total{core="0,1"} 1.650552e+06
windows_cpu_dpcs_total{core="0,2"} 2.236469e+06
windows_cpu_dpcs_total{core="0,3"} 1.185046e+06
# HELP windows_cpu_idle_break_events_total Total number of time processor was woken from idle
# TYPE windows_cpu_idle_break_events_total counter
windows_cpu_idle_break_events_total{core="0,0"} 1.40806638e+08
windows_cpu_idle_break_events_total{core="0,1"} 7.069832e+07
windows_cpu_idle_break_events_total{core="0,2"} 6.0430118e+07
windows_cpu_idle_break_events_total{core="0,3"} 5.5224469e+07
# HELP windows_cpu_interrupts_total Total number of received and serviced hardware interrupts
# TYPE windows_cpu_interrupts_total counter
windows_cpu_interrupts_total{core="0,0"} 1.55194331e+08
windows_cpu_interrupts_total{core="0,1"} 7.9325847e+07
windows_cpu_interrupts_total{core="0,2"} 6.7305419e+07
windows_cpu_interrupts_total{core="0,3"} 6.0766938e+07
# HELP windows_cpu_parking_status Parking Status represents whether a processor is parked or not
# TYPE windows_cpu_parking_status gauge
windows_cpu_parking_status{core="0,0"} 0
windows_cpu_parking_status{core="0,1"} 0
windows_cpu_parking_status{core="0,2"} 0
windows_cpu_parking_status{core="0,3"} 0
# HELP windows_cpu_processor_performance Processor Performance is the average performance of the processor while it is executing instructions, as a percentage of the nominal performance of the processor. On some processors, Processor Performance may exceed 100%
# TYPE windows_cpu_processor_performance gauge
windows_cpu_processor_performance{core="0,0"} 2.79873813368e+11
windows_cpu_processor_performance{core="0,1"} 3.239596095e+11
windows_cpu_processor_performance{core="0,2"} 3.01145132737e+11
windows_cpu_processor_performance{core="0,3"} 3.22955641675e+11
# HELP windows_cpu_time_total Time that processor spent in different modes (dpc, idle, interrupt, privileged, user)
# TYPE windows_cpu_time_total counter
windows_cpu_time_total{core="0,0",mode="dpc"} 67.109375
windows_cpu_time_total{core="0,0",mode="idle"} 162455.59375
windows_cpu_time_total{core="0,0",mode="interrupt"} 77.28125
windows_cpu_time_total{core="0,0",mode="privileged"} 1182.109375
windows_cpu_time_total{core="0,0",mode="user"} 1073.671875
windows_cpu_time_total{core="0,1",mode="dpc"} 11.09375
windows_cpu_time_total{core="0,1",mode="idle"} 159478.125
windows_cpu_time_total{core="0,1",mode="interrupt"} 58.09375
windows_cpu_time_total{core="0,1",mode="privileged"} 1801.234375
windows_cpu_time_total{core="0,1",mode="user"} 3432
windows_cpu_time_total{core="0,2",mode="dpc"} 16.0625
windows_cpu_time_total{core="0,2",mode="idle"} 159848.4375
windows_cpu_time_total{core="0,2",mode="interrupt"} 53.515625
windows_cpu_time_total{core="0,2",mode="privileged"} 1812.546875
windows_cpu_time_total{core="0,2",mode="user"} 3050.25
windows_cpu_time_total{core="0,3",mode="dpc"} 8.140625
windows_cpu_time_total{core="0,3",mode="idle"} 159527.546875
windows_cpu_time_total{core="0,3",mode="interrupt"} 44.484375
windows_cpu_time_total{core="0,3",mode="privileged"} 1760.828125
windows_cpu_time_total{core="0,3",mode="user"} 3422.875
# HELP windows_exporter_build_info A metric with a constant '1' value labeled by version, revision, branch, and goversion from which windows_exporter was built.
# TYPE windows_exporter_build_info gauge
windows_exporter_build_info{branch="heads/tags/v0.20.0",goversion="go1.19.1",revision="677a7c8d67deb99b92f4f24b8c890e0a4c152b0c",version="0.20.0"} 1
# HELP windows_exporter_collector_duration_seconds windows_exporter: Duration of a collection.
# TYPE windows_exporter_collector_duration_seconds gauge
windows_exporter_collector_duration_seconds{collector="ad"} 0.7690505
windows_exporter_collector_duration_seconds{collector="adcs"} 0.0006833
windows_exporter_collector_duration_seconds{collector="adfs"} 0.0031012
windows_exporter_collector_duration_seconds{collector="cpu"} 0.00052
windows_exporter_collector_duration_seconds{collector="exchange"} 0.0334467
windows_exporter_collector_duration_seconds{collector="hyperv"} 0.9003895
windows_exporter_collector_duration_seconds{collector="iis"} 0
windows_exporter_collector_duration_seconds{collector="logical_disk"} 0
windows_exporter_collector_duration_seconds{collector="logon"} 0.1139134
windows_exporter_collector_duration_seconds{collector="memory"} 0.00052
windows_exporter_collector_duration_seconds{collector="mssql"} 0.003369
windows_exporter_collector_duration_seconds{collector="netframework_clrexceptions"} 1.437537
windows_exporter_collector_duration_seconds{collector="netframework_clrinterop"} 1.4911402
windows_exporter_collector_duration_seconds{collector="netframework_clrjit"} 1.2789005
windows_exporter_collector_duration_seconds{collector="netframework_clrloading"} 1.3232636
windows_exporter_collector_duration_seconds{collector="netframework_clrlocksandthreads"} 1.3578413999999999
windows_exporter_collector_duration_seconds{collector="netframework_clrmemory"} 1.4066725
windows_exporter_collector_duration_seconds{collector="netframework_clrremoting"} 1.5191553
windows_exporter_collector_duration_seconds{collector="netframework_clrsecurity"} 1.4670829
windows_exporter_collector_duration_seconds{collector="net"} 0
windows_exporter_collector_duration_seconds{collector="os"} 0.0023497
windows_exporter_collector_duration_seconds{collector="process"} 0.1154812
windows_exporter_collector_duration_seconds{collector="service"} 0.1016404
windows_exporter_collector_duration_seconds{collector="system"} 0.0006105
windows_exporter_collector_duration_seconds{collector="tcp"} 0
# HELP windows_exporter_collector_success windows_exporter: Whether the collector was successful.
# TYPE windows_exporter_collector_success gauge
windows_exporter_collector_success{collector="ad"} 1
windows_exporter_collector_success{collector="adcs"} 1
windows_exporter_collector_success{collector="adfs"} 1
windows_exporter_collector_success{collector="cpu"} 1
windows_exporter_collector_success{collector="exchange"} 1
windows_exporter_collector_success{collector="hyperv"} 1
windows_exporter_collector_success{collector="iis"} 1
windows_exporter_collector_success{collector="logical_disk"} 1
windows_exporter_collector_success{collector="logon"} 1
windows_exporter_collector_success{collector="memory"} 1
windows_exporter_collector_success{collector="mssql"} 1
windows_exporter_collector_success{collector="netframework_clrexceptions"} 1
windows_exporter_collector_success{collector="netframework_clrinterop"} 1
windows_exporter_collector_success{collector="netframework_clrjit"} 1
windows_exporter_collector_success{collector="netframework_clrloading"} 1
windows_exporter_collector_success{collector="netframework_clrlocksandthreads"} 1
windows_exporter_collector_success{collector="netframework_clrmemory"} 1
windows_exporter_collector_success{collector="netframework_clrremoting"} 1
windows_exporter_collector_success{collector="netframework_clrsecurity"} 1
windows_exporter_collector_success{collector="net"} 1
windows_exporter_collector_success{collector="os"} 1
windows_exporter_collector_success{collector="process"} 1
windows_exporter_collector_success{collector="service"} 1
windows_exporter_collector_success{collector="system"} 1
windows_exporter_collector_success{collector="tcp"} 1
# HELP windows_exporter_collector_timeout windows_exporter: Whether the collector timed out.
# TYPE windows_exporter_collector_timeout gauge
windows_exporter_collector_timeout{collector="ad"} 0
windows_exporter_collector_timeout{collector="adcs"} 0
windows_exporter_collector_timeout{collector="adfs"} 0
windows_exporter_collector_timeout{collector="cpu"} 0
windows_exporter_collector_timeout{collector="exchange"} 0
windows_exporter_collector_timeout{collector="hyperv"} 0
windows_exporter_collector_timeout{collector="iis"} 0
windows_exporter_collector_timeout{collector="logical_disk"} 0
windows_exporter_collector_timeout{collector="logon"} 0
windows_exporter_collector_timeout{collector="memory"} 0
windows_exporter_collector_timeout{collector="mssql"} 0
windows_exporter_collector_timeout{collector="netframework_clrexceptions"} 0
windows_exporter_collector_timeout{collector="netframework_clrinterop"} 0
windows_exporter_collector_timeout{collector="netframework_clrjit"} 0
windows_exporter_collector_timeout{collector="netframework_clrloading"} 0
windows_exporter_collector_timeout{collector="netframework_clrlocksandthreads"} 0
windows_exporter_collector_timeout{collector="netframework_clrmemory"} 0
windows_exporter_collector_timeout{collector="netframework_clrremoting"} 0
windows_exporter_collector_timeout{collector="netframework_clrsecurity"} 0
windows_exporter_collector_timeout{collector="net"} 0
windows_exporter_collector_timeout{collector="os"} 0
windows_exporter_collector_timeout{collector="process"} 0
windows_exporter_collector_timeout{collector="service"} 0
windows_exporter_collector_timeout{collector="system"} 0
windows_exporter_collector_timeout{collector="tcp"} 0
# HELP windows_exchange_http_proxy_avg_auth_latency Average time spent authenticating CAS requests over the last 200 samples
# TYPE windows_exchange_http_proxy_avg_auth_latency gauge
windows_exchange_http_proxy_avg_auth_latency{name="autodiscover"} 1
windows_exchange_http_proxy_avg_auth_latency{name="eas"} 0
# HELP windows_exchange_http_proxy_avg_cas_proccessing_latency_sec Average latency (sec) of CAS processing time over the last 200 reqs
# TYPE windows_exchange_http_proxy_avg_cas_proccessing_latency_sec gauge
windows_exchange_http_proxy_avg_cas_proccessing_latency_sec{name="autodiscover"} 0.003
windows_exchange_http_proxy_avg_cas_proccessing_latency_sec{name="eas"} 0.003
# HELP windows_exchange_http_proxy_mailbox_proxy_failure_rate % of failures between this CAS and MBX servers over the last 200 samples
# TYPE windows_exchange_http_proxy_mailbox_proxy_failure_rate gauge
windows_exchange_http_proxy_mailbox_proxy_failure_rate{name="autodiscover"} 0
windows_exchange_http_proxy_mailbox_proxy_failure_rate{name="eas"} 0
# HELP windows_exchange_http_proxy_mailbox_server_locator_avg_latency_sec Average latency (sec) of MailboxServerLocator web service calls
# TYPE windows_exchange_http_proxy_mailbox_server_locator_avg_latency_sec gauge
windows_exchange_http_proxy_mailbox_server_locator_avg_latency_sec{name="autodiscover"} 0.008
windows_exchange_http_proxy_mailbox_server_locator_avg_latency_sec{name="eas"} 0.008
# HELP windows_exchange_http_proxy_outstanding_proxy_requests Number of concurrent outstanding proxy requests
# TYPE windows_exchange_http_proxy_outstanding_proxy_requests gauge
windows_exchange_http_proxy_outstanding_proxy_requests{name="autodiscover"} 0
windows_exchange_http_proxy_outstanding_proxy_requests{name="eas"} 0
# HELP windows_exchange_http_proxy_requests_total Number of proxy requests processed each second
# TYPE windows_exchange_http_proxy_requests_total counter
windows_exchange_http_proxy_requests_total{name="autodiscover"} 27122
windows_exchange_http_proxy_requests_total{name="eas"} 32519
# HELP windows_exchange_ldap_long_running_ops_per_sec Long Running LDAP operations per second
# TYPE windows_exchange_ldap_long_running_ops_per_sec counter
windows_exchange_ldap_long_running_ops_per_sec{name="complianceauditservice"} 0
windows_exchange_ldap_long_running_ops_per_sec{name="complianceauditservice_10"} 0
# HELP windows_exchange_ldap_read_time_sec Time (sec) to send an LDAP read request and receive a response
# TYPE windows_exchange_ldap_read_time_sec counter
windows_exchange_ldap_read_time_sec{name="complianceauditservice"} 0.008
windows_exchange_ldap_read_time_sec{name="complianceauditservice_10"} 0.018
# HELP windows_exchange_ldap_search_time_sec Time (sec) to send an LDAP search request and receive a response
# TYPE windows_exchange_ldap_search_time_sec counter
windows_exchange_ldap_search_time_sec{name="complianceauditservice"} 0.046
windows_exchange_ldap_search_time_sec{name="complianceauditservice_10"} 0.058
# TYPE windows_exchange_ldap_timeout_errors_total counter
windows_exchange_ldap_timeout_errors_total{name="complianceauditservice"} 0
windows_exchange_ldap_timeout_errors_total{name="complianceauditservice_10"} 0
# HELP windows_exchange_ldap_write_time_sec Time (sec) to send an LDAP Add/Modify/Delete request and receive a response
# TYPE windows_exchange_ldap_write_time_sec counter
windows_exchange_ldap_write_time_sec{name="complianceauditservice"} 0
windows_exchange_ldap_write_time_sec{name="complianceauditservice_10"} 0
# HELP windows_exporter_perflib_snapshot_duration_seconds Duration of perflib snapshot capture
# TYPE windows_exporter_perflib_snapshot_duration_seconds gauge
windows_exporter_perflib_snapshot_duration_seconds 0.0054258
# HELP windows_exchange_activesync_ping_cmds_pending Number of ping commands currently pending in the queue
# TYPE windows_exchange_activesync_ping_cmds_pending gauge
windows_exchange_activesync_ping_cmds_pending 0
# HELP windows_exchange_activesync_requests_total Num HTTP requests received from the client via ASP.NET per sec. Shows Current user load
# TYPE windows_exchange_activesync_requests_total counter
windows_exchange_activesync_requests_total 14
# HELP windows_exchange_activesync_sync_cmds_total Number of sync commands processed per second. Clients use this command to synchronize items within a folder
# TYPE windows_exchange_activesync_sync_cmds_total counter
windows_exchange_activesync_sync_cmds_total 0
# HELP windows_exchange_autodiscover_requests_total Number of autodiscover service requests processed each second
# TYPE windows_exchange_autodiscover_requests_total counter
windows_exchange_autodiscover_requests_total 1
# HELP windows_exchange_avail_service_requests_per_sec Number of requests serviced per second
# TYPE windows_exchange_avail_service_requests_per_sec counter
windows_exchange_avail_service_requests_per_sec 0
# HELP windows_exchange_owa_current_unique_users Number of unique users currently logged on to Outlook Web App
# TYPE windows_exchange_owa_current_unique_users gauge
windows_exchange_owa_current_unique_users 0
# HELP windows_exchange_owa_requests_total Number of requests handled by Outlook Web App per second
# TYPE windows_exchange_owa_requests_total counter
windows_exchange_owa_requests_total 0
# HELP windows_exchange_rpc_active_user_count Number of unique users that have shown some kind of activity in the last 2 minutes
# TYPE windows_exchange_rpc_active_user_count gauge
windows_exchange_rpc_active_user_count 0
# HELP windows_exchange_rpc_avg_latency_sec The latency (sec), averaged for the past 1024 packets
# TYPE windows_exchange_rpc_avg_latency_sec gauge
windows_exchange_rpc_avg_latency_sec 0.001
# HELP windows_exchange_rpc_connection_count Total number of client connections maintained
# TYPE windows_exchange_rpc_connection_count gauge
windows_exchange_rpc_connection_count 0
# HELP windows_exchange_rpc_operations_total The rate at which RPC operations occur
# TYPE windows_exchange_rpc_operations_total counter
windows_exchange_rpc_operations_total 9
# HELP windows_exchange_rpc_requests Number of client requests currently being processed by  the RPC Client Access service
# TYPE windows_exchange_rpc_requests gauge
windows_exchange_rpc_requests 0
# HELP windows_exchange_rpc_user_count Number of users
# TYPE windows_exchange_rpc_user_count gauge
windows_exchange_rpc_user_count 0
# HELP windows_exchange_transport_queues_active_mailbox_delivery Active Mailbox Delivery Queue length
# TYPE windows_exchange_transport_queues_active_mailbox_delivery gauge
windows_exchange_transport_queues_active_mailbox_delivery{name="high_priority"} 0
windows_exchange_transport_queues_active_mailbox_delivery{name="low_priority"} 0
windows_exchange_transport_queues_active_mailbox_delivery{name="none_priority"} 0
windows_exchange_transport_queues_active_mailbox_delivery{name="normal_priority"} 0
windows_exchange_transport_queues_active_mailbox_delivery{name="total_excluding_priority_none"} 0
# HELP windows_exchange_transport_queues_external_active_remote_delivery External Active Remote Delivery Queue length
# TYPE windows_exchange_transport_queues_external_active_remote_delivery gauge
windows_exchange_transport_queues_external_active_remote_delivery{name="high_priority"} 0
windows_exchange_transport_queues_external_active_remote_delivery{name="low_priority"} 0
windows_exchange_transport_queues_external_active_remote_delivery{name="none_priority"} 0
windows_exchange_transport_queues_external_active_remote_delivery{name="normal_priority"} 0
windows_exchange_transport_queues_external_active_remote_delivery{name="total_excluding_priority_none"} 0
# HELP windows_exchange_transport_queues_external_largest_delivery External Largest Delivery Queue length
# TYPE windows_exchange_transport_queues_external_largest_delivery gauge
windows_exchange_transport_queues_external_largest_delivery{name="high_priority"} 0
windows_exchange_transport_queues_external_largest_delivery{name="low_priority"} 0
windows_exchange_transport_queues_external_largest_delivery{name="none_priority"} 0
windows_exchange_transport_queues_external_largest_delivery{name="normal_priority"} 0
windows_exchange_transport_queues_external_largest_delivery{name="total_excluding_priority_none"} 0
# HELP windows_exchange_transport_queues_internal_active_remote_delivery Internal Active Remote Delivery Queue length
# TYPE windows_exchange_transport_queues_internal_active_remote_delivery gauge
windows_exchange_transport_queues_internal_active_remote_delivery{name="high_priority"} 0
windows_exchange_transport_queues_internal_active_remote_delivery{name="low_priority"} 0
windows_exchange_transport_queues_internal_active_remote_delivery{name="none_priority"} 0
windows_exchange_transport_queues_internal_active_remote_delivery{name="normal_priority"} 0
windows_exchange_transport_queues_internal_active_remote_delivery{name="total_excluding_priority_none"} 0
# HELP windows_exchange_transport_queues_internal_largest_delivery Internal Largest Delivery Queue length
# TYPE windows_exchange_transport_queues_internal_largest_delivery gauge
windows_exchange_transport_queues_internal_largest_delivery{name="high_priority"} 0
windows_exchange_transport_queues_internal_largest_delivery{name="low_priority"} 0
windows_exchange_transport_queues_internal_largest_delivery{name="none_priority"} 0
windows_exchange_transport_queues_internal_largest_delivery{name="normal_priority"} 0
windows_exchange_transport_queues_internal_largest_delivery{name="total_excluding_priority_none"} 0
# HELP windows_exchange_transport_queues_poison Poison Queue length
# TYPE windows_exchange_transport_queues_poison gauge
windows_exchange_transport_queues_poison{name="high_priority"} 0
windows_exchange_transport_queues_poison{name="low_priority"} 0
windows_exchange_transport_queues_poison{name="none_priority"} 0
windows_exchange_transport_queues_poison{name="normal_priority"} 0
windows_exchange_transport_queues_poison{name="total_excluding_priority_none"} 0
# HELP windows_exchange_transport_queues_retry_mailbox_delivery Retry Mailbox Delivery Queue length
# TYPE windows_exchange_transport_queues_retry_mailbox_delivery gauge
windows_exchange_transport_queues_retry_mailbox_delivery{name="high_priority"} 0
windows_exchange_transport_queues_retry_mailbox_delivery{name="low_priority"} 0
windows_exchange_transport_queues_retry_mailbox_delivery{name="none_priority"} 0
windows_exchange_transport_queues_retry_mailbox_delivery{name="normal_priority"} 0
windows_exchange_transport_queues_retry_mailbox_delivery{name="total_excluding_priority_none"} 0
# HELP windows_exchange_transport_queues_unreachable Unreachable Queue length
# TYPE windows_exchange_transport_queues_unreachable gauge
windows_exchange_transport_queues_unreachable{name="high_priority"} 0
windows_exchange_transport_queues_unreachable{name="low_priority"} 0
windows_exchange_transport_queues_unreachable{name="none_priority"} 0
windows_exchange_transport_queues_unreachable{name="normal_priority"} 0
windows_exchange_transport_queues_unreachable{name="total_excluding_priority_none"} 0
# HELP windows_exchange_workload_active_tasks Number of active tasks currently running in the background for workload management
# TYPE windows_exchange_workload_active_tasks gauge
windows_exchange_workload_active_tasks{name="complianceauditservice_auditcomplianceserviceprioritized_audit_task_execution_manager"} 0
windows_exchange_workload_active_tasks{name="microsoft_exchange_servicehost_darruntime"} 0
# HELP windows_exchange_workload_completed_tasks Number of workload management tasks that have been completed
# TYPE windows_exchange_workload_completed_tasks counter
windows_exchange_workload_completed_tasks{name="complianceauditservice_auditcomplianceserviceprioritized_audit_task_execution_manager"} 0
windows_exchange_workload_completed_tasks{name="microsoft_exchange_servicehost_darruntime"} 0
# HELP windows_exchange_workload_is_active Active indicates whether the workload is in an active (1) or paused (0) state
# TYPE windows_exchange_workload_is_active gauge
windows_exchange_workload_is_active{name="complianceauditservice_auditcomplianceserviceprioritized_audit_task_execution_manager"} 1
windows_exchange_workload_is_active{name="microsoft_exchange_servicehost_darruntime"} 1
# HELP windows_exchange_workload_queued_tasks Number of workload management tasks that are currently queued up waiting to be processed
# TYPE windows_exchange_workload_queued_tasks counter
windows_exchange_workload_queued_tasks{name="complianceauditservice_auditcomplianceserviceprioritized_audit_task_execution_manager"} 0
windows_exchange_workload_queued_tasks{name="microsoft_exchange_servicehost_darruntime"} 0
# HELP windows_exchange_workload_yielded_tasks The total number of tasks that have been yielded by a workload
# TYPE windows_exchange_workload_yielded_tasks counter
windows_exchange_workload_yielded_tasks{name="complianceauditservice_auditcomplianceserviceprioritized_audit_task_execution_manager"} 0
windows_exchange_workload_yielded_tasks{name="microsoft_exchange_servicehost_darruntime"} 0
# HELP windows_hyperv_health_critical This counter represents the number of virtual machines with critical health
# TYPE windows_hyperv_health_critical gauge
windows_hyperv_health_critical 0
# HELP windows_hyperv_health_ok This counter represents the number of virtual machines with ok health
# TYPE windows_hyperv_health_ok gauge
windows_hyperv_health_ok 1
# HELP windows_hyperv_host_cpu_guest_run_time The time spent by the virtual processor in guest code
# TYPE windows_hyperv_host_cpu_guest_run_time gauge
windows_hyperv_host_cpu_guest_run_time{core="0"} 2.44871648e+09
# HELP windows_hyperv_host_cpu_hypervisor_run_time The time spent by the virtual processor in hypervisor code
# TYPE windows_hyperv_host_cpu_hypervisor_run_time gauge
windows_hyperv_host_cpu_hypervisor_run_time{core="0"} 2.79010764e+08
# HELP windows_hyperv_host_cpu_remote_run_time The time spent by the virtual processor running on a remote node
# TYPE windows_hyperv_host_cpu_remote_run_time gauge
windows_hyperv_host_cpu_remote_run_time{core="0"} 0
# HELP windows_hyperv_host_cpu_total_run_time The time spent by the virtual processor in guest and hypervisor code
# TYPE windows_hyperv_host_cpu_total_run_time gauge
windows_hyperv_host_cpu_total_run_time{core="0"} 2.727727244e+09
# HELP windows_hyperv_host_lp_guest_run_time_percent The percentage of time spent by the processor in guest code
# TYPE windows_hyperv_host_lp_guest_run_time_percent gauge
windows_hyperv_host_lp_guest_run_time_percent{core="0"} 2.476081579e+09
# HELP windows_hyperv_host_lp_hypervisor_run_time_percent The percentage of time spent by the processor in hypervisor code
# TYPE windows_hyperv_host_lp_hypervisor_run_time_percent gauge
windows_hyperv_host_lp_hypervisor_run_time_percent{core="0"} 3.52733652e+08
# HELP windows_hyperv_host_lp_total_run_time_percent The percentage of time spent by the processor in guest and hypervisor code
# TYPE windows_hyperv_host_lp_total_run_time_percent gauge
windows_hyperv_host_lp_total_run_time_percent{core="0"} 2.828815231e+09
# HELP windows_hyperv_hypervisor_logical_processors The number of logical processors present in the system
# TYPE windows_hyperv_hypervisor_logical_processors gauge
windows_hyperv_hypervisor_logical_processors 16
# HELP windows_hyperv_hypervisor_virtual_processors The number of virtual processors present in the system
# TYPE windows_hyperv_hypervisor_virtual_processors gauge
windows_hyperv_hypervisor_virtual_processors 24
# HELP windows_hyperv_root_partition_1G_device_pages The number of 1G pages present in the device space of the partition
# TYPE windows_hyperv_root_partition_1G_device_pages gauge
windows_hyperv_root_partition_1G_device_pages 0
# HELP windows_hyperv_root_partition_1G_gpa_pages The number of 1G pages present in the GPA space of the partition
# TYPE windows_hyperv_root_partition_1G_gpa_pages gauge
windows_hyperv_root_partition_1G_gpa_pages 6
# HELP windows_hyperv_root_partition_2M_device_pages The number of 2M pages present in the device space of the partition
# TYPE windows_hyperv_root_partition_2M_device_pages gauge
windows_hyperv_root_partition_2M_device_pages 0
# HELP windows_hyperv_root_partition_2M_gpa_pages The number of 2M pages present in the GPA space of the partition
# TYPE windows_hyperv_root_partition_2M_gpa_pages gauge
windows_hyperv_root_partition_2M_gpa_pages 5255
# HELP windows_hyperv_root_partition_4K_device_pages The number of 4K pages present in the device space of the partition
# TYPE windows_hyperv_root_partition_4K_device_pages gauge
windows_hyperv_root_partition_4K_device_pages 0
# HELP windows_hyperv_root_partition_4K_gpa_pages The number of 4K pages present in the GPA space of the partition
# TYPE windows_hyperv_root_partition_4K_gpa_pages gauge
windows_hyperv_root_partition_4K_gpa_pages 58880
# HELP windows_hyperv_root_partition_address_spaces The number of address spaces in the virtual TLB of the partition
# TYPE windows_hyperv_root_partition_address_spaces gauge
windows_hyperv_root_partition_address_spaces 0
# HELP windows_hyperv_root_partition_attached_devices The number of devices attached to the partition
# TYPE windows_hyperv_root_partition_attached_devices gauge
windows_hyperv_root_partition_attached_devices 1
# HELP windows_hyperv_root_partition_deposited_pages The number of pages deposited into the partition
# TYPE windows_hyperv_root_partition_deposited_pages gauge
windows_hyperv_root_partition_deposited_pages 31732
# HELP windows_hyperv_root_partition_device_dma_errors An indicator of illegal DMA requests generated by all devices assigned to the partition
# TYPE windows_hyperv_root_partition_device_dma_errors gauge
windows_hyperv_root_partition_device_dma_errors 0
# HELP windows_hyperv_root_partition_device_interrupt_errors An indicator of illegal interrupt requests generated by all devices assigned to the partition
# TYPE windows_hyperv_root_partition_device_interrupt_errors gauge
windows_hyperv_root_partition_device_interrupt_errors 0
# HELP windows_hyperv_root_partition_device_interrupt_throttle_events The number of times an interrupt from a device assigned to the partition was temporarily throttled because the device was generating too many interrupts
# TYPE windows_hyperv_root_partition_device_interrupt_throttle_events gauge
windows_hyperv_root_partition_device_interrupt_throttle_events 0
# HELP windows_hyperv_root_partition_gpa_space_modifications The rate of modifications to the GPA space of the partition
# TYPE windows_hyperv_root_partition_gpa_space_modifications counter
windows_hyperv_root_partition_gpa_space_modifications 0
# HELP windows_hyperv_root_partition_io_tlb_flush The rate of flushes of I/O TLBs of the partition
# TYPE windows_hyperv_root_partition_io_tlb_flush counter
windows_hyperv_root_partition_io_tlb_flush 23901
# HELP windows_hyperv_root_partition_io_tlb_flush_cost The average time (in nanoseconds) spent processing an I/O TLB flush
# TYPE windows_hyperv_root_partition_io_tlb_flush_cost gauge
windows_hyperv_root_partition_io_tlb_flush_cost 312574
# HELP windows_hyperv_root_partition_physical_pages_allocated The number of timer interrupts skipped for the partition
# TYPE windows_hyperv_root_partition_physical_pages_allocated gauge
windows_hyperv_root_partition_physical_pages_allocated 0
# HELP windows_hyperv_root_partition_preferred_numa_node_index The number of pages present in the GPA space of the partition (zero for root partition)
# TYPE windows_hyperv_root_partition_preferred_numa_node_index gauge
windows_hyperv_root_partition_preferred_numa_node_index 0
# HELP windows_hyperv_root_partition_recommended_virtual_tlb_size The recommended number of pages to be deposited for the virtual TLB
# TYPE windows_hyperv_root_partition_recommended_virtual_tlb_size gauge
windows_hyperv_root_partition_recommended_virtual_tlb_size 64
# HELP windows_hyperv_root_partition_virtual_tlb_flush_entires The rate of flushes of the entire virtual TLB
# TYPE windows_hyperv_root_partition_virtual_tlb_flush_entires counter
windows_hyperv_root_partition_virtual_tlb_flush_entires 15234
# HELP windows_hyperv_root_partition_virtual_tlb_pages The number of pages used by the virtual TLB of the partition
# TYPE windows_hyperv_root_partition_virtual_tlb_pages gauge
windows_hyperv_root_partition_virtual_tlb_pages 64
# HELP windows_hyperv_vid_physical_pages_allocated The number of physical pages allocated
# TYPE windows_hyperv_vid_physical_pages_allocated gauge
windows_hyperv_vid_physical_pages_allocated{vm="Ubuntu 22.04 LTS"} 745472
# HELP windows_hyperv_vid_preferred_numa_node_index The preferred NUMA node index associated with this partition
# TYPE windows_hyperv_vid_preferred_numa_node_index gauge
windows_hyperv_vid_preferred_numa_node_index{vm="Ubuntu 22.04 LTS"} 0
# HELP windows_hyperv_vid_remote_physical_pages The number of physical pages not allocated from the preferred NUMA node
# TYPE windows_hyperv_vid_remote_physical_pages gauge
windows_hyperv_vid_remote_physical_pages{vm="Ubuntu 22.04 LTS"} 0
# HELP windows_hyperv_vm_cpu_guest_run_time The time spent by the virtual processor in guest code
# TYPE windows_hyperv_vm_cpu_guest_run_time gauge
windows_hyperv_vm_cpu_guest_run_time{core="0",vm="Ubuntu 22.04 LTS"} 6.2534217e+07
# HELP windows_hyperv_vm_cpu_hypervisor_run_time The time spent by the virtual processor in hypervisor code
# TYPE windows_hyperv_vm_cpu_hypervisor_run_time gauge
windows_hyperv_vm_cpu_hypervisor_run_time{core="0",vm="Ubuntu 22.04 LTS"} 4.457712e+06
# HELP windows_hyperv_vm_cpu_remote_run_time The time spent by the virtual processor running on a remote node
# TYPE windows_hyperv_vm_cpu_remote_run_time gauge
windows_hyperv_vm_cpu_remote_run_time{core="0",vm="Ubuntu 22.04 LTS"} 0
# HELP windows_hyperv_vm_cpu_total_run_time The time spent by the virtual processor in guest and hypervisor code
# TYPE windows_hyperv_vm_cpu_total_run_time gauge
windows_hyperv_vm_cpu_total_run_time{core="0",vm="Ubuntu 22.04 LTS"} 6.6991929e+07
# HELP windows_hyperv_vm_device_bytes_read This counter represents the total number of bytes that have been read per second on this virtual device
# TYPE windows_hyperv_vm_device_bytes_read counter
windows_hyperv_vm_device_bytes_read{vm_device="--?-D:-Ana-VM-hyperv-Virtual Machines-3AA8D474-2365-4041-A7CB-2A78287D6FE0.vmgs"} 83456
windows_hyperv_vm_device_bytes_read{vm_device="D:-Ana-VM-hyperv-vhd-Ubuntu 22.04 LTS_838D93A1-7D30-43CD-9F69-F336829C0934.avhdx"} 5.3118464e+08
# HELP windows_hyperv_vm_device_bytes_written This counter represents the total number of bytes that have been written per second on this virtual device
# TYPE windows_hyperv_vm_device_bytes_written counter
windows_hyperv_vm_device_bytes_written{vm_device="--?-D:-Ana-VM-hyperv-Virtual Machines-3AA8D474-2365-4041-A7CB-2A78287D6FE0.vmgs"} 1.148928e+06
windows_hyperv_vm_device_bytes_written{vm_device="D:-Ana-VM-hyperv-vhd-Ubuntu 22.04 LTS_838D93A1-7D30-43CD-9F69-F336829C0934.avhdx"} 4.25905152e+08
# HELP windows_hyperv_vm_device_error_count This counter represents the total number of errors that have occurred on this virtual device
# TYPE windows_hyperv_vm_device_error_count counter
windows_hyperv_vm_device_error_count{vm_device="--?-D:-Ana-VM-hyperv-Virtual Machines-3AA8D474-2365-4041-A7CB-2A78287D6FE0.vmgs"} 0
windows_hyperv_vm_device_error_count{vm_device="D:-Ana-VM-hyperv-vhd-Ubuntu 22.04 LTS_838D93A1-7D30-43CD-9F69-F336829C0934.avhdx"} 3
# HELP windows_hyperv_vm_device_operations_read This counter represents the number of read operations that have occurred per second on this virtual device
# TYPE windows_hyperv_vm_device_operations_read counter
windows_hyperv_vm_device_operations_read{vm_device="--?-D:-Ana-VM-hyperv-Virtual Machines-3AA8D474-2365-4041-A7CB-2A78287D6FE0.vmgs"} 6
windows_hyperv_vm_device_operations_read{vm_device="D:-Ana-VM-hyperv-vhd-Ubuntu 22.04 LTS_838D93A1-7D30-43CD-9F69-F336829C0934.avhdx"} 13196
# HELP windows_hyperv_vm_device_operations_written This counter represents the number of write operations that have occurred per second on this virtual device
# TYPE windows_hyperv_vm_device_operations_written counter
windows_hyperv_vm_device_operations_written{vm_device="--?-D:-Ana-VM-hyperv-Virtual Machines-3AA8D474-2365-4041-A7CB-2A78287D6FE0.vmgs"} 34
windows_hyperv_vm_device_operations_written{vm_device="D:-Ana-VM-hyperv-vhd-Ubuntu 22.04 LTS_838D93A1-7D30-43CD-9F69-F336829C0934.avhdx"} 3866
# HELP windows_hyperv_vm_device_queue_length This counter represents the current queue length on this virtual device
# TYPE windows_hyperv_vm_device_queue_length counter
windows_hyperv_vm_device_queue_length{vm_device="--?-D:-Ana-VM-hyperv-Virtual Machines-3AA8D474-2365-4041-A7CB-2A78287D6FE0.vmgs"} 1.104182e+06
windows_hyperv_vm_device_queue_length{vm_device="D:-Ana-VM-hyperv-vhd-Ubuntu 22.04 LTS_838D93A1-7D30-43CD-9F69-F336829C0934.avhdx"} 3.269422187e+09
# HELP windows_hyperv_vm_interface_bytes_received This counter represents the total number of bytes received per second by the network adapter
# TYPE windows_hyperv_vm_interface_bytes_received counter
windows_hyperv_vm_interface_bytes_received{vm_interface="Default Switch_312FF9C7-1F07-4EBA-81FE-F5B4F445B810"} 473654
windows_hyperv_vm_interface_bytes_received{vm_interface="Ubuntu 22.04 LTS_Adaptador de Rede_3AA8D474-2365-4041-A7CB-2A78287D6FE0--98F1DBEE-505C-4086-B80E-87A27FAECBD4"} 4.3509444e+07
# HELP windows_hyperv_vm_interface_bytes_sent This counter represents the total number of bytes sent per second by the network adapter
# TYPE windows_hyperv_vm_interface_bytes_sent counter
windows_hyperv_vm_interface_bytes_sent{vm_interface="Default Switch_312FF9C7-1F07-4EBA-81FE-F5B4F445B810"} 4.3550457e+07
windows_hyperv_vm_interface_bytes_sent{vm_interface="Ubuntu 22.04 LTS_Adaptador de Rede_3AA8D474-2365-4041-A7CB-2A78287D6FE0--98F1DBEE-505C-4086-B80E-87A27FAECBD4"} 473654
# HELP windows_hyperv_vm_interface_packets_incoming_dropped This counter represents the total number of dropped packets per second in the incoming direction of the network adapter
# TYPE windows_hyperv_vm_interface_packets_incoming_dropped counter
windows_hyperv_vm_interface_packets_incoming_dropped{vm_interface="Default Switch_312FF9C7-1F07-4EBA-81FE-F5B4F445B810"} 0
windows_hyperv_vm_interface_packets_incoming_dropped{vm_interface="Ubuntu 22.04 LTS_Adaptador de Rede_3AA8D474-2365-4041-A7CB-2A78287D6FE0--98F1DBEE-505C-4086-B80E-87A27FAECBD4"} 0
# HELP windows_hyperv_vm_interface_packets_outgoing_dropped This counter represents the total number of dropped packets per second in the outgoing direction of the network adapter
# TYPE windows_hyperv_vm_interface_packets_outgoing_dropped counter
windows_hyperv_vm_interface_packets_outgoing_dropped{vm_interface="Default Switch_312FF9C7-1F07-4EBA-81FE-F5B4F445B810"} 284
windows_hyperv_vm_interface_packets_outgoing_dropped{vm_interface="Ubuntu 22.04 LTS_Adaptador de Rede_3AA8D474-2365-4041-A7CB-2A78287D6FE0--98F1DBEE-505C-4086-B80E-87A27FAECBD4"} 0
# HELP windows_hyperv_vm_interface_packets_received This counter represents the total number of packets received per second by the network adapter
# TYPE windows_hyperv_vm_interface_packets_received counter
windows_hyperv_vm_interface_packets_received{vm_interface="Default Switch_312FF9C7-1F07-4EBA-81FE-F5B4F445B810"} 6137
windows_hyperv_vm_interface_packets_received{vm_interface="Ubuntu 22.04 LTS_Adaptador de Rede_3AA8D474-2365-4041-A7CB-2A78287D6FE0--98F1DBEE-505C-4086-B80E-87A27FAECBD4"} 8621
# HELP windows_hyperv_vm_interface_packets_sent This counter represents the total number of packets sent per second by the network adapter
# TYPE windows_hyperv_vm_interface_packets_sent counter
windows_hyperv_vm_interface_packets_sent{vm_interface="Default Switch_312FF9C7-1F07-4EBA-81FE-F5B4F445B810"} 8905
windows_hyperv_vm_interface_packets_sent{vm_interface="Ubuntu 22.04 LTS_Adaptador de Rede_3AA8D474-2365-4041-A7CB-2A78287D6FE0--98F1DBEE-505C-4086-B80E-87A27FAECBD4"} 6137
# HELP windows_hyperv_vm_memory_add_operations_total This counter represents the number of operations adding memory to the VM.
# TYPE windows_hyperv_vm_memory_add_operations_total counter
windows_hyperv_vm_memory_add_operations_total{vm="Ubuntu 22.04 LTS"} 3
# HELP windows_hyperv_vm_memory_added_total This counter represents memory in MB added to the VM
# TYPE windows_hyperv_vm_memory_added_total counter
windows_hyperv_vm_memory_added_total{vm="Ubuntu 22.04 LTS"} 856
# HELP windows_hyperv_vm_memory_physical This gauge represents the current amount of memory in MB assigned to the VM.
# TYPE windows_hyperv_vm_memory_physical gauge
windows_hyperv_vm_memory_physical{vm="Ubuntu 22.04 LTS"} 2628
# HELP windows_hyperv_vm_memory_physical_guest_visible 'This gauge represents the amount of memory in MB visible to the VM guest.'
# TYPE windows_hyperv_vm_memory_physical_guest_visible gauge
windows_hyperv_vm_memory_physical_guest_visible{vm="Ubuntu 22.04 LTS"} 2904
# HELP windows_hyperv_vm_memory_pressure_average This gauge represents the average pressure in the VM.
# TYPE windows_hyperv_vm_memory_pressure_average gauge
windows_hyperv_vm_memory_pressure_average{vm="Ubuntu 22.04 LTS"} 83
# HELP windows_hyperv_vm_memory_pressure_current This gauge represents the current pressure in the VM.
# TYPE windows_hyperv_vm_memory_pressure_current gauge
windows_hyperv_vm_memory_pressure_current{vm="Ubuntu 22.04 LTS"} 83
# HELP windows_hyperv_vm_memory_pressure_maximum This gauge represents the maximum pressure band in the VM.
# TYPE windows_hyperv_vm_memory_pressure_maximum gauge
windows_hyperv_vm_memory_pressure_maximum{vm="Ubuntu 22.04 LTS"} 85
# HELP windows_hyperv_vm_memory_pressure_minimum This gauge represents the minimum pressure band in the VM.
# TYPE windows_hyperv_vm_memory_pressure_minimum gauge
windows_hyperv_vm_memory_pressure_minimum{vm="Ubuntu 22.04 LTS"} 81
# HELP windows_hyperv_vm_memory_remove_operations_total This counter represents the number of operations removing memory from the VM.
# TYPE windows_hyperv_vm_memory_remove_operations_total counter
windows_hyperv_vm_memory_remove_operations_total{vm="Ubuntu 22.04 LTS"} 1
# HELP windows_hyperv_vm_memory_removed_total This counter represents memory in MB removed from the VM
# TYPE windows_hyperv_vm_memory_removed_total counter
windows_hyperv_vm_memory_removed_total{vm="Ubuntu 22.04 LTS"} 276
# HELP windows_hyperv_vswitch_broadcast_packets_received_total This represents the total number of broadcast packets received per second by the virtual switch
# TYPE windows_hyperv_vswitch_broadcast_packets_received_total counter
windows_hyperv_vswitch_broadcast_packets_received_total{vswitch="Default Switch"} 51
# HELP windows_hyperv_vswitch_broadcast_packets_sent_total This represents the total number of broadcast packets sent per second by the virtual switch
# TYPE windows_hyperv_vswitch_broadcast_packets_sent_total counter
windows_hyperv_vswitch_broadcast_packets_sent_total{vswitch="Default Switch"} 18
# HELP windows_hyperv_vswitch_bytes_received_total This represents the total number of bytes received per second by the virtual switch
# TYPE windows_hyperv_vswitch_bytes_received_total counter
windows_hyperv_vswitch_bytes_received_total{vswitch="Default Switch"} 4.4024111e+07
# HELP windows_hyperv_vswitch_bytes_sent_total This represents the total number of bytes sent per second by the virtual switch
# TYPE windows_hyperv_vswitch_bytes_sent_total counter
windows_hyperv_vswitch_bytes_sent_total{vswitch="Default Switch"} 4.3983098e+07
# HELP windows_hyperv_vswitch_bytes_total This represents the total number of bytes per second traversing the virtual switch
# TYPE windows_hyperv_vswitch_bytes_total counter
windows_hyperv_vswitch_bytes_total{vswitch="Default Switch"} 8.8007209e+07
# HELP windows_hyperv_vswitch_directed_packets_received_total This represents the total number of directed packets received per second by the virtual switch
# TYPE windows_hyperv_vswitch_directed_packets_received_total counter
windows_hyperv_vswitch_directed_packets_received_total{vswitch="Default Switch"} 14603
# HELP windows_hyperv_vswitch_directed_packets_send_total This represents the total number of directed packets sent per second by the virtual switch
# TYPE windows_hyperv_vswitch_directed_packets_send_total counter
windows_hyperv_vswitch_directed_packets_send_total{vswitch="Default Switch"} 14603
# HELP windows_hyperv_vswitch_dropped_packets_incoming_total This represents the total number of packet dropped per second by the virtual switch in the incoming direction
# TYPE windows_hyperv_vswitch_dropped_packets_incoming_total counter
windows_hyperv_vswitch_dropped_packets_incoming_total{vswitch="Default Switch"} 284
# HELP windows_hyperv_vswitch_dropped_packets_outcoming_total This represents the total number of packet dropped per second by the virtual switch in the outgoing direction
# TYPE windows_hyperv_vswitch_dropped_packets_outcoming_total counter
windows_hyperv_vswitch_dropped_packets_outcoming_total{vswitch="Default Switch"} 0
# HELP windows_hyperv_vswitch_extensions_dropped_packets_incoming_total This represents the total number of packet dropped per second by the virtual switch extensions in the incoming direction
# TYPE windows_hyperv_vswitch_extensions_dropped_packets_incoming_total counter
windows_hyperv_vswitch_extensions_dropped_packets_incoming_total{vswitch="Default Switch"} 0
# HELP windows_hyperv_vswitch_extensions_dropped_packets_outcoming_total This represents the total number of packet dropped per second by the virtual switch extensions in the outgoing direction
# TYPE windows_hyperv_vswitch_extensions_dropped_packets_outcoming_total counter
windows_hyperv_vswitch_extensions_dropped_packets_outcoming_total{vswitch="Default Switch"} 0
# HELP windows_hyperv_vswitch_learned_mac_addresses_total This counter represents the total number of learned MAC addresses of the virtual switch
# TYPE windows_hyperv_vswitch_learned_mac_addresses_total counter
windows_hyperv_vswitch_learned_mac_addresses_total{vswitch="Default Switch"} 2
# HELP windows_hyperv_vswitch_multicast_packets_received_total This represents the total number of multicast packets received per second by the virtual switch
# TYPE windows_hyperv_vswitch_multicast_packets_received_total counter
windows_hyperv_vswitch_multicast_packets_received_total{vswitch="Default Switch"} 388
# HELP windows_hyperv_vswitch_multicast_packets_sent_total This represents the total number of multicast packets sent per second by the virtual switch
# TYPE windows_hyperv_vswitch_multicast_packets_sent_total counter
windows_hyperv_vswitch_multicast_packets_sent_total{vswitch="Default Switch"} 137
# HELP windows_hyperv_vswitch_number_of_send_channel_moves_total This represents the total number of send channel moves per second on this virtual switch
# TYPE windows_hyperv_vswitch_number_of_send_channel_moves_total counter
windows_hyperv_vswitch_number_of_send_channel_moves_total{vswitch="Default Switch"} 0
# HELP windows_hyperv_vswitch_number_of_vmq_moves_total This represents the total number of VMQ moves per second on this virtual switch
# TYPE windows_hyperv_vswitch_number_of_vmq_moves_total counter
windows_hyperv_vswitch_number_of_vmq_moves_total{vswitch="Default Switch"} 0
# HELP windows_hyperv_vswitch_packets_flooded_total This counter represents the total number of packets flooded by the virtual switch
# TYPE windows_hyperv_vswitch_packets_flooded_total counter
windows_hyperv_vswitch_packets_flooded_total{vswitch="Default Switch"} 0
# HELP windows_hyperv_vswitch_packets_received_total This represents the total number of packets received per second by the virtual switch
# TYPE windows_hyperv_vswitch_packets_received_total counter
windows_hyperv_vswitch_packets_received_total{vswitch="Default Switch"} 15042
# HELP windows_hyperv_vswitch_packets_total This represents the total number of packets per second traversing the virtual switch
# TYPE windows_hyperv_vswitch_packets_total counter
windows_hyperv_vswitch_packets_total{vswitch="Default Switch"} 29800
# HELP windows_hyperv_vswitch_purged_mac_addresses_total This counter represents the total number of purged MAC addresses of the virtual switch
# TYPE windows_hyperv_vswitch_purged_mac_addresses_total counter
windows_hyperv_vswitch_purged_mac_addresses_total{vswitch="Default Switch"} 0
# HELP windows_iis_anonymous_users_total Total number of users who established an anonymous connection with the Web service (WebService.TotalAnonymousUsers)
# TYPE windows_iis_anonymous_users_total counter
windows_iis_anonymous_users_total{site="Default Web Site"} 3
# HELP windows_iis_blocked_async_io_requests_total Total requests temporarily blocked due to bandwidth throttling settings (WebService.TotalBlockedAsyncIORequests)
# TYPE windows_iis_blocked_async_io_requests_total counter
windows_iis_blocked_async_io_requests_total{site="Default Web Site"} 0
# HELP windows_iis_cgi_requests_total Total CGI requests is the total number of CGI requests (WebService.TotalCGIRequests)
# TYPE windows_iis_cgi_requests_total counter
windows_iis_cgi_requests_total{site="Default Web Site"} 0
# HELP windows_iis_connection_attempts_all_instances_total Number of connections that have been attempted using the Web service (WebService.TotalConnectionAttemptsAllInstances)
# TYPE windows_iis_connection_attempts_all_instances_total counter
windows_iis_connection_attempts_all_instances_total{site="Default Web Site"} 1
# HELP windows_iis_current_anonymous_users Number of users who currently have an anonymous connection using the Web service (WebService.CurrentAnonymousUsers)
# TYPE windows_iis_current_anonymous_users gauge
windows_iis_current_anonymous_users{site="Default Web Site"} 0
# HELP windows_iis_current_application_pool_start_time The unix timestamp for the application pool start time (CurrentApplicationPoolUptime)
# TYPE windows_iis_current_application_pool_start_time gauge
windows_iis_current_application_pool_start_time{app="DefaultAppPool"} 1.6672399883854828e+09
# HELP windows_iis_current_application_pool_state The current status of the application pool (1 - Uninitialized, 2 - Initialized, 3 - Running, 4 - Disabling, 5 - Disabled, 6 - Shutdown Pending, 7 - Delete Pending) (CurrentApplicationPoolState)
# TYPE windows_iis_current_application_pool_state gauge
windows_iis_current_application_pool_state{app="DefaultAppPool",state="Delete Pending"} 0
windows_iis_current_application_pool_state{app="DefaultAppPool",state="Disabled"} 0
windows_iis_current_application_pool_state{app="DefaultAppPool",state="Disabling"} 0
windows_iis_current_application_pool_state{app="DefaultAppPool",state="Initialized"} 0
windows_iis_current_application_pool_state{app="DefaultAppPool",state="Running"} 1
windows_iis_current_application_pool_state{app="DefaultAppPool",state="Shutdown Pending"} 0
windows_iis_current_application_pool_state{app="DefaultAppPool",state="Uninitialized"} 0
# HELP windows_iis_current_blocked_async_io_requests Current requests temporarily blocked due to bandwidth throttling settings (WebService.CurrentBlockedAsyncIORequests)
# TYPE windows_iis_current_blocked_async_io_requests gauge
windows_iis_current_blocked_async_io_requests{site="Default Web Site"} 0
# HELP windows_iis_current_cgi_requests Current number of CGI requests being simultaneously processed by the Web service (WebService.CurrentCGIRequests)
# TYPE windows_iis_current_cgi_requests gauge
windows_iis_current_cgi_requests{site="Default Web Site"} 0
# HELP windows_iis_current_connections Current number of connections established with the Web service (WebService.CurrentConnections)
# TYPE windows_iis_current_connections gauge
windows_iis_current_connections{site="Default Web Site"} 0
# HELP windows_iis_current_isapi_extension_requests Current number of ISAPI requests being simultaneously processed by the Web service (WebService.CurrentISAPIExtensionRequests)
# TYPE windows_iis_current_isapi_extension_requests gauge
windows_iis_current_isapi_extension_requests{site="Default Web Site"} 0
# HELP windows_iis_current_non_anonymous_users Number of users who currently have a non-anonymous connection using the Web service (WebService.CurrentNonAnonymousUsers)
# TYPE windows_iis_current_non_anonymous_users gauge
windows_iis_current_non_anonymous_users{site="Default Web Site"} 0
# HELP windows_iis_current_worker_processes The current number of worker processes that are running in the application pool (CurrentWorkerProcesses)
# TYPE windows_iis_current_worker_processes gauge
windows_iis_current_worker_processes{app="DefaultAppPool"} 1
# HELP windows_iis_files_received_total Number of files received by the Web service (WebService.TotalFilesReceived)
# TYPE windows_iis_files_received_total counter
windows_iis_files_received_total{site="Default Web Site"} 0
# HELP windows_iis_files_sent_total Number of files sent by the Web service (WebService.TotalFilesSent)
# TYPE windows_iis_files_sent_total counter
windows_iis_files_sent_total{site="Default Web Site"} 2
# HELP windows_iis_ipapi_extension_requests_total ISAPI Extension Requests received (WebService.TotalISAPIExtensionRequests)
# TYPE windows_iis_ipapi_extension_requests_total counter
windows_iis_ipapi_extension_requests_total{site="Default Web Site"} 0
# HELP windows_iis_locked_errors_total Number of requests that couldn't be satisfied by the server because the requested resource was locked (WebService.TotalLockedErrors)
# TYPE windows_iis_locked_errors_total counter
windows_iis_locked_errors_total{site="Default Web Site"} 0
# HELP windows_iis_logon_attempts_total Number of logons attempts to the Web Service (WebService.TotalLogonAttempts)
# TYPE windows_iis_logon_attempts_total counter
windows_iis_logon_attempts_total{site="Default Web Site"} 4
# HELP windows_iis_maximum_worker_processes The maximum number of worker processes that have been created for the application pool since Windows Process Activation Service (WAS) started (MaximumWorkerProcesses)
# TYPE windows_iis_maximum_worker_processes gauge
windows_iis_maximum_worker_processes{app="DefaultAppPool"} 1
# HELP windows_iis_non_anonymous_users_total Number of users who established a non-anonymous connection with the Web service (WebService.TotalNonAnonymousUsers)
# TYPE windows_iis_non_anonymous_users_total counter
windows_iis_non_anonymous_users_total{site="Default Web Site"} 0
# HELP windows_iis_not_found_errors_total Number of requests that couldn't be satisfied by the server because the requested document could not be found (WebService.TotalNotFoundErrors)
# TYPE windows_iis_not_found_errors_total counter
windows_iis_not_found_errors_total{site="Default Web Site"} 1
# HELP windows_iis_received_bytes_total Number of data bytes that have been received by the Web service (WebService.TotalBytesReceived)
# TYPE windows_iis_received_bytes_total counter
windows_iis_received_bytes_total{site="Default Web Site"} 10289
# HELP windows_iis_recent_worker_process_failures The number of times that worker processes for the application pool failed during the rapid-fail protection interval (RecentWorkerProcessFailures)
# TYPE windows_iis_recent_worker_process_failures gauge
windows_iis_recent_worker_process_failures{app="DefaultAppPool"} 0
# HELP windows_iis_rejected_async_io_requests_total Requests rejected due to bandwidth throttling settings (WebService.TotalRejectedAsyncIORequests)
# TYPE windows_iis_rejected_async_io_requests_total counter
windows_iis_rejected_async_io_requests_total{site="Default Web Site"} 0
# HELP windows_iis_requests_total Number of HTTP requests (WebService.TotalRequests)
# TYPE windows_iis_requests_total counter
windows_iis_requests_total{method="COPY",site="Default Web Site"} 0
windows_iis_requests_total{method="DELETE",site="Default Web Site"} 0
windows_iis_requests_total{method="GET",site="Default Web Site"} 3
windows_iis_requests_total{method="HEAD",site="Default Web Site"} 0
windows_iis_requests_total{method="LOCK",site="Default Web Site"} 0
windows_iis_requests_total{method="MKCOL",site="Default Web Site"} 0
windows_iis_requests_total{method="MOVE",site="Default Web Site"} 0
windows_iis_requests_total{method="OPTIONS",site="Default Web Site"} 0
windows_iis_requests_total{method="POST",site="Default Web Site"} 0
windows_iis_requests_total{method="PROPFIND",site="Default Web Site"} 0
windows_iis_requests_total{method="PROPPATCH",site="Default Web Site"} 0
windows_iis_requests_total{method="PUT",site="Default Web Site"} 0
windows_iis_requests_total{method="SEARCH",site="Default Web Site"} 0
windows_iis_requests_total{method="TRACE",site="Default Web Site"} 0
windows_iis_requests_total{method="UNLOCK",site="Default Web Site"} 0
windows_iis_requests_total{method="other",site="Default Web Site"} 0
# HELP windows_iis_sent_bytes_total Number of data bytes that have been sent by the Web service (WebService.TotalBytesSent)
# TYPE windows_iis_sent_bytes_total counter
windows_iis_sent_bytes_total{site="Default Web Site"} 105882
# HELP windows_iis_server_cache_active_flushed_entries Number of file handles cached that will be closed when all current transfers complete.
# TYPE windows_iis_server_cache_active_flushed_entries gauge
windows_iis_server_cache_active_flushed_entries 0
# HELP windows_iis_server_file_cache_flushes_total Total number of file cache flushes (since service startup)
# TYPE windows_iis_server_file_cache_flushes_total counter
windows_iis_server_file_cache_flushes_total 7
# HELP windows_iis_server_file_cache_hits_total Total number of successful lookups in the user-mode file cache
# TYPE windows_iis_server_file_cache_hits_total counter
windows_iis_server_file_cache_hits_total 1
# HELP windows_iis_server_file_cache_items Current number of files whose contents are present in cache
# TYPE windows_iis_server_file_cache_items gauge
windows_iis_server_file_cache_items 1
# HELP windows_iis_server_file_cache_items_flushed_total Total number of file handles that have been removed from the cache (since service startup)
# TYPE windows_iis_server_file_cache_items_flushed_total counter
windows_iis_server_file_cache_items_flushed_total 0
# HELP windows_iis_server_file_cache_items_total Total number of files whose contents were ever added to the cache (since service startup)
# TYPE windows_iis_server_file_cache_items_total counter
windows_iis_server_file_cache_items_total 1
# HELP windows_iis_server_file_cache_max_memory_bytes Maximum number of bytes used by file cache
# TYPE windows_iis_server_file_cache_max_memory_bytes counter
windows_iis_server_file_cache_max_memory_bytes 703
# HELP windows_iis_server_file_cache_memory_bytes Current number of bytes used by file cache
# TYPE windows_iis_server_file_cache_memory_bytes gauge
windows_iis_server_file_cache_memory_bytes 703
# HELP windows_iis_server_file_cache_queries_total Total number of file cache queries (hits + misses)
# TYPE windows_iis_server_file_cache_queries_total counter
windows_iis_server_file_cache_queries_total 9
# HELP windows_iis_server_metadata_cache_flushes_total Total number of metadata cache flushes (since service startup)
# TYPE windows_iis_server_metadata_cache_flushes_total counter
windows_iis_server_metadata_cache_flushes_total 0
# HELP windows_iis_server_metadata_cache_hits_total Total number of successful lookups in the metadata cache (since service startup)
# TYPE windows_iis_server_metadata_cache_hits_total counter
windows_iis_server_metadata_cache_hits_total 3
# HELP windows_iis_server_metadata_cache_items Number of metadata information blocks currently present in cache
# TYPE windows_iis_server_metadata_cache_items gauge
windows_iis_server_metadata_cache_items 1
# HELP windows_iis_server_metadata_cache_items_cached_total Total number of metadata information blocks added to the cache (since service startup)
# TYPE windows_iis_server_metadata_cache_items_cached_total counter
windows_iis_server_metadata_cache_items_cached_total 1
# HELP windows_iis_server_metadata_cache_items_flushed_total Total number of metadata information blocks removed from the cache (since service startup)
# TYPE windows_iis_server_metadata_cache_items_flushed_total counter
windows_iis_server_metadata_cache_items_flushed_total 0
# HELP windows_iis_server_metadata_cache_queries_total Total metadata cache queries (hits + misses)
# TYPE windows_iis_server_metadata_cache_queries_total counter
windows_iis_server_metadata_cache_queries_total 4
# HELP windows_iis_server_output_cache_active_flushed_items 
# TYPE windows_iis_server_output_cache_active_flushed_items counter
windows_iis_server_output_cache_active_flushed_items 0
# HELP windows_iis_server_output_cache_flushes_total Total number of flushes of output cache (since service startup)
# TYPE windows_iis_server_output_cache_flushes_total counter
windows_iis_server_output_cache_flushes_total 0
# HELP windows_iis_server_output_cache_hits_total Total number of successful lookups in output cache (since service startup)
# TYPE windows_iis_server_output_cache_hits_total counter
windows_iis_server_output_cache_hits_total 0
# HELP windows_iis_server_output_cache_items Number of items current present in output cache
# TYPE windows_iis_server_output_cache_items counter
windows_iis_server_output_cache_items 0
# HELP windows_iis_server_output_cache_items_flushed_total Total number of items flushed from output cache (since service startup)
# TYPE windows_iis_server_output_cache_items_flushed_total counter
windows_iis_server_output_cache_items_flushed_total 0
# HELP windows_iis_server_output_cache_memory_bytes Current number of bytes used by output cache
# TYPE windows_iis_server_output_cache_memory_bytes counter
windows_iis_server_output_cache_memory_bytes 0
# HELP windows_iis_server_output_cache_queries_total Total output cache queries (hits + misses)
# TYPE windows_iis_server_output_cache_queries_total counter
windows_iis_server_output_cache_queries_total 4
# HELP windows_iis_server_uri_cache_flushes_total Total number of URI cache flushes (since service startup)
# TYPE windows_iis_server_uri_cache_flushes_total counter
windows_iis_server_uri_cache_flushes_total{mode="kernel"} 0
windows_iis_server_uri_cache_flushes_total{mode="user"} 0
# HELP windows_iis_server_uri_cache_hits_total Total number of successful lookups in the URI cache (since service startup)
# TYPE windows_iis_server_uri_cache_hits_total counter
windows_iis_server_uri_cache_hits_total{mode="kernel"} 0
windows_iis_server_uri_cache_hits_total{mode="user"} 0
# HELP windows_iis_server_uri_cache_items Number of URI information blocks currently in the cache
# TYPE windows_iis_server_uri_cache_items gauge
windows_iis_server_uri_cache_items{mode="kernel"} 0
windows_iis_server_uri_cache_items{mode="user"} 0
# HELP windows_iis_server_uri_cache_items_flushed_total The number of URI information blocks that have been removed from the cache (since service startup)
# TYPE windows_iis_server_uri_cache_items_flushed_total counter
windows_iis_server_uri_cache_items_flushed_total{mode="kernel"} 0
windows_iis_server_uri_cache_items_flushed_total{mode="user"} 0
# HELP windows_iis_server_uri_cache_items_total Total number of URI information blocks added to the cache (since service startup)
# TYPE windows_iis_server_uri_cache_items_total counter
windows_iis_server_uri_cache_items_total{mode="kernel"} 0
windows_iis_server_uri_cache_items_total{mode="user"} 0
# HELP windows_iis_server_uri_cache_queries_total Total number of uri cache queries (hits + misses)
# TYPE windows_iis_server_uri_cache_queries_total counter
windows_iis_server_uri_cache_queries_total{mode="kernel"} 47
windows_iis_server_uri_cache_queries_total{mode="user"} 4
# HELP windows_iis_service_uptime Number of seconds the WebService is up (WebService.ServiceUptime)
# TYPE windows_iis_service_uptime gauge
windows_iis_service_uptime{site="Default Web Site"} 258633
# HELP windows_iis_time_since_last_worker_process_failure The length of time, in seconds, since the last worker process failure occurred for the application pool (TimeSinceLastWorkerProcessFailure)
# TYPE windows_iis_time_since_last_worker_process_failure gauge
windows_iis_time_since_last_worker_process_failure{app="DefaultAppPool"} 1.6672399883854828e+09
# HELP windows_iis_total_application_pool_recycles The number of times that the application pool has been recycled since Windows Process Activation Service (WAS) started (TotalApplicationPoolRecycles)
# TYPE windows_iis_total_application_pool_recycles counter
windows_iis_total_application_pool_recycles{app="DefaultAppPool"} 0
# HELP windows_iis_total_application_pool_start_time The unix timestamp for the application pool of when the Windows Process Activation Service (WAS) started (TotalApplicationPoolUptime)
# TYPE windows_iis_total_application_pool_start_time counter
windows_iis_total_application_pool_start_time{app="DefaultAppPool"} 1.6672399883854828e+09
# HELP windows_iis_total_worker_process_failures The number of times that worker processes have crashed since the application pool was started (TotalWorkerProcessFailures)
# TYPE windows_iis_total_worker_process_failures counter
windows_iis_total_worker_process_failures{app="DefaultAppPool"} 0
# HELP windows_iis_total_worker_process_ping_failures The number of times that Windows Process Activation Service (WAS) did not receive a response to ping messages sent to a worker process (TotalWorkerProcessPingFailures)
# TYPE windows_iis_total_worker_process_ping_failures counter
windows_iis_total_worker_process_ping_failures{app="DefaultAppPool"} 0
# HELP windows_iis_total_worker_process_shutdown_failures The number of times that Windows Process Activation Service (WAS) failed to shut down a worker process (TotalWorkerProcessShutdownFailures)
# TYPE windows_iis_total_worker_process_shutdown_failures counter
windows_iis_total_worker_process_shutdown_failures{app="DefaultAppPool"} 0
# HELP windows_iis_total_worker_process_startup_failures The number of times that Windows Process Activation Service (WAS) failed to start a worker process (TotalWorkerProcessStartupFailures)
# TYPE windows_iis_total_worker_process_startup_failures counter
windows_iis_total_worker_process_startup_failures{app="DefaultAppPool"} 0
# HELP windows_iis_total_worker_processes_created The number of worker processes created for the application pool since Windows Process Activation Service (WAS) started (TotalWorkerProcessesCreated)
# TYPE windows_iis_total_worker_processes_created counter
windows_iis_total_worker_processes_created{app="DefaultAppPool"} 1
# HELP windows_iis_worker_cache_active_flushed_entries Number of file handles cached in user-mode that will be closed when all current transfers complete.
# TYPE windows_iis_worker_cache_active_flushed_entries gauge
windows_iis_worker_cache_active_flushed_entries{app="DefaultAppPool",pid="880"} 0
# HELP windows_iis_worker_current_requests Current number of requests being processed by the worker process
# TYPE windows_iis_worker_current_requests counter
windows_iis_worker_current_requests{app="DefaultAppPool",pid="880"} 0
# HELP windows_iis_worker_current_websocket_requests 
# TYPE windows_iis_worker_current_websocket_requests counter
windows_iis_worker_current_websocket_requests{app="DefaultAppPool",pid="880"} 0
# HELP windows_iis_worker_file_cache_flushes_total Total number of files removed from the user-mode cache
# TYPE windows_iis_worker_file_cache_flushes_total counter
windows_iis_worker_file_cache_flushes_total{app="DefaultAppPool",pid="880"} 7
# HELP windows_iis_worker_file_cache_hits_total Total number of successful lookups in the user-mode file cache
# TYPE windows_iis_worker_file_cache_hits_total counter
windows_iis_worker_file_cache_hits_total{app="DefaultAppPool",pid="880"} 1
# HELP windows_iis_worker_file_cache_items Current number of files whose contents are present in user-mode cache
# TYPE windows_iis_worker_file_cache_items gauge
windows_iis_worker_file_cache_items{app="DefaultAppPool",pid="880"} 1
# HELP windows_iis_worker_file_cache_items_flushed_total Total number of file handles that have been removed from the user-mode cache (since service startup)
# TYPE windows_iis_worker_file_cache_items_flushed_total counter
windows_iis_worker_file_cache_items_flushed_total{app="DefaultAppPool",pid="880"} 0
# HELP windows_iis_worker_file_cache_items_total Total number of files whose contents were ever added to the user-mode cache (since service startup)
# TYPE windows_iis_worker_file_cache_items_total counter
windows_iis_worker_file_cache_items_total{app="DefaultAppPool",pid="880"} 1
# HELP windows_iis_worker_file_cache_max_memory_bytes Maximum number of bytes used by user-mode file cache
# TYPE windows_iis_worker_file_cache_max_memory_bytes counter
windows_iis_worker_file_cache_max_memory_bytes{app="DefaultAppPool",pid="880"} 703
# HELP windows_iis_worker_file_cache_memory_bytes Current number of bytes used by user-mode file cache
# TYPE windows_iis_worker_file_cache_memory_bytes gauge
windows_iis_worker_file_cache_memory_bytes{app="DefaultAppPool",pid="880"} 703
# HELP windows_iis_worker_file_cache_queries_total Total file cache queries (hits + misses)
# TYPE windows_iis_worker_file_cache_queries_total counter
windows_iis_worker_file_cache_queries_total{app="DefaultAppPool",pid="880"} 9
# HELP windows_iis_worker_max_threads Maximum number of threads to which the thread pool can grow as needed
# TYPE windows_iis_worker_max_threads counter
windows_iis_worker_max_threads{app="DefaultAppPool",pid="880"} 256
# HELP windows_iis_worker_metadata_cache_flushes_total Total number of user-mode metadata cache flushes (since service startup)
# TYPE windows_iis_worker_metadata_cache_flushes_total counter
windows_iis_worker_metadata_cache_flushes_total{app="DefaultAppPool",pid="880"} 0
# HELP windows_iis_worker_metadata_cache_hits_total Total number of successful lookups in the user-mode metadata cache (since service startup)
# TYPE windows_iis_worker_metadata_cache_hits_total counter
windows_iis_worker_metadata_cache_hits_total{app="DefaultAppPool",pid="880"} 3
# HELP windows_iis_worker_metadata_cache_items Number of metadata information blocks currently present in user-mode cache
# TYPE windows_iis_worker_metadata_cache_items gauge
windows_iis_worker_metadata_cache_items{app="DefaultAppPool",pid="880"} 1
# HELP windows_iis_worker_metadata_cache_items_cached_total Total number of metadata information blocks added to the user-mode cache (since service startup)
# TYPE windows_iis_worker_metadata_cache_items_cached_total counter
windows_iis_worker_metadata_cache_items_cached_total{app="DefaultAppPool",pid="880"} 1
# HELP windows_iis_worker_metadata_cache_items_flushed_total Total number of metadata information blocks removed from the user-mode cache (since service startup)
# TYPE windows_iis_worker_metadata_cache_items_flushed_total counter
windows_iis_worker_metadata_cache_items_flushed_total{app="DefaultAppPool",pid="880"} 0
# HELP windows_iis_worker_metadata_cache_queries_total Total metadata cache queries (hits + misses)
# TYPE windows_iis_worker_metadata_cache_queries_total counter
windows_iis_worker_metadata_cache_queries_total{app="DefaultAppPool",pid="880"} 4
# HELP windows_iis_worker_output_cache_active_flushed_items 
# TYPE windows_iis_worker_output_cache_active_flushed_items counter
windows_iis_worker_output_cache_active_flushed_items{app="DefaultAppPool",pid="880"} 0
# HELP windows_iis_worker_output_cache_flushes_total Total number of flushes of output cache (since service startup)
# TYPE windows_iis_worker_output_cache_flushes_total counter
windows_iis_worker_output_cache_flushes_total{app="DefaultAppPool",pid="880"} 0
# HELP windows_iis_worker_output_cache_hits_total Total number of successful lookups in output cache (since service startup)
# TYPE windows_iis_worker_output_cache_hits_total counter
windows_iis_worker_output_cache_hits_total{app="DefaultAppPool",pid="880"} 0
# HELP windows_iis_worker_output_cache_items Number of items current present in output cache
# TYPE windows_iis_worker_output_cache_items counter
windows_iis_worker_output_cache_items{app="DefaultAppPool",pid="880"} 0
# HELP windows_iis_worker_output_cache_items_flushed_total Total number of items flushed from output cache (since service startup)
# TYPE windows_iis_worker_output_cache_items_flushed_total counter
windows_iis_worker_output_cache_items_flushed_total{app="DefaultAppPool",pid="880"} 0
# HELP windows_iis_worker_output_cache_memory_bytes Current number of bytes used by output cache
# TYPE windows_iis_worker_output_cache_memory_bytes counter
windows_iis_worker_output_cache_memory_bytes{app="DefaultAppPool",pid="880"} 0
# HELP windows_iis_worker_output_queries_total Total number of output cache queries (hits + misses)
# TYPE windows_iis_worker_output_queries_total counter
windows_iis_worker_output_queries_total{app="DefaultAppPool",pid="880"} 4
# HELP windows_iis_worker_request_errors_total Total number of requests that returned an error
# TYPE windows_iis_worker_request_errors_total counter
windows_iis_worker_request_errors_total{app="DefaultAppPool",pid="880",status_code="401"} 0
windows_iis_worker_request_errors_total{app="DefaultAppPool",pid="880",status_code="403"} 0
windows_iis_worker_request_errors_total{app="DefaultAppPool",pid="880",status_code="404"} 1
windows_iis_worker_request_errors_total{app="DefaultAppPool",pid="880",status_code="500"} 0
# HELP windows_iis_worker_requests_total Total number of HTTP requests served by the worker process
# TYPE windows_iis_worker_requests_total counter
windows_iis_worker_requests_total{app="DefaultAppPool",pid="880"} 3
# HELP windows_iis_worker_threads Number of threads actively processing requests in the worker process
# TYPE windows_iis_worker_threads gauge
windows_iis_worker_threads{app="DefaultAppPool",pid="880",state="busy"} 0
windows_iis_worker_threads{app="DefaultAppPool",pid="880",state="idle"} 0
# HELP windows_iis_worker_uri_cache_flushes_total Total number of URI cache flushes (since service startup)
# TYPE windows_iis_worker_uri_cache_flushes_total counter
windows_iis_worker_uri_cache_flushes_total{app="DefaultAppPool",pid="880"} 0
# HELP windows_iis_worker_uri_cache_hits_total Total number of successful lookups in the user-mode URI cache (since service startup)
# TYPE windows_iis_worker_uri_cache_hits_total counter
windows_iis_worker_uri_cache_hits_total{app="DefaultAppPool",pid="880"} 0
# HELP windows_iis_worker_uri_cache_items Number of URI information blocks currently in the user-mode cache
# TYPE windows_iis_worker_uri_cache_items gauge
windows_iis_worker_uri_cache_items{app="DefaultAppPool",pid="880"} 0
# HELP windows_iis_worker_uri_cache_items_flushed_total The number of URI information blocks that have been removed from the user-mode cache (since service startup)
# TYPE windows_iis_worker_uri_cache_items_flushed_total counter
windows_iis_worker_uri_cache_items_flushed_total{app="DefaultAppPool",pid="880"} 0
# HELP windows_iis_worker_uri_cache_items_total Total number of URI information blocks added to the user-mode cache (since service startup)
# TYPE windows_iis_worker_uri_cache_items_total counter
windows_iis_worker_uri_cache_items_total{app="DefaultAppPool",pid="880"} 0
# HELP windows_iis_worker_uri_cache_queries_total Total number of uri cache queries (hits + misses)
# TYPE windows_iis_worker_uri_cache_queries_total counter
windows_iis_worker_uri_cache_queries_total{app="DefaultAppPool",pid="880"} 4
# HELP windows_iis_worker_websocket_connection_accepted_total 
# TYPE windows_iis_worker_websocket_connection_accepted_total counter
windows_iis_worker_websocket_connection_accepted_total{app="DefaultAppPool",pid="880"} 0
# HELP windows_iis_worker_websocket_connection_attempts_total 
# TYPE windows_iis_worker_websocket_connection_attempts_total counter
windows_iis_worker_websocket_connection_attempts_total{app="DefaultAppPool",pid="880"} 0
# HELP windows_iis_worker_websocket_connection_rejected_total 
# TYPE windows_iis_worker_websocket_connection_rejected_total counter
windows_iis_worker_websocket_connection_rejected_total{app="DefaultAppPool",pid="880"} 0
# HELP windows_logical_disk_free_bytes Free space in bytes, updates every 10-15 min (LogicalDisk.PercentFreeSpace)
# TYPE windows_logical_disk_free_bytes gauge
windows_logical_disk_free_bytes{volume="C:"} 4.363649024e+10
windows_logical_disk_free_bytes{volume="HarddiskVolume4"} 8.5983232e+07
# HELP windows_logical_disk_idle_seconds_total Seconds that the disk was idle (LogicalDisk.PercentIdleTime)
# TYPE windows_logical_disk_idle_seconds_total counter
windows_logical_disk_idle_seconds_total{volume="C:"} 164591.55536549998
windows_logical_disk_idle_seconds_total{volume="HarddiskVolume4"} 164707.1418503
# HELP windows_logical_disk_read_bytes_total The number of bytes transferred from the disk during read operations (LogicalDisk.DiskReadBytesPerSec)
# TYPE windows_logical_disk_read_bytes_total counter
windows_logical_disk_read_bytes_total{volume="C:"} 1.7676328448e+10
windows_logical_disk_read_bytes_total{volume="HarddiskVolume4"} 24576
# HELP windows_logical_disk_read_latency_seconds_total Shows the average time, in seconds, of a read operation from the disk (LogicalDisk.AvgDiskSecPerRead)
# TYPE windows_logical_disk_read_latency_seconds_total counter
windows_logical_disk_read_latency_seconds_total{volume="C:"} 97.42094709999999
windows_logical_disk_read_latency_seconds_total{volume="HarddiskVolume4"} 0.0008895999999999999
# HELP windows_logical_disk_read_seconds_total Seconds that the disk was busy servicing read requests (LogicalDisk.PercentDiskReadTime)
# TYPE windows_logical_disk_read_seconds_total counter
windows_logical_disk_read_seconds_total{volume="C:"} 97.42094709999999
windows_logical_disk_read_seconds_total{volume="HarddiskVolume4"} 0.0008895999999999999
# HELP windows_logical_disk_read_write_latency_seconds_total Shows the time, in seconds, of the average disk transfer (LogicalDisk.AvgDiskSecPerTransfer)
# TYPE windows_logical_disk_read_write_latency_seconds_total counter
windows_logical_disk_read_write_latency_seconds_total{volume="C:"} 221.3335836
windows_logical_disk_read_write_latency_seconds_total{volume="HarddiskVolume4"} 0.0031135
# HELP windows_logical_disk_reads_total The number of read operations on the disk (LogicalDisk.DiskReadsPerSec)
# TYPE windows_logical_disk_reads_total counter
windows_logical_disk_reads_total{volume="C:"} 350593
windows_logical_disk_reads_total{volume="HarddiskVolume4"} 6
# HELP windows_logical_disk_requests_queued The number of requests queued to the disk (LogicalDisk.CurrentDiskQueueLength)
# TYPE windows_logical_disk_requests_queued gauge
windows_logical_disk_requests_queued{volume="C:"} 0
windows_logical_disk_requests_queued{volume="HarddiskVolume4"} 0
# HELP windows_logical_disk_size_bytes Total space in bytes, updates every 10-15 min (LogicalDisk.PercentFreeSpace_Base)
# TYPE windows_logical_disk_size_bytes gauge
windows_logical_disk_size_bytes{volume="C:"} 6.7938287616e+10
windows_logical_disk_size_bytes{volume="HarddiskVolume4"} 6.54311424e+08
# HELP windows_logical_disk_split_ios_total The number of I/Os to the disk were split into multiple I/Os (LogicalDisk.SplitIOPerSec)
# TYPE windows_logical_disk_split_ios_total counter
windows_logical_disk_split_ios_total{volume="C:"} 37836
windows_logical_disk_split_ios_total{volume="HarddiskVolume4"} 0
# HELP windows_logical_disk_write_bytes_total The number of bytes transferred to the disk during write operations (LogicalDisk.DiskWriteBytesPerSec)
# TYPE windows_logical_disk_write_bytes_total counter
windows_logical_disk_write_bytes_total{volume="C:"} 9.135282688e+09
windows_logical_disk_write_bytes_total{volume="HarddiskVolume4"} 53248
# HELP windows_logical_disk_write_latency_seconds_total Shows the average time, in seconds, of a write operation to the disk (LogicalDisk.AvgDiskSecPerWrite)
# TYPE windows_logical_disk_write_latency_seconds_total counter
windows_logical_disk_write_latency_seconds_total{volume="C:"} 123.91263649999999
windows_logical_disk_write_latency_seconds_total{volume="HarddiskVolume4"} 0.0022239
# HELP windows_logical_disk_write_seconds_total Seconds that the disk was busy servicing write requests (LogicalDisk.PercentDiskWriteTime)
# TYPE windows_logical_disk_write_seconds_total counter
windows_logical_disk_write_seconds_total{volume="C:"} 123.91263649999999
windows_logical_disk_write_seconds_total{volume="HarddiskVolume4"} 0.0022239
# HELP windows_logical_disk_writes_total The number of write operations on the disk (LogicalDisk.DiskWritesPerSec)
# TYPE windows_logical_disk_writes_total counter
windows_logical_disk_writes_total{volume="C:"} 450705
windows_logical_disk_writes_total{volume="HarddiskVolume4"} 11
# HELP windows_logon_logon_type Number of active logon sessions (LogonSession.LogonType)
# TYPE windows_logon_logon_type gauge
windows_logon_logon_type{status="batch"} 0
windows_logon_logon_type{status="cached_interactive"} 0
windows_logon_logon_type{status="cached_remote_interactive"} 0
windows_logon_logon_type{status="cached_unlock"} 0
windows_logon_logon_type{status="interactive"} 2
windows_logon_logon_type{status="network"} 0
windows_logon_logon_type{status="network_clear_text"} 0
windows_logon_logon_type{status="new_credentials"} 0
windows_logon_logon_type{status="proxy"} 0
windows_logon_logon_type{status="remote_interactive"} 0
windows_logon_logon_type{status="service"} 0
windows_logon_logon_type{status="system"} 0
windows_logon_logon_type{status="unlock"} 0
# HELP windows_memory_available_bytes The amount of physical memory immediately available for allocation to a process or for system use. It is equal to the sum of memory assigned to the standby (cached), free and zero page lists (AvailableBytes)
# TYPE windows_memory_available_bytes gauge
windows_memory_available_bytes 1.3799424e+09
# HELP windows_memory_cache_bytes (CacheBytes)
# TYPE windows_memory_cache_bytes gauge
windows_memory_cache_bytes 1.70774528e+08
# HELP windows_memory_cache_bytes_peak (CacheBytesPeak)
# TYPE windows_memory_cache_bytes_peak gauge
windows_memory_cache_bytes_peak 2.08621568e+08
# HELP windows_memory_cache_faults_total Number of faults which occur when a page sought in the file system cache is not found there and must be retrieved from elsewhere in memory (soft fault) or from disk (hard fault) (Cache Faults/sec)
# TYPE windows_memory_cache_faults_total counter
windows_memory_cache_faults_total 8.009603e+06
# HELP windows_memory_commit_limit (CommitLimit)
# TYPE windows_memory_commit_limit gauge
windows_memory_commit_limit 5.733113856e+09
# HELP windows_memory_committed_bytes (CommittedBytes)
# TYPE windows_memory_committed_bytes gauge
windows_memory_committed_bytes 3.44743936e+09
# HELP windows_memory_demand_zero_faults_total The number of zeroed pages required to satisfy faults. Zeroed pages, pages emptied of previously stored data and filled with zeros, are a security feature of Windows that prevent processes from seeing data stored by earlier processes that used the memory space (Demand Zero Faults/sec)
# TYPE windows_memory_demand_zero_faults_total counter
windows_memory_demand_zero_faults_total 1.02505136e+08
# HELP windows_memory_free_and_zero_page_list_bytes The amount of physical memory, in bytes, that is assigned to the free and zero page lists. This memory does not contain cached data. It is immediately available for allocation to a process or for system use (FreeAndZeroPageListBytes)
# TYPE windows_memory_free_and_zero_page_list_bytes gauge
windows_memory_free_and_zero_page_list_bytes 2.0410368e+07
# HELP windows_memory_free_system_page_table_entries (FreeSystemPageTableEntries)
# TYPE windows_memory_free_system_page_table_entries gauge
windows_memory_free_system_page_table_entries 1.6722559e+07
# HELP windows_memory_modified_page_list_bytes The amount of physical memory, in bytes, that is assigned to the modified page list. This memory contains cached data and code that is not actively in use by processes, the system and the system cache (ModifiedPageListBytes)
# TYPE windows_memory_modified_page_list_bytes gauge
windows_memory_modified_page_list_bytes 3.2653312e+07
# HELP windows_memory_page_faults_total Overall rate at which faulted pages are handled by the processor (Page Faults/sec)
# TYPE windows_memory_page_faults_total counter
windows_memory_page_faults_total 1.19093924e+08
# HELP windows_memory_pool_nonpaged_allocs_total The number of calls to allocate space in the nonpaged pool. The nonpaged pool is an area of system memory area for objects that cannot be written to disk, and must remain in physical memory as long as they are allocated (PoolNonpagedAllocs)
# TYPE windows_memory_pool_nonpaged_allocs_total gauge
windows_memory_pool_nonpaged_allocs_total 0
# HELP windows_memory_pool_nonpaged_bytes Number of bytes in the non-paged pool, an area of the system virtual memory that is used for objects that cannot be written to disk, but must remain in physical memory as long as they are allocated (PoolNonpagedBytes)
# TYPE windows_memory_pool_nonpaged_bytes gauge
windows_memory_pool_nonpaged_bytes 1.26865408e+08
# HELP windows_memory_pool_paged_allocs_total Number of calls to allocate space in the paged pool, regardless of the amount of space allocated in each call (PoolPagedAllocs)
# TYPE windows_memory_pool_paged_allocs_total counter
windows_memory_pool_paged_allocs_total 0
# HELP windows_memory_pool_paged_bytes (PoolPagedBytes)
# TYPE windows_memory_pool_paged_bytes gauge
windows_memory_pool_paged_bytes 3.03906816e+08
# HELP windows_memory_pool_paged_resident_bytes The size, in bytes, of the portion of the paged pool that is currently resident and active in physical memory. The paged pool is an area of the system virtual memory that is used for objects that can be written to disk when they are not being used (PoolPagedResidentBytes)
# TYPE windows_memory_pool_paged_resident_bytes gauge
windows_memory_pool_paged_resident_bytes 2.94293504e+08
# HELP windows_memory_standby_cache_core_bytes The amount of physical memory, in bytes, that is assigned to the core standby cache page lists. This memory contains cached data and code that is not actively in use by processes, the system and the system cache (StandbyCacheCoreBytes)
# TYPE windows_memory_standby_cache_core_bytes gauge
windows_memory_standby_cache_core_bytes 1.0737664e+08
# HELP windows_memory_standby_cache_normal_priority_bytes The amount of physical memory, in bytes, that is assigned to the normal priority standby cache page lists. This memory contains cached data and code that is not actively in use by processes, the system and the system cache (StandbyCacheNormalPriorityBytes)
# TYPE windows_memory_standby_cache_normal_priority_bytes gauge
windows_memory_standby_cache_normal_priority_bytes 1.019121664e+09
# HELP windows_memory_standby_cache_reserve_bytes The amount of physical memory, in bytes, that is assigned to the reserve standby cache page lists. This memory contains cached data and code that is not actively in use by processes, the system and the system cache (StandbyCacheReserveBytes)
# TYPE windows_memory_standby_cache_reserve_bytes gauge
windows_memory_standby_cache_reserve_bytes 2.33033728e+08
# HELP windows_memory_swap_page_operations_total Total number of swap page read and writes (PagesPersec)
# TYPE windows_memory_swap_page_operations_total counter
windows_memory_swap_page_operations_total 4.956175e+06
# HELP windows_memory_swap_page_reads_total Number of disk page reads (a single read operation reading several pages is still only counted once) (PageReadsPersec)
# TYPE windows_memory_swap_page_reads_total counter
windows_memory_swap_page_reads_total 402087
# HELP windows_memory_swap_page_writes_total Number of disk page writes (a single write operation writing several pages is still only counted once) (PageWritesPersec)
# TYPE windows_memory_swap_page_writes_total counter
windows_memory_swap_page_writes_total 7012
# HELP windows_memory_swap_pages_read_total Number of pages read across all page reads (ie counting all pages read even if they are read in a single operation) (PagesInputPersec)
# TYPE windows_memory_swap_pages_read_total counter
windows_memory_swap_pages_read_total 4.643279e+06
# HELP windows_memory_swap_pages_written_total Number of pages written across all page writes (ie counting all pages written even if they are written in a single operation) (PagesOutputPersec)
# TYPE windows_memory_swap_pages_written_total counter
windows_memory_swap_pages_written_total 312896
# HELP windows_memory_system_cache_resident_bytes The size, in bytes, of the portion of the system file cache which is currently resident and active in physical memory (SystemCacheResidentBytes)
# TYPE windows_memory_system_cache_resident_bytes gauge
windows_memory_system_cache_resident_bytes 1.70774528e+08
# HELP windows_memory_system_code_resident_bytes The size, in bytes, of the pageable operating system code that is currently resident and active in physical memory (SystemCodeResidentBytes)
# TYPE windows_memory_system_code_resident_bytes gauge
windows_memory_system_code_resident_bytes 1.71008e+07
# HELP windows_memory_system_code_total_bytes The size, in bytes, of the pageable operating system code currently mapped into the system virtual address space (SystemCodeTotalBytes)
# TYPE windows_memory_system_code_total_bytes gauge
windows_memory_system_code_total_bytes 8192
# HELP windows_memory_system_driver_resident_bytes The size, in bytes, of the pageable physical memory being used by device drivers. It is the working set (physical memory area) of the drivers (SystemDriverResidentBytes)
# TYPE windows_memory_system_driver_resident_bytes gauge
windows_memory_system_driver_resident_bytes 4.6092288e+07
# HELP windows_memory_system_driver_total_bytes The size, in bytes, of the pageable virtual memory currently being used by device drivers. Pageable memory can be written to disk when it is not being used (SystemDriverTotalBytes)
# TYPE windows_memory_system_driver_total_bytes gauge
windows_memory_system_driver_total_bytes 1.8731008e+07
# HELP windows_memory_transition_faults_total Number of faults rate at which page faults are resolved by recovering pages that were being used by another process sharing the page, or were on the modified page list or the standby list, or were being written to disk at the time of the page fault (TransitionFaultsPersec)
# TYPE windows_memory_transition_faults_total counter
windows_memory_transition_faults_total 2.7183527e+07
# HELP windows_memory_transition_pages_repurposed_total Transition Pages RePurposed is the rate at which the number of transition cache pages were reused for a different purpose (TransitionPagesRePurposedPersec)
# TYPE windows_memory_transition_pages_repurposed_total counter
windows_memory_transition_pages_repurposed_total 2.856471e+06
# HELP windows_memory_write_copies_total The number of page faults caused by attempting to write that were satisfied by copying the page from elsewhere in physical memory (WriteCopiesPersec)
# TYPE windows_memory_write_copies_total counter
windows_memory_write_copies_total 1.194039e+06
# HELP windows_mssql_accessmethods_au_batch_cleanup_failures (AccessMethods.FailedAUcleanupbatches)
# TYPE windows_mssql_accessmethods_au_batch_cleanup_failures counter
windows_mssql_accessmethods_au_batch_cleanup_failures{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_accessmethods_au_batch_cleanups (AccessMethods.AUcleanupbatches)
# TYPE windows_mssql_accessmethods_au_batch_cleanups counter
windows_mssql_accessmethods_au_batch_cleanups{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_accessmethods_au_cleanups (AccessMethods.AUcleanups)
# TYPE windows_mssql_accessmethods_au_cleanups counter
windows_mssql_accessmethods_au_cleanups{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_accessmethods_by_reference_lob_creates (AccessMethods.ByreferenceLobCreateCount)
# TYPE windows_mssql_accessmethods_by_reference_lob_creates counter
windows_mssql_accessmethods_by_reference_lob_creates{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_accessmethods_by_reference_lob_uses (AccessMethods.ByreferenceLobUseCount)
# TYPE windows_mssql_accessmethods_by_reference_lob_uses counter
windows_mssql_accessmethods_by_reference_lob_uses{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_accessmethods_column_value_pulls (AccessMethods.CountPullInRow)
# TYPE windows_mssql_accessmethods_column_value_pulls counter
windows_mssql_accessmethods_column_value_pulls{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_accessmethods_column_value_pushes (AccessMethods.CountPushOffRow)
# TYPE windows_mssql_accessmethods_column_value_pushes counter
windows_mssql_accessmethods_column_value_pushes{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_accessmethods_deferred_dropped_aus (AccessMethods.DeferreddroppedAUs)
# TYPE windows_mssql_accessmethods_deferred_dropped_aus gauge
windows_mssql_accessmethods_deferred_dropped_aus{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_accessmethods_deferred_dropped_rowsets (AccessMethods.DeferredDroppedrowsets)
# TYPE windows_mssql_accessmethods_deferred_dropped_rowsets gauge
windows_mssql_accessmethods_deferred_dropped_rowsets{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_accessmethods_dropped_rowset_cleanups (AccessMethods.Droppedrowsetcleanups)
# TYPE windows_mssql_accessmethods_dropped_rowset_cleanups counter
windows_mssql_accessmethods_dropped_rowset_cleanups{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_accessmethods_dropped_rowset_skips (AccessMethods.Droppedrowsetsskipped)
# TYPE windows_mssql_accessmethods_dropped_rowset_skips counter
windows_mssql_accessmethods_dropped_rowset_skips{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_accessmethods_extent_allocations (AccessMethods.ExtentsAllocated)
# TYPE windows_mssql_accessmethods_extent_allocations counter
windows_mssql_accessmethods_extent_allocations{mssql_instance="SQLEXPRESS"} 16
# HELP windows_mssql_accessmethods_extent_deallocations (AccessMethods.ExtentDeallocations)
# TYPE windows_mssql_accessmethods_extent_deallocations counter
windows_mssql_accessmethods_extent_deallocations{mssql_instance="SQLEXPRESS"} 3
# HELP windows_mssql_accessmethods_forwarded_records (AccessMethods.ForwardedRecords)
# TYPE windows_mssql_accessmethods_forwarded_records counter
windows_mssql_accessmethods_forwarded_records{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_accessmethods_free_space_page_fetches (AccessMethods.FreeSpacePageFetches)
# TYPE windows_mssql_accessmethods_free_space_page_fetches counter
windows_mssql_accessmethods_free_space_page_fetches{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_accessmethods_free_space_scans (AccessMethods.FreeSpaceScans)
# TYPE windows_mssql_accessmethods_free_space_scans counter
windows_mssql_accessmethods_free_space_scans{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_accessmethods_full_scans (AccessMethods.FullScans)
# TYPE windows_mssql_accessmethods_full_scans counter
windows_mssql_accessmethods_full_scans{mssql_instance="SQLEXPRESS"} 8743
# HELP windows_mssql_accessmethods_ghost_record_skips (AccessMethods.SkippedGhostedRecordsPersec)
# TYPE windows_mssql_accessmethods_ghost_record_skips counter
windows_mssql_accessmethods_ghost_record_skips{mssql_instance="SQLEXPRESS"} 20
# HELP windows_mssql_accessmethods_index_searches (AccessMethods.IndexSearches)
# TYPE windows_mssql_accessmethods_index_searches counter
windows_mssql_accessmethods_index_searches{mssql_instance="SQLEXPRESS"} 843808
# HELP windows_mssql_accessmethods_insysxact_waits (AccessMethods.InSysXactwaits)
# TYPE windows_mssql_accessmethods_insysxact_waits counter
windows_mssql_accessmethods_insysxact_waits{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_accessmethods_leaf_page_cookie_failures (AccessMethods.Failedleafpagecookie)
# TYPE windows_mssql_accessmethods_leaf_page_cookie_failures counter
windows_mssql_accessmethods_leaf_page_cookie_failures{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_accessmethods_leaf_page_cookie_uses (AccessMethods.Usedleafpagecookie)
# TYPE windows_mssql_accessmethods_leaf_page_cookie_uses counter
windows_mssql_accessmethods_leaf_page_cookie_uses{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_accessmethods_lob_handle_creates (AccessMethods.LobHandleCreateCount)
# TYPE windows_mssql_accessmethods_lob_handle_creates counter
windows_mssql_accessmethods_lob_handle_creates{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_accessmethods_lob_handle_destroys (AccessMethods.LobHandleDestroyCount)
# TYPE windows_mssql_accessmethods_lob_handle_destroys counter
windows_mssql_accessmethods_lob_handle_destroys{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_accessmethods_lob_read_aheads (AccessMethods.CountLobReadahead)
# TYPE windows_mssql_accessmethods_lob_read_aheads counter
windows_mssql_accessmethods_lob_read_aheads{mssql_instance="SQLEXPRESS"} 2
# HELP windows_mssql_accessmethods_lob_ss_provider_creates (AccessMethods.LobSSProviderCreateCount)
# TYPE windows_mssql_accessmethods_lob_ss_provider_creates counter
windows_mssql_accessmethods_lob_ss_provider_creates{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_accessmethods_lob_ss_provider_destroys (AccessMethods.LobSSProviderDestroyCount)
# TYPE windows_mssql_accessmethods_lob_ss_provider_destroys counter
windows_mssql_accessmethods_lob_ss_provider_destroys{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_accessmethods_lob_ss_provider_truncations (AccessMethods.LobSSProviderTruncationCount)
# TYPE windows_mssql_accessmethods_lob_ss_provider_truncations counter
windows_mssql_accessmethods_lob_ss_provider_truncations{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_accessmethods_mixed_page_allocations (AccessMethods.MixedpageallocationsPersec)
# TYPE windows_mssql_accessmethods_mixed_page_allocations counter
windows_mssql_accessmethods_mixed_page_allocations{mssql_instance="SQLEXPRESS"} 66
# HELP windows_mssql_accessmethods_page_allocations (AccessMethods.PagesAllocatedPersec)
# TYPE windows_mssql_accessmethods_page_allocations counter
windows_mssql_accessmethods_page_allocations{mssql_instance="SQLEXPRESS"} 83
# HELP windows_mssql_accessmethods_page_compression_attempts (AccessMethods.PagecompressionattemptsPersec)
# TYPE windows_mssql_accessmethods_page_compression_attempts counter
windows_mssql_accessmethods_page_compression_attempts{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_accessmethods_page_compressions (AccessMethods.PagescompressedPersec)
# TYPE windows_mssql_accessmethods_page_compressions counter
windows_mssql_accessmethods_page_compressions{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_accessmethods_page_deallocations (AccessMethods.PageDeallocationsPersec)
# TYPE windows_mssql_accessmethods_page_deallocations counter
windows_mssql_accessmethods_page_deallocations{mssql_instance="SQLEXPRESS"} 60
# HELP windows_mssql_accessmethods_page_splits (AccessMethods.PageSplitsPersec)
# TYPE windows_mssql_accessmethods_page_splits counter
windows_mssql_accessmethods_page_splits{mssql_instance="SQLEXPRESS"} 429
# HELP windows_mssql_accessmethods_probe_scans (AccessMethods.ProbeScansPersec)
# TYPE windows_mssql_accessmethods_probe_scans counter
windows_mssql_accessmethods_probe_scans{mssql_instance="SQLEXPRESS"} 217563
# HELP windows_mssql_accessmethods_range_scans (AccessMethods.RangeScansPersec)
# TYPE windows_mssql_accessmethods_range_scans counter
windows_mssql_accessmethods_range_scans{mssql_instance="SQLEXPRESS"} 590779
# HELP windows_mssql_accessmethods_scan_point_revalidations (AccessMethods.ScanPointRevalidationsPersec)
# TYPE windows_mssql_accessmethods_scan_point_revalidations counter
windows_mssql_accessmethods_scan_point_revalidations{mssql_instance="SQLEXPRESS"} 5
# HELP windows_mssql_accessmethods_table_lock_escalations (AccessMethods.TableLockEscalationsPersec)
# TYPE windows_mssql_accessmethods_table_lock_escalations counter
windows_mssql_accessmethods_table_lock_escalations{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_accessmethods_tree_page_cookie_failures (AccessMethods.Failedtreepagecookie)
# TYPE windows_mssql_accessmethods_tree_page_cookie_failures counter
windows_mssql_accessmethods_tree_page_cookie_failures{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_accessmethods_tree_page_cookie_uses (AccessMethods.Usedtreepagecookie)
# TYPE windows_mssql_accessmethods_tree_page_cookie_uses counter
windows_mssql_accessmethods_tree_page_cookie_uses{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_accessmethods_workfile_creates (AccessMethods.WorkfilesCreatedPersec)
# TYPE windows_mssql_accessmethods_workfile_creates counter
windows_mssql_accessmethods_workfile_creates{mssql_instance="SQLEXPRESS"} 96
# HELP windows_mssql_accessmethods_worktables_creates (AccessMethods.WorktablesCreatedPersec)
# TYPE windows_mssql_accessmethods_worktables_creates counter
windows_mssql_accessmethods_worktables_creates{mssql_instance="SQLEXPRESS"} 557
# HELP windows_mssql_accessmethods_worktables_from_cache_hits (AccessMethods.WorktablesFromCacheRatio)
# TYPE windows_mssql_accessmethods_worktables_from_cache_hits counter
windows_mssql_accessmethods_worktables_from_cache_hits{mssql_instance="SQLEXPRESS"} 357
# HELP windows_mssql_accessmethods_worktables_from_cache_lookups (AccessMethods.WorktablesFromCacheRatio_Base)
# TYPE windows_mssql_accessmethods_worktables_from_cache_lookups counter
windows_mssql_accessmethods_worktables_from_cache_lookups{mssql_instance="SQLEXPRESS"} 364
# HELP windows_mssql_bufman_background_writer_pages (BufferManager.Backgroundwriterpages)
# TYPE windows_mssql_bufman_background_writer_pages counter
windows_mssql_bufman_background_writer_pages{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_bufman_buffer_cache_hits (BufferManager.Buffercachehitratio)
# TYPE windows_mssql_bufman_buffer_cache_hits gauge
windows_mssql_bufman_buffer_cache_hits{mssql_instance="SQLEXPRESS"} 86
# HELP windows_mssql_bufman_buffer_cache_lookups (BufferManager.Buffercachehitratio_Base)
# TYPE windows_mssql_bufman_buffer_cache_lookups gauge
windows_mssql_bufman_buffer_cache_lookups{mssql_instance="SQLEXPRESS"} 86
# HELP windows_mssql_bufman_checkpoint_pages (BufferManager.Checkpointpages)
# TYPE windows_mssql_bufman_checkpoint_pages counter
windows_mssql_bufman_checkpoint_pages{mssql_instance="SQLEXPRESS"} 82
# HELP windows_mssql_bufman_database_pages (BufferManager.Databasepages)
# TYPE windows_mssql_bufman_database_pages gauge
windows_mssql_bufman_database_pages{mssql_instance="SQLEXPRESS"} 829
# HELP windows_mssql_bufman_extension_allocated_pages (BufferManager.Extensionallocatedpages)
# TYPE windows_mssql_bufman_extension_allocated_pages gauge
windows_mssql_bufman_extension_allocated_pages{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_bufman_extension_free_pages (BufferManager.Extensionfreepages)
# TYPE windows_mssql_bufman_extension_free_pages gauge
windows_mssql_bufman_extension_free_pages{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_bufman_extension_in_use_as_percentage (BufferManager.Extensioninuseaspercentage)
# TYPE windows_mssql_bufman_extension_in_use_as_percentage gauge
windows_mssql_bufman_extension_in_use_as_percentage{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_bufman_extension_outstanding_io (BufferManager.ExtensionoutstandingIOcounter)
# TYPE windows_mssql_bufman_extension_outstanding_io gauge
windows_mssql_bufman_extension_outstanding_io{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_bufman_extension_page_evictions (BufferManager.Extensionpageevictions)
# TYPE windows_mssql_bufman_extension_page_evictions counter
windows_mssql_bufman_extension_page_evictions{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_bufman_extension_page_reads (BufferManager.Extensionpagereads)
# TYPE windows_mssql_bufman_extension_page_reads counter
windows_mssql_bufman_extension_page_reads{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_bufman_extension_page_unreferenced_seconds (BufferManager.Extensionpageunreferencedtime)
# TYPE windows_mssql_bufman_extension_page_unreferenced_seconds gauge
windows_mssql_bufman_extension_page_unreferenced_seconds{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_bufman_extension_page_writes (BufferManager.Extensionpagewrites)
# TYPE windows_mssql_bufman_extension_page_writes counter
windows_mssql_bufman_extension_page_writes{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_bufman_free_list_stalls (BufferManager.Freeliststalls)
# TYPE windows_mssql_bufman_free_list_stalls counter
windows_mssql_bufman_free_list_stalls{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_bufman_integral_controller_slope (BufferManager.IntegralControllerSlope)
# TYPE windows_mssql_bufman_integral_controller_slope gauge
windows_mssql_bufman_integral_controller_slope{mssql_instance="SQLEXPRESS"} 10
# HELP windows_mssql_bufman_lazywrites (BufferManager.Lazywrites)
# TYPE windows_mssql_bufman_lazywrites counter
windows_mssql_bufman_lazywrites{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_bufman_page_life_expectancy_seconds (BufferManager.Pagelifeexpectancy)
# TYPE windows_mssql_bufman_page_life_expectancy_seconds gauge
windows_mssql_bufman_page_life_expectancy_seconds{mssql_instance="SQLEXPRESS"} 191350
# HELP windows_mssql_bufman_page_lookups (BufferManager.Pagelookups)
# TYPE windows_mssql_bufman_page_lookups counter
windows_mssql_bufman_page_lookups{mssql_instance="SQLEXPRESS"} 1.699668e+06
# HELP windows_mssql_bufman_page_reads (BufferManager.Pagereads)
# TYPE windows_mssql_bufman_page_reads counter
windows_mssql_bufman_page_reads{mssql_instance="SQLEXPRESS"} 797
# HELP windows_mssql_bufman_page_writes (BufferManager.Pagewrites)
# TYPE windows_mssql_bufman_page_writes counter
windows_mssql_bufman_page_writes{mssql_instance="SQLEXPRESS"} 92
# HELP windows_mssql_bufman_read_ahead_issuing_seconds (BufferManager.Readaheadtime)
# TYPE windows_mssql_bufman_read_ahead_issuing_seconds counter
windows_mssql_bufman_read_ahead_issuing_seconds{mssql_instance="SQLEXPRESS"} 1292
# HELP windows_mssql_bufman_read_ahead_pages (BufferManager.Readaheadpages)
# TYPE windows_mssql_bufman_read_ahead_pages counter
windows_mssql_bufman_read_ahead_pages{mssql_instance="SQLEXPRESS"} 94
# HELP windows_mssql_bufman_target_pages (BufferManager.Targetpages)
# TYPE windows_mssql_bufman_target_pages gauge
windows_mssql_bufman_target_pages{mssql_instance="SQLEXPRESS"} 180480
# HELP windows_mssql_collector_duration_seconds windows_exporter: Duration of an mssql child collection.
# TYPE windows_mssql_collector_duration_seconds gauge
windows_mssql_collector_duration_seconds{collector="accessmethods",mssql_instance="SQLEXPRESS"} 0.0009723
windows_mssql_collector_duration_seconds{collector="availreplica",mssql_instance="SQLEXPRESS"} 0
windows_mssql_collector_duration_seconds{collector="bufman",mssql_instance="SQLEXPRESS"} 0
windows_mssql_collector_duration_seconds{collector="databases",mssql_instance="SQLEXPRESS"} 0
windows_mssql_collector_duration_seconds{collector="dbreplica",mssql_instance="SQLEXPRESS"} 0
windows_mssql_collector_duration_seconds{collector="genstats",mssql_instance="SQLEXPRESS"} 0
windows_mssql_collector_duration_seconds{collector="locks",mssql_instance="SQLEXPRESS"} 0
windows_mssql_collector_duration_seconds{collector="memmgr",mssql_instance="SQLEXPRESS"} 0
windows_mssql_collector_duration_seconds{collector="sqlerrors",mssql_instance="SQLEXPRESS"} 0
windows_mssql_collector_duration_seconds{collector="sqlstats",mssql_instance="SQLEXPRESS"} 0
windows_mssql_collector_duration_seconds{collector="transactions",mssql_instance="SQLEXPRESS"} 0
windows_mssql_collector_duration_seconds{collector="waitstats",mssql_instance="SQLEXPRESS"} 0.0012212
# HELP windows_mssql_collector_success windows_exporter: Whether a mssql child collector was successful.
# TYPE windows_mssql_collector_success gauge
windows_mssql_collector_success{collector="accessmethods",mssql_instance="SQLEXPRESS"} 1
windows_mssql_collector_success{collector="availreplica",mssql_instance="SQLEXPRESS"} 1
windows_mssql_collector_success{collector="bufman",mssql_instance="SQLEXPRESS"} 1
windows_mssql_collector_success{collector="databases",mssql_instance="SQLEXPRESS"} 1
windows_mssql_collector_success{collector="dbreplica",mssql_instance="SQLEXPRESS"} 1
windows_mssql_collector_success{collector="genstats",mssql_instance="SQLEXPRESS"} 1
windows_mssql_collector_success{collector="locks",mssql_instance="SQLEXPRESS"} 1
windows_mssql_collector_success{collector="memmgr",mssql_instance="SQLEXPRESS"} 1
windows_mssql_collector_success{collector="sqlerrors",mssql_instance="SQLEXPRESS"} 1
windows_mssql_collector_success{collector="sqlstats",mssql_instance="SQLEXPRESS"} 1
windows_mssql_collector_success{collector="transactions",mssql_instance="SQLEXPRESS"} 1
windows_mssql_collector_success{collector="waitstats",mssql_instance="SQLEXPRESS"} 1
# HELP windows_mssql_databases_active_parallel_redo_threads (Databases.ActiveParallelredothreads)
# TYPE windows_mssql_databases_active_parallel_redo_threads gauge
windows_mssql_databases_active_parallel_redo_threads{database="master",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_active_parallel_redo_threads{database="model",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_active_parallel_redo_threads{database="msdb",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_active_parallel_redo_threads{database="mssqlsystemresource",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_active_parallel_redo_threads{database="tempdb",mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_databases_active_transactions (Databases.ActiveTransactions)
# TYPE windows_mssql_databases_active_transactions gauge
windows_mssql_databases_active_transactions{database="master",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_active_transactions{database="model",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_active_transactions{database="msdb",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_active_transactions{database="mssqlsystemresource",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_active_transactions{database="tempdb",mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_databases_backup_restore_operations (Databases.BackupPerRestoreThroughput)
# TYPE windows_mssql_databases_backup_restore_operations counter
windows_mssql_databases_backup_restore_operations{database="master",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_backup_restore_operations{database="model",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_backup_restore_operations{database="msdb",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_backup_restore_operations{database="mssqlsystemresource",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_backup_restore_operations{database="tempdb",mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_databases_bulk_copy_bytes (Databases.BulkCopyThroughput)
# TYPE windows_mssql_databases_bulk_copy_bytes counter
windows_mssql_databases_bulk_copy_bytes{database="master",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_bulk_copy_bytes{database="model",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_bulk_copy_bytes{database="msdb",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_bulk_copy_bytes{database="mssqlsystemresource",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_bulk_copy_bytes{database="tempdb",mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_databases_bulk_copy_rows (Databases.BulkCopyRows)
# TYPE windows_mssql_databases_bulk_copy_rows counter
windows_mssql_databases_bulk_copy_rows{database="master",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_bulk_copy_rows{database="model",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_bulk_copy_rows{database="msdb",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_bulk_copy_rows{database="mssqlsystemresource",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_bulk_copy_rows{database="tempdb",mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_databases_commit_table_entries (Databases.Committableentries)
# TYPE windows_mssql_databases_commit_table_entries gauge
windows_mssql_databases_commit_table_entries{database="master",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_commit_table_entries{database="model",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_commit_table_entries{database="msdb",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_commit_table_entries{database="mssqlsystemresource",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_commit_table_entries{database="tempdb",mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_databases_data_files_size_bytes (Databases.DataFilesSizeKB)
# TYPE windows_mssql_databases_data_files_size_bytes gauge
windows_mssql_databases_data_files_size_bytes{database="master",mssql_instance="SQLEXPRESS"} 4.653056e+06
windows_mssql_databases_data_files_size_bytes{database="model",mssql_instance="SQLEXPRESS"} 8.388608e+06
windows_mssql_databases_data_files_size_bytes{database="msdb",mssql_instance="SQLEXPRESS"} 1.5466496e+07
windows_mssql_databases_data_files_size_bytes{database="mssqlsystemresource",mssql_instance="SQLEXPRESS"} 4.194304e+07
windows_mssql_databases_data_files_size_bytes{database="tempdb",mssql_instance="SQLEXPRESS"} 8.388608e+06
# HELP windows_mssql_databases_dbcc_logical_scan_bytes (Databases.DBCCLogicalScanBytes)
# TYPE windows_mssql_databases_dbcc_logical_scan_bytes counter
windows_mssql_databases_dbcc_logical_scan_bytes{database="master",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_dbcc_logical_scan_bytes{database="model",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_dbcc_logical_scan_bytes{database="msdb",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_dbcc_logical_scan_bytes{database="mssqlsystemresource",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_dbcc_logical_scan_bytes{database="tempdb",mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_databases_group_commit_stall_seconds (Databases.GroupCommitTime)
# TYPE windows_mssql_databases_group_commit_stall_seconds counter
windows_mssql_databases_group_commit_stall_seconds{database="master",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_group_commit_stall_seconds{database="model",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_group_commit_stall_seconds{database="msdb",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_group_commit_stall_seconds{database="mssqlsystemresource",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_group_commit_stall_seconds{database="tempdb",mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_databases_log_cache_hits (Databases.LogCacheHitRatio)
# TYPE windows_mssql_databases_log_cache_hits gauge
windows_mssql_databases_log_cache_hits{database="master",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_cache_hits{database="model",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_cache_hits{database="msdb",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_cache_hits{database="mssqlsystemresource",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_cache_hits{database="tempdb",mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_databases_log_cache_lookups (Databases.LogCacheHitRatio_Base)
# TYPE windows_mssql_databases_log_cache_lookups gauge
windows_mssql_databases_log_cache_lookups{database="master",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_cache_lookups{database="model",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_cache_lookups{database="msdb",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_cache_lookups{database="mssqlsystemresource",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_cache_lookups{database="tempdb",mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_databases_log_cache_reads (Databases.LogCacheReads)
# TYPE windows_mssql_databases_log_cache_reads counter
windows_mssql_databases_log_cache_reads{database="master",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_cache_reads{database="model",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_cache_reads{database="msdb",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_cache_reads{database="mssqlsystemresource",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_cache_reads{database="tempdb",mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_databases_log_files_size_bytes (Databases.LogFilesSizeKB)
# TYPE windows_mssql_databases_log_files_size_bytes gauge
windows_mssql_databases_log_files_size_bytes{database="master",mssql_instance="SQLEXPRESS"} 2.08896e+06
windows_mssql_databases_log_files_size_bytes{database="model",mssql_instance="SQLEXPRESS"} 8.380416e+06
windows_mssql_databases_log_files_size_bytes{database="msdb",mssql_instance="SQLEXPRESS"} 778240
windows_mssql_databases_log_files_size_bytes{database="mssqlsystemresource",mssql_instance="SQLEXPRESS"} 1.302528e+06
windows_mssql_databases_log_files_size_bytes{database="tempdb",mssql_instance="SQLEXPRESS"} 8.380416e+06
# HELP windows_mssql_databases_log_files_used_size_bytes (Databases.LogFilesUsedSizeKB)
# TYPE windows_mssql_databases_log_files_used_size_bytes gauge
windows_mssql_databases_log_files_used_size_bytes{database="master",mssql_instance="SQLEXPRESS"} 1.210368e+06
windows_mssql_databases_log_files_used_size_bytes{database="model",mssql_instance="SQLEXPRESS"} 585728
windows_mssql_databases_log_files_used_size_bytes{database="msdb",mssql_instance="SQLEXPRESS"} 532480
windows_mssql_databases_log_files_used_size_bytes{database="mssqlsystemresource",mssql_instance="SQLEXPRESS"} 637952
windows_mssql_databases_log_files_used_size_bytes{database="tempdb",mssql_instance="SQLEXPRESS"} 565248
# HELP windows_mssql_databases_log_flush_wait_seconds (Databases.LogFlushWaitTime)
# TYPE windows_mssql_databases_log_flush_wait_seconds gauge
windows_mssql_databases_log_flush_wait_seconds{database="master",mssql_instance="SQLEXPRESS"} 0.226
windows_mssql_databases_log_flush_wait_seconds{database="model",mssql_instance="SQLEXPRESS"} 0.002
windows_mssql_databases_log_flush_wait_seconds{database="msdb",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_flush_wait_seconds{database="mssqlsystemresource",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_flush_wait_seconds{database="tempdb",mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_databases_log_flush_waits (Databases.LogFlushWaits)
# TYPE windows_mssql_databases_log_flush_waits counter
windows_mssql_databases_log_flush_waits{database="master",mssql_instance="SQLEXPRESS"} 245
windows_mssql_databases_log_flush_waits{database="model",mssql_instance="SQLEXPRESS"} 3
windows_mssql_databases_log_flush_waits{database="msdb",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_flush_waits{database="mssqlsystemresource",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_flush_waits{database="tempdb",mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_databases_log_flush_write_seconds (Databases.LogFlushWriteTimems)
# TYPE windows_mssql_databases_log_flush_write_seconds gauge
windows_mssql_databases_log_flush_write_seconds{database="master",mssql_instance="SQLEXPRESS"} 0.164
windows_mssql_databases_log_flush_write_seconds{database="model",mssql_instance="SQLEXPRESS"} 0.002
windows_mssql_databases_log_flush_write_seconds{database="msdb",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_flush_write_seconds{database="mssqlsystemresource",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_flush_write_seconds{database="tempdb",mssql_instance="SQLEXPRESS"} 0.002
# HELP windows_mssql_databases_log_flushed_bytes (Databases.LogBytesFlushed)
# TYPE windows_mssql_databases_log_flushed_bytes counter
windows_mssql_databases_log_flushed_bytes{database="master",mssql_instance="SQLEXPRESS"} 3.702784e+06
windows_mssql_databases_log_flushed_bytes{database="model",mssql_instance="SQLEXPRESS"} 12288
windows_mssql_databases_log_flushed_bytes{database="msdb",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_flushed_bytes{database="mssqlsystemresource",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_flushed_bytes{database="tempdb",mssql_instance="SQLEXPRESS"} 118784
# HELP windows_mssql_databases_log_flushes (Databases.LogFlushes)
# TYPE windows_mssql_databases_log_flushes counter
windows_mssql_databases_log_flushes{database="master",mssql_instance="SQLEXPRESS"} 252
windows_mssql_databases_log_flushes{database="model",mssql_instance="SQLEXPRESS"} 3
windows_mssql_databases_log_flushes{database="msdb",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_flushes{database="mssqlsystemresource",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_flushes{database="tempdb",mssql_instance="SQLEXPRESS"} 2
# HELP windows_mssql_databases_log_growths (Databases.LogGrowths)
# TYPE windows_mssql_databases_log_growths gauge
windows_mssql_databases_log_growths{database="master",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_growths{database="model",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_growths{database="msdb",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_growths{database="mssqlsystemresource",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_growths{database="tempdb",mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_databases_log_pool_cache_misses (Databases.LogPoolCacheMisses)
# TYPE windows_mssql_databases_log_pool_cache_misses counter
windows_mssql_databases_log_pool_cache_misses{database="master",mssql_instance="SQLEXPRESS"} 3
windows_mssql_databases_log_pool_cache_misses{database="model",mssql_instance="SQLEXPRESS"} 3
windows_mssql_databases_log_pool_cache_misses{database="msdb",mssql_instance="SQLEXPRESS"} 3
windows_mssql_databases_log_pool_cache_misses{database="mssqlsystemresource",mssql_instance="SQLEXPRESS"} 3
windows_mssql_databases_log_pool_cache_misses{database="tempdb",mssql_instance="SQLEXPRESS"} 3
# HELP windows_mssql_databases_log_pool_disk_reads (Databases.LogPoolDiskReads)
# TYPE windows_mssql_databases_log_pool_disk_reads counter
windows_mssql_databases_log_pool_disk_reads{database="master",mssql_instance="SQLEXPRESS"} 2
windows_mssql_databases_log_pool_disk_reads{database="model",mssql_instance="SQLEXPRESS"} 2
windows_mssql_databases_log_pool_disk_reads{database="msdb",mssql_instance="SQLEXPRESS"} 2
windows_mssql_databases_log_pool_disk_reads{database="mssqlsystemresource",mssql_instance="SQLEXPRESS"} 3
windows_mssql_databases_log_pool_disk_reads{database="tempdb",mssql_instance="SQLEXPRESS"} 2
# HELP windows_mssql_databases_log_pool_empty_free_pool_pushes (Databases.LogPoolPushEmptyFreePool)
# TYPE windows_mssql_databases_log_pool_empty_free_pool_pushes counter
windows_mssql_databases_log_pool_empty_free_pool_pushes{database="master",mssql_instance="SQLEXPRESS"} 3
windows_mssql_databases_log_pool_empty_free_pool_pushes{database="model",mssql_instance="SQLEXPRESS"} 3
windows_mssql_databases_log_pool_empty_free_pool_pushes{database="msdb",mssql_instance="SQLEXPRESS"} 3
windows_mssql_databases_log_pool_empty_free_pool_pushes{database="mssqlsystemresource",mssql_instance="SQLEXPRESS"} 3
windows_mssql_databases_log_pool_empty_free_pool_pushes{database="tempdb",mssql_instance="SQLEXPRESS"} 1
# HELP windows_mssql_databases_log_pool_hash_deletes (Databases.LogPoolHashDeletes)
# TYPE windows_mssql_databases_log_pool_hash_deletes counter
windows_mssql_databases_log_pool_hash_deletes{database="master",mssql_instance="SQLEXPRESS"} 3
windows_mssql_databases_log_pool_hash_deletes{database="model",mssql_instance="SQLEXPRESS"} 3
windows_mssql_databases_log_pool_hash_deletes{database="msdb",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_pool_hash_deletes{database="mssqlsystemresource",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_pool_hash_deletes{database="tempdb",mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_databases_log_pool_hash_inserts (Databases.LogPoolHashInserts)
# TYPE windows_mssql_databases_log_pool_hash_inserts counter
windows_mssql_databases_log_pool_hash_inserts{database="master",mssql_instance="SQLEXPRESS"} 3
windows_mssql_databases_log_pool_hash_inserts{database="model",mssql_instance="SQLEXPRESS"} 3
windows_mssql_databases_log_pool_hash_inserts{database="msdb",mssql_instance="SQLEXPRESS"} 3
windows_mssql_databases_log_pool_hash_inserts{database="mssqlsystemresource",mssql_instance="SQLEXPRESS"} 3
windows_mssql_databases_log_pool_hash_inserts{database="tempdb",mssql_instance="SQLEXPRESS"} 1
# HELP windows_mssql_databases_log_pool_invalid_hash_entries (Databases.LogPoolInvalidHashEntry)
# TYPE windows_mssql_databases_log_pool_invalid_hash_entries counter
windows_mssql_databases_log_pool_invalid_hash_entries{database="master",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_pool_invalid_hash_entries{database="model",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_pool_invalid_hash_entries{database="msdb",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_pool_invalid_hash_entries{database="mssqlsystemresource",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_pool_invalid_hash_entries{database="tempdb",mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_databases_log_pool_log_scan_pushes (Databases.LogPoolLogScanPushes)
# TYPE windows_mssql_databases_log_pool_log_scan_pushes counter
windows_mssql_databases_log_pool_log_scan_pushes{database="master",mssql_instance="SQLEXPRESS"} 3
windows_mssql_databases_log_pool_log_scan_pushes{database="model",mssql_instance="SQLEXPRESS"} 3
windows_mssql_databases_log_pool_log_scan_pushes{database="msdb",mssql_instance="SQLEXPRESS"} 3
windows_mssql_databases_log_pool_log_scan_pushes{database="mssqlsystemresource",mssql_instance="SQLEXPRESS"} 3
windows_mssql_databases_log_pool_log_scan_pushes{database="tempdb",mssql_instance="SQLEXPRESS"} 1
# HELP windows_mssql_databases_log_pool_log_writer_pushes (Databases.LogPoolLogWriterPushes)
# TYPE windows_mssql_databases_log_pool_log_writer_pushes counter
windows_mssql_databases_log_pool_log_writer_pushes{database="master",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_pool_log_writer_pushes{database="model",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_pool_log_writer_pushes{database="msdb",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_pool_log_writer_pushes{database="mssqlsystemresource",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_pool_log_writer_pushes{database="tempdb",mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_databases_log_pool_low_memory_pushes (Databases.LogPoolPushLowMemory)
# TYPE windows_mssql_databases_log_pool_low_memory_pushes counter
windows_mssql_databases_log_pool_low_memory_pushes{database="master",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_pool_low_memory_pushes{database="model",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_pool_low_memory_pushes{database="msdb",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_pool_low_memory_pushes{database="mssqlsystemresource",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_pool_low_memory_pushes{database="tempdb",mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_databases_log_pool_no_free_buffer_pushes (Databases.LogPoolPushNoFreeBuffer)
# TYPE windows_mssql_databases_log_pool_no_free_buffer_pushes counter
windows_mssql_databases_log_pool_no_free_buffer_pushes{database="master",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_pool_no_free_buffer_pushes{database="model",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_pool_no_free_buffer_pushes{database="msdb",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_pool_no_free_buffer_pushes{database="mssqlsystemresource",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_pool_no_free_buffer_pushes{database="tempdb",mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_databases_log_pool_req_behind_trunc (Databases.LogPoolReqBehindTrunc)
# TYPE windows_mssql_databases_log_pool_req_behind_trunc counter
windows_mssql_databases_log_pool_req_behind_trunc{database="master",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_pool_req_behind_trunc{database="model",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_pool_req_behind_trunc{database="msdb",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_pool_req_behind_trunc{database="mssqlsystemresource",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_pool_req_behind_trunc{database="tempdb",mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_databases_log_pool_requests (Databases.LogPoolRequests)
# TYPE windows_mssql_databases_log_pool_requests counter
windows_mssql_databases_log_pool_requests{database="master",mssql_instance="SQLEXPRESS"} 8
windows_mssql_databases_log_pool_requests{database="model",mssql_instance="SQLEXPRESS"} 8
windows_mssql_databases_log_pool_requests{database="msdb",mssql_instance="SQLEXPRESS"} 8
windows_mssql_databases_log_pool_requests{database="mssqlsystemresource",mssql_instance="SQLEXPRESS"} 8
windows_mssql_databases_log_pool_requests{database="tempdb",mssql_instance="SQLEXPRESS"} 4
# HELP windows_mssql_databases_log_pool_requests_old_vlf (Databases.LogPoolRequestsOldVLF)
# TYPE windows_mssql_databases_log_pool_requests_old_vlf counter
windows_mssql_databases_log_pool_requests_old_vlf{database="master",mssql_instance="SQLEXPRESS"} 4
windows_mssql_databases_log_pool_requests_old_vlf{database="model",mssql_instance="SQLEXPRESS"} 4
windows_mssql_databases_log_pool_requests_old_vlf{database="msdb",mssql_instance="SQLEXPRESS"} 4
windows_mssql_databases_log_pool_requests_old_vlf{database="mssqlsystemresource",mssql_instance="SQLEXPRESS"} 4
windows_mssql_databases_log_pool_requests_old_vlf{database="tempdb",mssql_instance="SQLEXPRESS"} 2
# HELP windows_mssql_databases_log_pool_total_active_log_bytes (Databases.LogPoolTotalActiveLogSize)
# TYPE windows_mssql_databases_log_pool_total_active_log_bytes gauge
windows_mssql_databases_log_pool_total_active_log_bytes{database="master",mssql_instance="SQLEXPRESS"} 806912
windows_mssql_databases_log_pool_total_active_log_bytes{database="model",mssql_instance="SQLEXPRESS"} 1.855488e+06
windows_mssql_databases_log_pool_total_active_log_bytes{database="msdb",mssql_instance="SQLEXPRESS"} 118784
windows_mssql_databases_log_pool_total_active_log_bytes{database="mssqlsystemresource",mssql_instance="SQLEXPRESS"} 107008
windows_mssql_databases_log_pool_total_active_log_bytes{database="tempdb",mssql_instance="SQLEXPRESS"} 2.142208e+06
# HELP windows_mssql_databases_log_pool_total_shared_pool_bytes (Databases.LogPoolTotalSharedPoolSize)
# TYPE windows_mssql_databases_log_pool_total_shared_pool_bytes gauge
windows_mssql_databases_log_pool_total_shared_pool_bytes{database="master",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_pool_total_shared_pool_bytes{database="model",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_pool_total_shared_pool_bytes{database="msdb",mssql_instance="SQLEXPRESS"} 16384
windows_mssql_databases_log_pool_total_shared_pool_bytes{database="mssqlsystemresource",mssql_instance="SQLEXPRESS"} 67584
windows_mssql_databases_log_pool_total_shared_pool_bytes{database="tempdb",mssql_instance="SQLEXPRESS"} 4096
# HELP windows_mssql_databases_log_shrinks (Databases.LogShrinks)
# TYPE windows_mssql_databases_log_shrinks gauge
windows_mssql_databases_log_shrinks{database="master",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_shrinks{database="model",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_shrinks{database="msdb",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_shrinks{database="mssqlsystemresource",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_shrinks{database="tempdb",mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_databases_log_truncations (Databases.LogTruncations)
# TYPE windows_mssql_databases_log_truncations gauge
windows_mssql_databases_log_truncations{database="master",mssql_instance="SQLEXPRESS"} 3
windows_mssql_databases_log_truncations{database="model",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_truncations{database="msdb",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_truncations{database="mssqlsystemresource",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_log_truncations{database="tempdb",mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_databases_log_used_percent (Databases.PercentLogUsed)
# TYPE windows_mssql_databases_log_used_percent gauge
windows_mssql_databases_log_used_percent{database="master",mssql_instance="SQLEXPRESS"} 57
windows_mssql_databases_log_used_percent{database="model",mssql_instance="SQLEXPRESS"} 6
windows_mssql_databases_log_used_percent{database="msdb",mssql_instance="SQLEXPRESS"} 68
windows_mssql_databases_log_used_percent{database="mssqlsystemresource",mssql_instance="SQLEXPRESS"} 49
windows_mssql_databases_log_used_percent{database="tempdb",mssql_instance="SQLEXPRESS"} 6
# HELP windows_mssql_databases_pending_repl_transactions (Databases.ReplPendingTransactions)
# TYPE windows_mssql_databases_pending_repl_transactions gauge
windows_mssql_databases_pending_repl_transactions{database="master",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_pending_repl_transactions{database="model",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_pending_repl_transactions{database="msdb",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_pending_repl_transactions{database="mssqlsystemresource",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_pending_repl_transactions{database="tempdb",mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_databases_repl_transactions (Databases.ReplTranactions)
# TYPE windows_mssql_databases_repl_transactions counter
windows_mssql_databases_repl_transactions{database="master",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_repl_transactions{database="model",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_repl_transactions{database="msdb",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_repl_transactions{database="mssqlsystemresource",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_repl_transactions{database="tempdb",mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_databases_shrink_data_movement_bytes (Databases.ShrinkDataMovementBytes)
# TYPE windows_mssql_databases_shrink_data_movement_bytes counter
windows_mssql_databases_shrink_data_movement_bytes{database="master",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_shrink_data_movement_bytes{database="model",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_shrink_data_movement_bytes{database="msdb",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_shrink_data_movement_bytes{database="mssqlsystemresource",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_shrink_data_movement_bytes{database="tempdb",mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_databases_tracked_transactions (Databases.Trackedtransactions)
# TYPE windows_mssql_databases_tracked_transactions counter
windows_mssql_databases_tracked_transactions{database="master",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_tracked_transactions{database="model",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_tracked_transactions{database="msdb",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_tracked_transactions{database="mssqlsystemresource",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_tracked_transactions{database="tempdb",mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_databases_transactions (Databases.Transactions)
# TYPE windows_mssql_databases_transactions counter
windows_mssql_databases_transactions{database="master",mssql_instance="SQLEXPRESS"} 2183
windows_mssql_databases_transactions{database="model",mssql_instance="SQLEXPRESS"} 4467
windows_mssql_databases_transactions{database="msdb",mssql_instance="SQLEXPRESS"} 4582
windows_mssql_databases_transactions{database="mssqlsystemresource",mssql_instance="SQLEXPRESS"} 2
windows_mssql_databases_transactions{database="tempdb",mssql_instance="SQLEXPRESS"} 1558
# HELP windows_mssql_databases_write_transactions (Databases.WriteTransactions)
# TYPE windows_mssql_databases_write_transactions counter
windows_mssql_databases_write_transactions{database="master",mssql_instance="SQLEXPRESS"} 236
windows_mssql_databases_write_transactions{database="model",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_write_transactions{database="msdb",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_write_transactions{database="mssqlsystemresource",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_write_transactions{database="tempdb",mssql_instance="SQLEXPRESS"} 29
# HELP windows_mssql_databases_xtp_controller_dlc_fetch_latency_seconds (Databases.XTPControllerDLCLatencyPerFetch)
# TYPE windows_mssql_databases_xtp_controller_dlc_fetch_latency_seconds gauge
windows_mssql_databases_xtp_controller_dlc_fetch_latency_seconds{database="master",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_xtp_controller_dlc_fetch_latency_seconds{database="model",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_xtp_controller_dlc_fetch_latency_seconds{database="msdb",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_xtp_controller_dlc_fetch_latency_seconds{database="mssqlsystemresource",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_xtp_controller_dlc_fetch_latency_seconds{database="tempdb",mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_databases_xtp_controller_dlc_peak_latency_seconds (Databases.XTPControllerDLCPeakLatency)
# TYPE windows_mssql_databases_xtp_controller_dlc_peak_latency_seconds gauge
windows_mssql_databases_xtp_controller_dlc_peak_latency_seconds{database="master",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_xtp_controller_dlc_peak_latency_seconds{database="model",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_xtp_controller_dlc_peak_latency_seconds{database="msdb",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_xtp_controller_dlc_peak_latency_seconds{database="mssqlsystemresource",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_xtp_controller_dlc_peak_latency_seconds{database="tempdb",mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_databases_xtp_controller_log_processed_bytes (Databases.XTPControllerLogProcessed)
# TYPE windows_mssql_databases_xtp_controller_log_processed_bytes counter
windows_mssql_databases_xtp_controller_log_processed_bytes{database="master",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_xtp_controller_log_processed_bytes{database="model",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_xtp_controller_log_processed_bytes{database="msdb",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_xtp_controller_log_processed_bytes{database="mssqlsystemresource",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_xtp_controller_log_processed_bytes{database="tempdb",mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_databases_xtp_memory_used_bytes (Databases.XTPMemoryUsedKB)
# TYPE windows_mssql_databases_xtp_memory_used_bytes gauge
windows_mssql_databases_xtp_memory_used_bytes{database="master",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_xtp_memory_used_bytes{database="model",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_xtp_memory_used_bytes{database="msdb",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_xtp_memory_used_bytes{database="mssqlsystemresource",mssql_instance="SQLEXPRESS"} 0
windows_mssql_databases_xtp_memory_used_bytes{database="tempdb",mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_genstats_active_temp_tables (GeneralStatistics.ActiveTempTables)
# TYPE windows_mssql_genstats_active_temp_tables gauge
windows_mssql_genstats_active_temp_tables{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_genstats_blocked_processes (GeneralStatistics.Processesblocked)
# TYPE windows_mssql_genstats_blocked_processes gauge
windows_mssql_genstats_blocked_processes{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_genstats_connection_resets (GeneralStatistics.ConnectionReset)
# TYPE windows_mssql_genstats_connection_resets counter
windows_mssql_genstats_connection_resets{mssql_instance="SQLEXPRESS"} 1108
# HELP windows_mssql_genstats_event_notifications_delayed_drop (GeneralStatistics.EventNotificationsDelayedDrop)
# TYPE windows_mssql_genstats_event_notifications_delayed_drop gauge
windows_mssql_genstats_event_notifications_delayed_drop{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_genstats_http_authenticated_requests (GeneralStatistics.HTTPAuthenticatedRequests)
# TYPE windows_mssql_genstats_http_authenticated_requests gauge
windows_mssql_genstats_http_authenticated_requests{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_genstats_logical_connections (GeneralStatistics.LogicalConnections)
# TYPE windows_mssql_genstats_logical_connections gauge
windows_mssql_genstats_logical_connections{mssql_instance="SQLEXPRESS"} 1
# HELP windows_mssql_genstats_logins (GeneralStatistics.Logins)
# TYPE windows_mssql_genstats_logins counter
windows_mssql_genstats_logins{mssql_instance="SQLEXPRESS"} 378
# HELP windows_mssql_genstats_logouts (GeneralStatistics.Logouts)
# TYPE windows_mssql_genstats_logouts counter
windows_mssql_genstats_logouts{mssql_instance="SQLEXPRESS"} 377
# HELP windows_mssql_genstats_mars_deadlocks (GeneralStatistics.MarsDeadlocks)
# TYPE windows_mssql_genstats_mars_deadlocks gauge
windows_mssql_genstats_mars_deadlocks{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_genstats_non_atomic_yields (GeneralStatistics.Nonatomicyields)
# TYPE windows_mssql_genstats_non_atomic_yields counter
windows_mssql_genstats_non_atomic_yields{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_genstats_soap_empty_requests (GeneralStatistics.SOAPEmptyRequests)
# TYPE windows_mssql_genstats_soap_empty_requests gauge
windows_mssql_genstats_soap_empty_requests{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_genstats_soap_method_invocations (GeneralStatistics.SOAPMethodInvocations)
# TYPE windows_mssql_genstats_soap_method_invocations gauge
windows_mssql_genstats_soap_method_invocations{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_genstats_soap_session_initiate_requests (GeneralStatistics.SOAPSessionInitiateRequests)
# TYPE windows_mssql_genstats_soap_session_initiate_requests gauge
windows_mssql_genstats_soap_session_initiate_requests{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_genstats_soap_session_terminate_requests (GeneralStatistics.SOAPSessionTerminateRequests)
# TYPE windows_mssql_genstats_soap_session_terminate_requests gauge
windows_mssql_genstats_soap_session_terminate_requests{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_genstats_soapsql_requests (GeneralStatistics.SOAPSQLRequests)
# TYPE windows_mssql_genstats_soapsql_requests gauge
windows_mssql_genstats_soapsql_requests{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_genstats_soapwsdl_requests (GeneralStatistics.SOAPWSDLRequests)
# TYPE windows_mssql_genstats_soapwsdl_requests gauge
windows_mssql_genstats_soapwsdl_requests{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_genstats_sql_trace_io_provider_lock_waits (GeneralStatistics.SQLTraceIOProviderLockWaits)
# TYPE windows_mssql_genstats_sql_trace_io_provider_lock_waits gauge
windows_mssql_genstats_sql_trace_io_provider_lock_waits{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_genstats_temp_tables_awaiting_destruction (GeneralStatistics.TempTablesForDestruction)
# TYPE windows_mssql_genstats_temp_tables_awaiting_destruction gauge
windows_mssql_genstats_temp_tables_awaiting_destruction{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_genstats_temp_tables_creations (GeneralStatistics.TempTablesCreations)
# TYPE windows_mssql_genstats_temp_tables_creations counter
windows_mssql_genstats_temp_tables_creations{mssql_instance="SQLEXPRESS"} 4
# HELP windows_mssql_genstats_tempdb_recovery_unit_ids_generated (GeneralStatistics.Tempdbrecoveryunitid)
# TYPE windows_mssql_genstats_tempdb_recovery_unit_ids_generated gauge
windows_mssql_genstats_tempdb_recovery_unit_ids_generated{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_genstats_tempdb_rowset_ids_generated (GeneralStatistics.Tempdbrowsetid)
# TYPE windows_mssql_genstats_tempdb_rowset_ids_generated gauge
windows_mssql_genstats_tempdb_rowset_ids_generated{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_genstats_trace_event_notification_queue_size (GeneralStatistics.TraceEventNotificationQueue)
# TYPE windows_mssql_genstats_trace_event_notification_queue_size gauge
windows_mssql_genstats_trace_event_notification_queue_size{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_genstats_transactions (GeneralStatistics.Transactions)
# TYPE windows_mssql_genstats_transactions gauge
windows_mssql_genstats_transactions{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_genstats_user_connections (GeneralStatistics.UserConnections)
# TYPE windows_mssql_genstats_user_connections gauge
windows_mssql_genstats_user_connections{mssql_instance="SQLEXPRESS"} 1
# HELP windows_mssql_locks_count (Locks.AverageWaitTimems_Base count of how often requests have run into locks)
# TYPE windows_mssql_locks_count gauge
windows_mssql_locks_count{mssql_instance="SQLEXPRESS",resource="AllocUnit"} 0
windows_mssql_locks_count{mssql_instance="SQLEXPRESS",resource="Application"} 0
windows_mssql_locks_count{mssql_instance="SQLEXPRESS",resource="Database"} 0.002
windows_mssql_locks_count{mssql_instance="SQLEXPRESS",resource="Extent"} 0
windows_mssql_locks_count{mssql_instance="SQLEXPRESS",resource="File"} 0
windows_mssql_locks_count{mssql_instance="SQLEXPRESS",resource="HoBT"} 0
windows_mssql_locks_count{mssql_instance="SQLEXPRESS",resource="Key"} 0
windows_mssql_locks_count{mssql_instance="SQLEXPRESS",resource="Metadata"} 0.001
windows_mssql_locks_count{mssql_instance="SQLEXPRESS",resource="OIB"} 0
windows_mssql_locks_count{mssql_instance="SQLEXPRESS",resource="Object"} 0
windows_mssql_locks_count{mssql_instance="SQLEXPRESS",resource="Page"} 0
windows_mssql_locks_count{mssql_instance="SQLEXPRESS",resource="RID"} 0
windows_mssql_locks_count{mssql_instance="SQLEXPRESS",resource="RowGroup"} 0
windows_mssql_locks_count{mssql_instance="SQLEXPRESS",resource="Xact"} 0
# HELP windows_mssql_locks_deadlocks (Locks.NumberofDeadlocks)
# TYPE windows_mssql_locks_deadlocks counter
windows_mssql_locks_deadlocks{mssql_instance="SQLEXPRESS",resource="AllocUnit"} 0
windows_mssql_locks_deadlocks{mssql_instance="SQLEXPRESS",resource="Application"} 0
windows_mssql_locks_deadlocks{mssql_instance="SQLEXPRESS",resource="Database"} 0
windows_mssql_locks_deadlocks{mssql_instance="SQLEXPRESS",resource="Extent"} 0
windows_mssql_locks_deadlocks{mssql_instance="SQLEXPRESS",resource="File"} 0
windows_mssql_locks_deadlocks{mssql_instance="SQLEXPRESS",resource="HoBT"} 0
windows_mssql_locks_deadlocks{mssql_instance="SQLEXPRESS",resource="Key"} 0
windows_mssql_locks_deadlocks{mssql_instance="SQLEXPRESS",resource="Metadata"} 0
windows_mssql_locks_deadlocks{mssql_instance="SQLEXPRESS",resource="OIB"} 0
windows_mssql_locks_deadlocks{mssql_instance="SQLEXPRESS",resource="Object"} 0
windows_mssql_locks_deadlocks{mssql_instance="SQLEXPRESS",resource="Page"} 0
windows_mssql_locks_deadlocks{mssql_instance="SQLEXPRESS",resource="RID"} 0
windows_mssql_locks_deadlocks{mssql_instance="SQLEXPRESS",resource="RowGroup"} 0
windows_mssql_locks_deadlocks{mssql_instance="SQLEXPRESS",resource="Xact"} 0
# HELP windows_mssql_locks_lock_requests (Locks.LockRequests)
# TYPE windows_mssql_locks_lock_requests counter
windows_mssql_locks_lock_requests{mssql_instance="SQLEXPRESS",resource="AllocUnit"} 0
windows_mssql_locks_lock_requests{mssql_instance="SQLEXPRESS",resource="Application"} 0
windows_mssql_locks_lock_requests{mssql_instance="SQLEXPRESS",resource="Database"} 204467
windows_mssql_locks_lock_requests{mssql_instance="SQLEXPRESS",resource="Extent"} 402
windows_mssql_locks_lock_requests{mssql_instance="SQLEXPRESS",resource="File"} 19
windows_mssql_locks_lock_requests{mssql_instance="SQLEXPRESS",resource="HoBT"} 28
windows_mssql_locks_lock_requests{mssql_instance="SQLEXPRESS",resource="Key"} 1.681875e+06
windows_mssql_locks_lock_requests{mssql_instance="SQLEXPRESS",resource="Metadata"} 25785
windows_mssql_locks_lock_requests{mssql_instance="SQLEXPRESS",resource="OIB"} 0
windows_mssql_locks_lock_requests{mssql_instance="SQLEXPRESS",resource="Object"} 760875
windows_mssql_locks_lock_requests{mssql_instance="SQLEXPRESS",resource="Page"} 757
windows_mssql_locks_lock_requests{mssql_instance="SQLEXPRESS",resource="RID"} 123
windows_mssql_locks_lock_requests{mssql_instance="SQLEXPRESS",resource="RowGroup"} 0
windows_mssql_locks_lock_requests{mssql_instance="SQLEXPRESS",resource="Xact"} 0
# HELP windows_mssql_locks_lock_timeouts (Locks.LockTimeouts)
# TYPE windows_mssql_locks_lock_timeouts counter
windows_mssql_locks_lock_timeouts{mssql_instance="SQLEXPRESS",resource="AllocUnit"} 0
windows_mssql_locks_lock_timeouts{mssql_instance="SQLEXPRESS",resource="Application"} 0
windows_mssql_locks_lock_timeouts{mssql_instance="SQLEXPRESS",resource="Database"} 4
windows_mssql_locks_lock_timeouts{mssql_instance="SQLEXPRESS",resource="Extent"} 0
windows_mssql_locks_lock_timeouts{mssql_instance="SQLEXPRESS",resource="File"} 0
windows_mssql_locks_lock_timeouts{mssql_instance="SQLEXPRESS",resource="HoBT"} 0
windows_mssql_locks_lock_timeouts{mssql_instance="SQLEXPRESS",resource="Key"} 216
windows_mssql_locks_lock_timeouts{mssql_instance="SQLEXPRESS",resource="Metadata"} 0
windows_mssql_locks_lock_timeouts{mssql_instance="SQLEXPRESS",resource="OIB"} 0
windows_mssql_locks_lock_timeouts{mssql_instance="SQLEXPRESS",resource="Object"} 0
windows_mssql_locks_lock_timeouts{mssql_instance="SQLEXPRESS",resource="Page"} 0
windows_mssql_locks_lock_timeouts{mssql_instance="SQLEXPRESS",resource="RID"} 0
windows_mssql_locks_lock_timeouts{mssql_instance="SQLEXPRESS",resource="RowGroup"} 0
windows_mssql_locks_lock_timeouts{mssql_instance="SQLEXPRESS",resource="Xact"} 0
# HELP windows_mssql_locks_lock_timeouts_excluding_NOWAIT (Locks.LockTimeoutstimeout0)
# TYPE windows_mssql_locks_lock_timeouts_excluding_NOWAIT counter
windows_mssql_locks_lock_timeouts_excluding_NOWAIT{mssql_instance="SQLEXPRESS",resource="AllocUnit"} 0
windows_mssql_locks_lock_timeouts_excluding_NOWAIT{mssql_instance="SQLEXPRESS",resource="Application"} 0
windows_mssql_locks_lock_timeouts_excluding_NOWAIT{mssql_instance="SQLEXPRESS",resource="Database"} 0
windows_mssql_locks_lock_timeouts_excluding_NOWAIT{mssql_instance="SQLEXPRESS",resource="Extent"} 0
windows_mssql_locks_lock_timeouts_excluding_NOWAIT{mssql_instance="SQLEXPRESS",resource="File"} 0
windows_mssql_locks_lock_timeouts_excluding_NOWAIT{mssql_instance="SQLEXPRESS",resource="HoBT"} 0
windows_mssql_locks_lock_timeouts_excluding_NOWAIT{mssql_instance="SQLEXPRESS",resource="Key"} 0
windows_mssql_locks_lock_timeouts_excluding_NOWAIT{mssql_instance="SQLEXPRESS",resource="Metadata"} 0
windows_mssql_locks_lock_timeouts_excluding_NOWAIT{mssql_instance="SQLEXPRESS",resource="OIB"} 0
windows_mssql_locks_lock_timeouts_excluding_NOWAIT{mssql_instance="SQLEXPRESS",resource="Object"} 0
windows_mssql_locks_lock_timeouts_excluding_NOWAIT{mssql_instance="SQLEXPRESS",resource="Page"} 0
windows_mssql_locks_lock_timeouts_excluding_NOWAIT{mssql_instance="SQLEXPRESS",resource="RID"} 0
windows_mssql_locks_lock_timeouts_excluding_NOWAIT{mssql_instance="SQLEXPRESS",resource="RowGroup"} 0
windows_mssql_locks_lock_timeouts_excluding_NOWAIT{mssql_instance="SQLEXPRESS",resource="Xact"} 0
# HELP windows_mssql_locks_lock_wait_seconds (Locks.LockWaitTimems)
# TYPE windows_mssql_locks_lock_wait_seconds gauge
windows_mssql_locks_lock_wait_seconds{mssql_instance="SQLEXPRESS",resource="AllocUnit"} 0
windows_mssql_locks_lock_wait_seconds{mssql_instance="SQLEXPRESS",resource="Application"} 0
windows_mssql_locks_lock_wait_seconds{mssql_instance="SQLEXPRESS",resource="Database"} 0.391
windows_mssql_locks_lock_wait_seconds{mssql_instance="SQLEXPRESS",resource="Extent"} 0
windows_mssql_locks_lock_wait_seconds{mssql_instance="SQLEXPRESS",resource="File"} 0
windows_mssql_locks_lock_wait_seconds{mssql_instance="SQLEXPRESS",resource="HoBT"} 0
windows_mssql_locks_lock_wait_seconds{mssql_instance="SQLEXPRESS",resource="Key"} 0
windows_mssql_locks_lock_wait_seconds{mssql_instance="SQLEXPRESS",resource="Metadata"} 0.015
windows_mssql_locks_lock_wait_seconds{mssql_instance="SQLEXPRESS",resource="OIB"} 0
windows_mssql_locks_lock_wait_seconds{mssql_instance="SQLEXPRESS",resource="Object"} 0
windows_mssql_locks_lock_wait_seconds{mssql_instance="SQLEXPRESS",resource="Page"} 0
windows_mssql_locks_lock_wait_seconds{mssql_instance="SQLEXPRESS",resource="RID"} 0
windows_mssql_locks_lock_wait_seconds{mssql_instance="SQLEXPRESS",resource="RowGroup"} 0
windows_mssql_locks_lock_wait_seconds{mssql_instance="SQLEXPRESS",resource="Xact"} 0
# HELP windows_mssql_locks_lock_waits (Locks.LockWaits)
# TYPE windows_mssql_locks_lock_waits counter
windows_mssql_locks_lock_waits{mssql_instance="SQLEXPRESS",resource="AllocUnit"} 0
windows_mssql_locks_lock_waits{mssql_instance="SQLEXPRESS",resource="Application"} 0
windows_mssql_locks_lock_waits{mssql_instance="SQLEXPRESS",resource="Database"} 2
windows_mssql_locks_lock_waits{mssql_instance="SQLEXPRESS",resource="Extent"} 0
windows_mssql_locks_lock_waits{mssql_instance="SQLEXPRESS",resource="File"} 0
windows_mssql_locks_lock_waits{mssql_instance="SQLEXPRESS",resource="HoBT"} 0
windows_mssql_locks_lock_waits{mssql_instance="SQLEXPRESS",resource="Key"} 0
windows_mssql_locks_lock_waits{mssql_instance="SQLEXPRESS",resource="Metadata"} 1
windows_mssql_locks_lock_waits{mssql_instance="SQLEXPRESS",resource="OIB"} 0
windows_mssql_locks_lock_waits{mssql_instance="SQLEXPRESS",resource="Object"} 0
windows_mssql_locks_lock_waits{mssql_instance="SQLEXPRESS",resource="Page"} 0
windows_mssql_locks_lock_waits{mssql_instance="SQLEXPRESS",resource="RID"} 0
windows_mssql_locks_lock_waits{mssql_instance="SQLEXPRESS",resource="RowGroup"} 0
windows_mssql_locks_lock_waits{mssql_instance="SQLEXPRESS",resource="Xact"} 0
# HELP windows_mssql_locks_deadlocks (Locks.NumberofDeadlocks)
# TYPE windows_mssql_locks_deadlocks counter
windows_mssql_locks_deadlocks{mssql_instance="SQLEXPRESS",resource="AllocUnit"} 0
windows_mssql_locks_deadlocks{mssql_instance="SQLEXPRESS",resource="Application"} 0
windows_mssql_locks_deadlocks{mssql_instance="SQLEXPRESS",resource="Database"} 0
windows_mssql_locks_deadlocks{mssql_instance="SQLEXPRESS",resource="Extent"} 0
windows_mssql_locks_deadlocks{mssql_instance="SQLEXPRESS",resource="File"} 0
windows_mssql_locks_deadlocks{mssql_instance="SQLEXPRESS",resource="HoBT"} 0
windows_mssql_locks_deadlocks{mssql_instance="SQLEXPRESS",resource="Key"} 0
windows_mssql_locks_deadlocks{mssql_instance="SQLEXPRESS",resource="Metadata"} 0
windows_mssql_locks_deadlocks{mssql_instance="SQLEXPRESS",resource="OIB"} 0
windows_mssql_locks_deadlocks{mssql_instance="SQLEXPRESS",resource="Object"} 0
windows_mssql_locks_deadlocks{mssql_instance="SQLEXPRESS",resource="Page"} 0
windows_mssql_locks_deadlocks{mssql_instance="SQLEXPRESS",resource="RID"} 0
windows_mssql_locks_deadlocks{mssql_instance="SQLEXPRESS",resource="RowGroup"} 0
windows_mssql_locks_deadlocks{mssql_instance="SQLEXPRESS",resource="Xact"} 0
# HELP windows_mssql_locks_wait_time_seconds (Locks.AverageWaitTimems Total time in seconds which locks have been holding resources)
# TYPE windows_mssql_locks_wait_time_seconds gauge
windows_mssql_locks_wait_time_seconds{mssql_instance="SQLEXPRESS",resource="AllocUnit"} 0
windows_mssql_locks_wait_time_seconds{mssql_instance="SQLEXPRESS",resource="Application"} 0
windows_mssql_locks_wait_time_seconds{mssql_instance="SQLEXPRESS",resource="Database"} 0.391
windows_mssql_locks_wait_time_seconds{mssql_instance="SQLEXPRESS",resource="Extent"} 0
windows_mssql_locks_wait_time_seconds{mssql_instance="SQLEXPRESS",resource="File"} 0
windows_mssql_locks_wait_time_seconds{mssql_instance="SQLEXPRESS",resource="HoBT"} 0
windows_mssql_locks_wait_time_seconds{mssql_instance="SQLEXPRESS",resource="Key"} 0
windows_mssql_locks_wait_time_seconds{mssql_instance="SQLEXPRESS",resource="Metadata"} 0.015
windows_mssql_locks_wait_time_seconds{mssql_instance="SQLEXPRESS",resource="OIB"} 0
windows_mssql_locks_wait_time_seconds{mssql_instance="SQLEXPRESS",resource="Object"} 0
windows_mssql_locks_wait_time_seconds{mssql_instance="SQLEXPRESS",resource="Page"} 0
windows_mssql_locks_wait_time_seconds{mssql_instance="SQLEXPRESS",resource="RID"} 0
windows_mssql_locks_wait_time_seconds{mssql_instance="SQLEXPRESS",resource="RowGroup"} 0
windows_mssql_locks_wait_time_seconds{mssql_instance="SQLEXPRESS",resource="Xact"} 0
# HELP windows_mssql_memmgr_allocated_lock_blocks (MemoryManager.LockBlocksAllocated)
# TYPE windows_mssql_memmgr_allocated_lock_blocks gauge
windows_mssql_memmgr_allocated_lock_blocks{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_memmgr_allocated_lock_owner_blocks (MemoryManager.LockOwnerBlocksAllocated)
# TYPE windows_mssql_memmgr_allocated_lock_owner_blocks gauge
windows_mssql_memmgr_allocated_lock_owner_blocks{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_memmgr_connection_memory_bytes (MemoryManager.ConnectionMemoryKB)
# TYPE windows_mssql_memmgr_connection_memory_bytes gauge
windows_mssql_memmgr_connection_memory_bytes{mssql_instance="SQLEXPRESS"} 1.015808e+06
# HELP windows_mssql_memmgr_database_cache_memory_bytes (MemoryManager.DatabaseCacheMemoryKB)
# TYPE windows_mssql_memmgr_database_cache_memory_bytes gauge
windows_mssql_memmgr_database_cache_memory_bytes{mssql_instance="SQLEXPRESS"} 6.791168e+06
# HELP windows_mssql_memmgr_external_benefit_of_memory (MemoryManager.Externalbenefitofmemory)
# TYPE windows_mssql_memmgr_external_benefit_of_memory gauge
windows_mssql_memmgr_external_benefit_of_memory{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_memmgr_free_memory_bytes (MemoryManager.FreeMemoryKB)
# TYPE windows_mssql_memmgr_free_memory_bytes gauge
windows_mssql_memmgr_free_memory_bytes{mssql_instance="SQLEXPRESS"} 1.9234816e+07
# HELP windows_mssql_memmgr_granted_workspace_memory_bytes (MemoryManager.GrantedWorkspaceMemoryKB)
# TYPE windows_mssql_memmgr_granted_workspace_memory_bytes gauge
windows_mssql_memmgr_granted_workspace_memory_bytes{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_memmgr_lock_blocks (MemoryManager.LockBlocks)
# TYPE windows_mssql_memmgr_lock_blocks gauge
windows_mssql_memmgr_lock_blocks{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_memmgr_lock_memory_bytes (MemoryManager.LockMemoryKB)
# TYPE windows_mssql_memmgr_lock_memory_bytes gauge
windows_mssql_memmgr_lock_memory_bytes{mssql_instance="SQLEXPRESS"} 663552
# HELP windows_mssql_memmgr_lock_owner_blocks (MemoryManager.LockOwnerBlocks)
# TYPE windows_mssql_memmgr_lock_owner_blocks gauge
windows_mssql_memmgr_lock_owner_blocks{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_memmgr_log_pool_memory_bytes (MemoryManager.LogPoolMemoryKB)
# TYPE windows_mssql_memmgr_log_pool_memory_bytes gauge
windows_mssql_memmgr_log_pool_memory_bytes{mssql_instance="SQLEXPRESS"} 2.834432e+06
# HELP windows_mssql_memmgr_maximum_workspace_memory_bytes (MemoryManager.MaximumWorkspaceMemoryKB)
# TYPE windows_mssql_memmgr_maximum_workspace_memory_bytes gauge
windows_mssql_memmgr_maximum_workspace_memory_bytes{mssql_instance="SQLEXPRESS"} 1.36482816e+09
# HELP windows_mssql_memmgr_optimizer_memory_bytes (MemoryManager.OptimizerMemoryKB)
# TYPE windows_mssql_memmgr_optimizer_memory_bytes gauge
windows_mssql_memmgr_optimizer_memory_bytes{mssql_instance="SQLEXPRESS"} 1.007616e+06
# HELP windows_mssql_memmgr_outstanding_memory_grants (MemoryManager.MemoryGrantsOutstanding)
# TYPE windows_mssql_memmgr_outstanding_memory_grants gauge
windows_mssql_memmgr_outstanding_memory_grants{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_memmgr_pending_memory_grants (MemoryManager.MemoryGrantsPending)
# TYPE windows_mssql_memmgr_pending_memory_grants gauge
windows_mssql_memmgr_pending_memory_grants{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_memmgr_reserved_server_memory_bytes (MemoryManager.ReservedServerMemoryKB)
# TYPE windows_mssql_memmgr_reserved_server_memory_bytes gauge
windows_mssql_memmgr_reserved_server_memory_bytes{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_memmgr_sql_cache_memory_bytes (MemoryManager.SQLCacheMemoryKB)
# TYPE windows_mssql_memmgr_sql_cache_memory_bytes gauge
windows_mssql_memmgr_sql_cache_memory_bytes{mssql_instance="SQLEXPRESS"} 1.728512e+06
# HELP windows_mssql_memmgr_stolen_server_memory_bytes (MemoryManager.StolenServerMemoryKB)
# TYPE windows_mssql_memmgr_stolen_server_memory_bytes gauge
windows_mssql_memmgr_stolen_server_memory_bytes{mssql_instance="SQLEXPRESS"} 1.7281024e+08
# HELP windows_mssql_memmgr_target_server_memory_bytes (MemoryManager.TargetServerMemoryKB)
# TYPE windows_mssql_memmgr_target_server_memory_bytes gauge
windows_mssql_memmgr_target_server_memory_bytes{mssql_instance="SQLEXPRESS"} 1.816387584e+09
# HELP windows_mssql_memmgr_total_server_memory_bytes (MemoryManager.TotalServerMemoryKB)
# TYPE windows_mssql_memmgr_total_server_memory_bytes gauge
windows_mssql_memmgr_total_server_memory_bytes{mssql_instance="SQLEXPRESS"} 1.98836224e+08
# HELP windows_mssql_sql_errors_total (SQLErrors.Total)
# TYPE windows_mssql_sql_errors_total counter
windows_mssql_sql_errors_total{mssql_instance="SQLEXPRESS",resource="DB Offline Errors"} 0
windows_mssql_sql_errors_total{mssql_instance="SQLEXPRESS",resource="Info Errors"} 766
windows_mssql_sql_errors_total{mssql_instance="SQLEXPRESS",resource="Kill Connection Errors"} 0
windows_mssql_sql_errors_total{mssql_instance="SQLEXPRESS",resource="User Errors"} 29
# HELP windows_mssql_sqlstats_auto_parameterization_attempts (SQLStatistics.AutoParamAttempts)
# TYPE windows_mssql_sqlstats_auto_parameterization_attempts counter
windows_mssql_sqlstats_auto_parameterization_attempts{mssql_instance="SQLEXPRESS"} 37
# HELP windows_mssql_sqlstats_batch_requests (SQLStatistics.BatchRequests)
# TYPE windows_mssql_sqlstats_batch_requests counter
windows_mssql_sqlstats_batch_requests{mssql_instance="SQLEXPRESS"} 2972
# HELP windows_mssql_sqlstats_failed_auto_parameterization_attempts (SQLStatistics.FailedAutoParams)
# TYPE windows_mssql_sqlstats_failed_auto_parameterization_attempts counter
windows_mssql_sqlstats_failed_auto_parameterization_attempts{mssql_instance="SQLEXPRESS"} 29
# HELP windows_mssql_sqlstats_forced_parameterizations (SQLStatistics.ForcedParameterizations)
# TYPE windows_mssql_sqlstats_forced_parameterizations counter
windows_mssql_sqlstats_forced_parameterizations{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_sqlstats_guided_plan_executions (SQLStatistics.Guidedplanexecutions)
# TYPE windows_mssql_sqlstats_guided_plan_executions counter
windows_mssql_sqlstats_guided_plan_executions{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_sqlstats_misguided_plan_executions (SQLStatistics.Misguidedplanexecutions)
# TYPE windows_mssql_sqlstats_misguided_plan_executions counter
windows_mssql_sqlstats_misguided_plan_executions{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_sqlstats_safe_auto_parameterization_attempts (SQLStatistics.SafeAutoParams)
# TYPE windows_mssql_sqlstats_safe_auto_parameterization_attempts counter
windows_mssql_sqlstats_safe_auto_parameterization_attempts{mssql_instance="SQLEXPRESS"} 2
# HELP windows_mssql_sqlstats_sql_attentions (SQLStatistics.SQLAttentions)
# TYPE windows_mssql_sqlstats_sql_attentions counter
windows_mssql_sqlstats_sql_attentions{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_sqlstats_sql_compilations (SQLStatistics.SQLCompilations)
# TYPE windows_mssql_sqlstats_sql_compilations counter
windows_mssql_sqlstats_sql_compilations{mssql_instance="SQLEXPRESS"} 376
# HELP windows_mssql_sqlstats_sql_recompilations (SQLStatistics.SQLReCompilations)
# TYPE windows_mssql_sqlstats_sql_recompilations counter
windows_mssql_sqlstats_sql_recompilations{mssql_instance="SQLEXPRESS"} 8
# HELP windows_mssql_sqlstats_unsafe_auto_parameterization_attempts (SQLStatistics.UnsafeAutoParams)
# TYPE windows_mssql_sqlstats_unsafe_auto_parameterization_attempts counter
windows_mssql_sqlstats_unsafe_auto_parameterization_attempts{mssql_instance="SQLEXPRESS"} 6
# HELP windows_mssql_transactions_active (Transactions.Transactions)
# TYPE windows_mssql_transactions_active gauge
windows_mssql_transactions_active{mssql_instance="SQLEXPRESS"} 6
# HELP windows_mssql_transactions_longest_transaction_running_seconds (Transactions.LongestTransactionRunningTime)
# TYPE windows_mssql_transactions_longest_transaction_running_seconds gauge
windows_mssql_transactions_longest_transaction_running_seconds{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_transactions_nonsnapshot_version_active_total (Transactions.NonSnapshotVersionTransactions)
# TYPE windows_mssql_transactions_nonsnapshot_version_active_total counter
windows_mssql_transactions_nonsnapshot_version_active_total{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_transactions_snapshot_active_total (Transactions.SnapshotTransactions)
# TYPE windows_mssql_transactions_snapshot_active_total counter
windows_mssql_transactions_snapshot_active_total{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_transactions_tempdb_free_space_bytes (Transactions.FreeSpaceInTempDbKB)
# TYPE windows_mssql_transactions_tempdb_free_space_bytes gauge
windows_mssql_transactions_tempdb_free_space_bytes{mssql_instance="SQLEXPRESS"} 5.046272e+06
# HELP windows_mssql_transactions_update_conflicts_total (Transactions.UpdateConflictRatio)
# TYPE windows_mssql_transactions_update_conflicts_total counter
windows_mssql_transactions_update_conflicts_total{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_transactions_update_snapshot_active_total (Transactions.UpdateSnapshotTransactions)
# TYPE windows_mssql_transactions_update_snapshot_active_total counter
windows_mssql_transactions_update_snapshot_active_total{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_transactions_version_cleanup_rate_bytes (Transactions.VersionCleanupRateKBs)
# TYPE windows_mssql_transactions_version_cleanup_rate_bytes gauge
windows_mssql_transactions_version_cleanup_rate_bytes{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_transactions_version_generation_rate_bytes (Transactions.VersionGenerationRateKBs)
# TYPE windows_mssql_transactions_version_generation_rate_bytes gauge
windows_mssql_transactions_version_generation_rate_bytes{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_transactions_version_store_creation_units (Transactions.VersionStoreUnitCreation)
# TYPE windows_mssql_transactions_version_store_creation_units counter
windows_mssql_transactions_version_store_creation_units{mssql_instance="SQLEXPRESS"} 2
# HELP windows_mssql_transactions_version_store_size_bytes (Transactions.VersionStoreSizeKB)
# TYPE windows_mssql_transactions_version_store_size_bytes gauge
windows_mssql_transactions_version_store_size_bytes{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_transactions_version_store_truncation_units (Transactions.VersionStoreUnitTruncation)
# TYPE windows_mssql_transactions_version_store_truncation_units counter
windows_mssql_transactions_version_store_truncation_units{mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_transactions_version_store_units (Transactions.VersionStoreUnitCount)
# TYPE windows_mssql_transactions_version_store_units counter
windows_mssql_transactions_version_store_units{mssql_instance="SQLEXPRESS"} 2
# HELP windows_mssql_waitstats_lock_waits (WaitStats.LockWaits)
# TYPE windows_mssql_waitstats_lock_waits counter
windows_mssql_waitstats_lock_waits{item="Average wait time (ms)",mssql_instance="SQLEXPRESS"} 0
windows_mssql_waitstats_lock_waits{item="Cumulative wait time (ms) per second",mssql_instance="SQLEXPRESS"} 0
windows_mssql_waitstats_lock_waits{item="Waits in progress",mssql_instance="SQLEXPRESS"} 0
windows_mssql_waitstats_lock_waits{item="Waits started per second",mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_waitstats_log_buffer_waits (WaitStats.LogBufferWaits)
# TYPE windows_mssql_waitstats_log_buffer_waits counter
windows_mssql_waitstats_log_buffer_waits{item="Average wait time (ms)",mssql_instance="SQLEXPRESS"} 0
windows_mssql_waitstats_log_buffer_waits{item="Cumulative wait time (ms) per second",mssql_instance="SQLEXPRESS"} 0
windows_mssql_waitstats_log_buffer_waits{item="Waits in progress",mssql_instance="SQLEXPRESS"} 0
windows_mssql_waitstats_log_buffer_waits{item="Waits started per second",mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_waitstats_log_write_waits (WaitStats.LogWriteWaits)
# TYPE windows_mssql_waitstats_log_write_waits counter
windows_mssql_waitstats_log_write_waits{item="Average wait time (ms)",mssql_instance="SQLEXPRESS"} 0
windows_mssql_waitstats_log_write_waits{item="Cumulative wait time (ms) per second",mssql_instance="SQLEXPRESS"} 0
windows_mssql_waitstats_log_write_waits{item="Waits in progress",mssql_instance="SQLEXPRESS"} 0
windows_mssql_waitstats_log_write_waits{item="Waits started per second",mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_waitstats_memory_grant_queue_waits (WaitStats.MemoryGrantQueueWaits)
# TYPE windows_mssql_waitstats_memory_grant_queue_waits counter
windows_mssql_waitstats_memory_grant_queue_waits{item="Average wait time (ms)",mssql_instance="SQLEXPRESS"} 0
windows_mssql_waitstats_memory_grant_queue_waits{item="Cumulative wait time (ms) per second",mssql_instance="SQLEXPRESS"} 0
windows_mssql_waitstats_memory_grant_queue_waits{item="Waits in progress",mssql_instance="SQLEXPRESS"} 0
windows_mssql_waitstats_memory_grant_queue_waits{item="Waits started per second",mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_waitstats_network_io_waits (WaitStats.NetworkIOWaits)
# TYPE windows_mssql_waitstats_network_io_waits counter
windows_mssql_waitstats_network_io_waits{item="Average wait time (ms)",mssql_instance="SQLEXPRESS"} 0
windows_mssql_waitstats_network_io_waits{item="Cumulative wait time (ms) per second",mssql_instance="SQLEXPRESS"} 0
windows_mssql_waitstats_network_io_waits{item="Waits in progress",mssql_instance="SQLEXPRESS"} 0
windows_mssql_waitstats_network_io_waits{item="Waits started per second",mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_waitstats_nonpage_latch_waits (WaitStats.NonpageLatchWaits)
# TYPE windows_mssql_waitstats_nonpage_latch_waits counter
windows_mssql_waitstats_nonpage_latch_waits{item="Average wait time (ms)",mssql_instance="SQLEXPRESS"} 0
windows_mssql_waitstats_nonpage_latch_waits{item="Cumulative wait time (ms) per second",mssql_instance="SQLEXPRESS"} 0
windows_mssql_waitstats_nonpage_latch_waits{item="Waits in progress",mssql_instance="SQLEXPRESS"} 0
windows_mssql_waitstats_nonpage_latch_waits{item="Waits started per second",mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_waitstats_page_io_latch_waits (WaitStats.PageIOLatchWaits)
# TYPE windows_mssql_waitstats_page_io_latch_waits counter
windows_mssql_waitstats_page_io_latch_waits{item="Average wait time (ms)",mssql_instance="SQLEXPRESS"} 0
windows_mssql_waitstats_page_io_latch_waits{item="Cumulative wait time (ms) per second",mssql_instance="SQLEXPRESS"} 0
windows_mssql_waitstats_page_io_latch_waits{item="Waits in progress",mssql_instance="SQLEXPRESS"} 0
windows_mssql_waitstats_page_io_latch_waits{item="Waits started per second",mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_waitstats_page_latch_waits (WaitStats.PageLatchWaits)
# TYPE windows_mssql_waitstats_page_latch_waits counter
windows_mssql_waitstats_page_latch_waits{item="Average wait time (ms)",mssql_instance="SQLEXPRESS"} 0
windows_mssql_waitstats_page_latch_waits{item="Cumulative wait time (ms) per second",mssql_instance="SQLEXPRESS"} 0
windows_mssql_waitstats_page_latch_waits{item="Waits in progress",mssql_instance="SQLEXPRESS"} 0
windows_mssql_waitstats_page_latch_waits{item="Waits started per second",mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_waitstats_thread_safe_memory_objects_waits (WaitStats.ThreadSafeMemoryObjectsWaits)
# TYPE windows_mssql_waitstats_thread_safe_memory_objects_waits counter
windows_mssql_waitstats_thread_safe_memory_objects_waits{item="Average wait time (ms)",mssql_instance="SQLEXPRESS"} 0
windows_mssql_waitstats_thread_safe_memory_objects_waits{item="Cumulative wait time (ms) per second",mssql_instance="SQLEXPRESS"} 0
windows_mssql_waitstats_thread_safe_memory_objects_waits{item="Waits in progress",mssql_instance="SQLEXPRESS"} 0
windows_mssql_waitstats_thread_safe_memory_objects_waits{item="Waits started per second",mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_waitstats_transaction_ownership_waits (WaitStats.TransactionOwnershipWaits)
# TYPE windows_mssql_waitstats_transaction_ownership_waits counter
windows_mssql_waitstats_transaction_ownership_waits{item="Average wait time (ms)",mssql_instance="SQLEXPRESS"} 0
windows_mssql_waitstats_transaction_ownership_waits{item="Cumulative wait time (ms) per second",mssql_instance="SQLEXPRESS"} 0
windows_mssql_waitstats_transaction_ownership_waits{item="Waits in progress",mssql_instance="SQLEXPRESS"} 0
windows_mssql_waitstats_transaction_ownership_waits{item="Waits started per second",mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_waitstats_wait_for_the_worker_waits (WaitStats.WaitForTheWorkerWaits)
# TYPE windows_mssql_waitstats_wait_for_the_worker_waits counter
windows_mssql_waitstats_wait_for_the_worker_waits{item="Average wait time (ms)",mssql_instance="SQLEXPRESS"} 0
windows_mssql_waitstats_wait_for_the_worker_waits{item="Cumulative wait time (ms) per second",mssql_instance="SQLEXPRESS"} 0
windows_mssql_waitstats_wait_for_the_worker_waits{item="Waits in progress",mssql_instance="SQLEXPRESS"} 0
windows_mssql_waitstats_wait_for_the_worker_waits{item="Waits started per second",mssql_instance="SQLEXPRESS"} 0
# HELP windows_mssql_waitstats_workspace_synchronization_waits (WaitStats.WorkspaceSynchronizationWaits)
# TYPE windows_mssql_waitstats_workspace_synchronization_waits counter
windows_mssql_waitstats_workspace_synchronization_waits{item="Average wait time (ms)",mssql_instance="SQLEXPRESS"} 0
windows_mssql_waitstats_workspace_synchronization_waits{item="Cumulative wait time (ms) per second",mssql_instance="SQLEXPRESS"} 0
windows_mssql_waitstats_workspace_synchronization_waits{item="Waits in progress",mssql_instance="SQLEXPRESS"} 0
windows_mssql_waitstats_workspace_synchronization_waits{item="Waits started per second",mssql_instance="SQLEXPRESS"} 0
# HELP windows_net_bytes_received_total (Network.BytesReceivedPerSec)
# TYPE windows_net_bytes_received_total counter
windows_net_bytes_received_total{nic="Intel_R__PRO_1000_MT_Network_Connection"} 4.786344482e+09
# HELP windows_net_bytes_sent_total (Network.BytesSentPerSec)
# TYPE windows_net_bytes_sent_total counter
windows_net_bytes_sent_total{nic="Intel_R__PRO_1000_MT_Network_Connection"} 1.026395688e+09
# HELP windows_net_bytes_total (Network.BytesTotalPerSec)
# TYPE windows_net_bytes_total counter
windows_net_bytes_total{nic="Intel_R__PRO_1000_MT_Network_Connection"} 5.81274017e+09
# HELP windows_net_current_bandwidth_bytes (Network.CurrentBandwidth)
# TYPE windows_net_current_bandwidth_bytes gauge
windows_net_current_bandwidth_bytes{nic="Intel_R__PRO_1000_MT_Network_Connection"} 1.25e+08
# HELP windows_net_packets_outbound_discarded_total (Network.PacketsOutboundDiscarded)
# TYPE windows_net_packets_outbound_discarded_total counter
windows_net_packets_outbound_discarded_total{nic="Intel_R__PRO_1000_MT_Network_Connection"} 0
# HELP windows_net_packets_outbound_errors_total (Network.PacketsOutboundErrors)
# TYPE windows_net_packets_outbound_errors_total counter
windows_net_packets_outbound_errors_total{nic="Intel_R__PRO_1000_MT_Network_Connection"} 0
# HELP windows_net_packets_received_discarded_total (Network.PacketsReceivedDiscarded)
# TYPE windows_net_packets_received_discarded_total counter
windows_net_packets_received_discarded_total{nic="Intel_R__PRO_1000_MT_Network_Connection"} 0
# HELP windows_net_packets_received_errors_total (Network.PacketsReceivedErrors)
# TYPE windows_net_packets_received_errors_total counter
windows_net_packets_received_errors_total{nic="Intel_R__PRO_1000_MT_Network_Connection"} 0
# HELP windows_net_packets_received_total (Network.PacketsReceivedPerSec)
# TYPE windows_net_packets_received_total counter
windows_net_packets_received_total{nic="Intel_R__PRO_1000_MT_Network_Connection"} 4.120869e+06
# HELP windows_net_packets_received_unknown_total (Network.PacketsReceivedUnknown)
# TYPE windows_net_packets_received_unknown_total counter
windows_net_packets_received_unknown_total{nic="Intel_R__PRO_1000_MT_Network_Connection"} 0
# HELP windows_net_packets_sent_total (Network.PacketsSentPerSec)
# TYPE windows_net_packets_sent_total counter
windows_net_packets_sent_total{nic="Intel_R__PRO_1000_MT_Network_Connection"} 1.332466e+06
# HELP windows_net_packets_total (Network.PacketsPerSec)
# TYPE windows_net_packets_total counter
windows_net_packets_total{nic="Intel_R__PRO_1000_MT_Network_Connection"} 5.453335e+06
# HELP windows_netframework_clrexceptions_exceptions_filters_total Displays the total number of .NET exception filters executed. An exception filter evaluates regardless of whether an exception is handled.
# TYPE windows_netframework_clrexceptions_exceptions_filters_total counter
windows_netframework_clrexceptions_exceptions_filters_total{process="WMSvc"} 0
windows_netframework_clrexceptions_exceptions_filters_total{process="powershell"} 0
# HELP windows_netframework_clrexceptions_exceptions_finallys_total Displays the total number of finally blocks executed. Only the finally blocks executed for an exception are counted; finally blocks on normal code paths are not counted by this counter.
# TYPE windows_netframework_clrexceptions_exceptions_finallys_total counter
windows_netframework_clrexceptions_exceptions_finallys_total{process="WMSvc"} 0
windows_netframework_clrexceptions_exceptions_finallys_total{process="powershell"} 56
# HELP windows_netframework_clrexceptions_exceptions_thrown_total Displays the total number of exceptions thrown since the application started. This includes both .NET exceptions and unmanaged exceptions that are converted into .NET exceptions.
# TYPE windows_netframework_clrexceptions_exceptions_thrown_total counter
windows_netframework_clrexceptions_exceptions_thrown_total{process="WMSvc"} 0
windows_netframework_clrexceptions_exceptions_thrown_total{process="powershell"} 37
# HELP windows_netframework_clrexceptions_throw_to_catch_depth_total Displays the total number of stack frames traversed, from the frame that threw the exception to the frame that handled the exception.
# TYPE windows_netframework_clrexceptions_throw_to_catch_depth_total counter
windows_netframework_clrexceptions_throw_to_catch_depth_total{process="WMSvc"} 0
windows_netframework_clrexceptions_throw_to_catch_depth_total{process="powershell"} 140
# HELP windows_netframework_clrinterop_com_callable_wrappers_total Displays the current number of COM callable wrappers (CCWs). A CCW is a proxy for a managed object being referenced from an unmanaged COM client.
# TYPE windows_netframework_clrinterop_com_callable_wrappers_total counter
windows_netframework_clrinterop_com_callable_wrappers_total{process="WMSvc"} 2
windows_netframework_clrinterop_com_callable_wrappers_total{process="powershell"} 5
# HELP windows_netframework_clrinterop_interop_marshalling_total Displays the total number of times arguments and return values have been marshaled from managed to unmanaged code, and vice versa, since the application started.
# TYPE windows_netframework_clrinterop_interop_marshalling_total counter
windows_netframework_clrinterop_interop_marshalling_total{process="WMSvc"} 0
windows_netframework_clrinterop_interop_marshalling_total{process="powershell"} 0
# HELP windows_netframework_clrinterop_interop_stubs_created_total Displays the current number of stubs created by the common language runtime. Stubs are responsible for marshaling arguments and return values from managed to unmanaged code, and vice versa, during a COM interop call or a platform invoke call.
# TYPE windows_netframework_clrinterop_interop_stubs_created_total counter
windows_netframework_clrinterop_interop_stubs_created_total{process="WMSvc"} 29
windows_netframework_clrinterop_interop_stubs_created_total{process="powershell"} 345
# HELP windows_netframework_clrjit_jit_il_bytes_total Displays the total number of Microsoft intermediate language (MSIL) bytes compiled by the just-in-time (JIT) compiler since the application started
# TYPE windows_netframework_clrjit_jit_il_bytes_total counter
windows_netframework_clrjit_jit_il_bytes_total{process="WMSvc"} 4007
windows_netframework_clrjit_jit_il_bytes_total{process="powershell"} 47021
# HELP windows_netframework_clrjit_jit_methods_total Displays the total number of methods JIT-compiled since the application started. This counter does not include pre-JIT-compiled methods.
# TYPE windows_netframework_clrjit_jit_methods_total counter
windows_netframework_clrjit_jit_methods_total{process="WMSvc"} 27
windows_netframework_clrjit_jit_methods_total{process="powershell"} 344
# HELP windows_netframework_clrjit_jit_standard_failures_total Displays the peak number of methods the JIT compiler has failed to compile since the application started. This failure can occur if the MSIL cannot be verified or if there is an internal error in the JIT compiler.
# TYPE windows_netframework_clrjit_jit_standard_failures_total gauge
windows_netframework_clrjit_jit_standard_failures_total{process="WMSvc"} 0
windows_netframework_clrjit_jit_standard_failures_total{process="powershell"} 0
# HELP windows_netframework_clrjit_jit_time_percent Displays the percentage of time spent in JIT compilation. This counter is updated at the end of every JIT compilation phase. A JIT compilation phase occurs when a method and its dependencies are compiled.
# TYPE windows_netframework_clrjit_jit_time_percent gauge
windows_netframework_clrjit_jit_time_percent{process="WMSvc"} 0
windows_netframework_clrjit_jit_time_percent{process="powershell"} 0
# HELP windows_netframework_clrloading_appdomains_loaded_current Displays the current number of application domains loaded in this application.
# TYPE windows_netframework_clrloading_appdomains_loaded_current gauge
windows_netframework_clrloading_appdomains_loaded_current{process="WMSvc"} 1
windows_netframework_clrloading_appdomains_loaded_current{process="powershell"} 1
# HELP windows_netframework_clrloading_appdomains_loaded_total Displays the peak number of application domains loaded since the application started.
# TYPE windows_netframework_clrloading_appdomains_loaded_total counter
windows_netframework_clrloading_appdomains_loaded_total{process="WMSvc"} 1
windows_netframework_clrloading_appdomains_loaded_total{process="powershell"} 1
# HELP windows_netframework_clrloading_appdomains_unloaded_total Displays the total number of application domains unloaded since the application started. If an application domain is loaded and unloaded multiple times, this counter increments each time the application domain is unloaded.
# TYPE windows_netframework_clrloading_appdomains_unloaded_total counter
windows_netframework_clrloading_appdomains_unloaded_total{process="WMSvc"} 0
windows_netframework_clrloading_appdomains_unloaded_total{process="powershell"} 0
# HELP windows_netframework_clrloading_assemblies_loaded_current Displays the current number of assemblies loaded across all application domains in the currently running application. If the assembly is loaded as domain-neutral from multiple application domains, this counter is incremented only once.
# TYPE windows_netframework_clrloading_assemblies_loaded_current gauge
windows_netframework_clrloading_assemblies_loaded_current{process="WMSvc"} 5
windows_netframework_clrloading_assemblies_loaded_current{process="powershell"} 20
# HELP windows_netframework_clrloading_assemblies_loaded_total Displays the total number of assemblies loaded since the application started. If the assembly is loaded as domain-neutral from multiple application domains, this counter is incremented only once.
# TYPE windows_netframework_clrloading_assemblies_loaded_total counter
windows_netframework_clrloading_assemblies_loaded_total{process="WMSvc"} 5
windows_netframework_clrloading_assemblies_loaded_total{process="powershell"} 20
# HELP windows_netframework_clrloading_class_load_failures_total Displays the peak number of classes that have failed to load since the application started.
# TYPE windows_netframework_clrloading_class_load_failures_total counter
windows_netframework_clrloading_class_load_failures_total{process="WMSvc"} 0
windows_netframework_clrloading_class_load_failures_total{process="powershell"} 1
# HELP windows_netframework_clrloading_classes_loaded_current Displays the current number of classes loaded in all assemblies.
# TYPE windows_netframework_clrloading_classes_loaded_current gauge
windows_netframework_clrloading_classes_loaded_current{process="WMSvc"} 18
windows_netframework_clrloading_classes_loaded_current{process="powershell"} 477
# HELP windows_netframework_clrloading_classes_loaded_total Displays the cumulative number of classes loaded in all assemblies since the application started.
# TYPE windows_netframework_clrloading_classes_loaded_total counter
windows_netframework_clrloading_classes_loaded_total{process="WMSvc"} 18
windows_netframework_clrloading_classes_loaded_total{process="powershell"} 477
# HELP windows_netframework_clrloading_loader_heap_size_bytes Displays the current size, in bytes, of the memory committed by the class loader across all application domains. Committed memory is the physical space reserved in the disk paging file.
# TYPE windows_netframework_clrloading_loader_heap_size_bytes gauge
windows_netframework_clrloading_loader_heap_size_bytes{process="WMSvc"} 270336
windows_netframework_clrloading_loader_heap_size_bytes{process="powershell"} 2.285568e+06
# HELP windows_netframework_clrlocksandthreads_contentions_total Displays the total number of times that threads in the runtime have attempted to acquire a managed lock unsuccessfully.
# TYPE windows_netframework_clrlocksandthreads_contentions_total counter
windows_netframework_clrlocksandthreads_contentions_total{process="WMSvc"} 0
windows_netframework_clrlocksandthreads_contentions_total{process="powershell"} 10
# HELP windows_netframework_clrlocksandthreads_current_logical_threads Displays the number of current managed thread objects in the application. This counter maintains the count of both running and stopped threads. 
# TYPE windows_netframework_clrlocksandthreads_current_logical_threads gauge
windows_netframework_clrlocksandthreads_current_logical_threads{process="WMSvc"} 2
windows_netframework_clrlocksandthreads_current_logical_threads{process="powershell"} 16
# HELP windows_netframework_clrlocksandthreads_current_queue_length Displays the total number of threads that are currently waiting to acquire a managed lock in the application.
# TYPE windows_netframework_clrlocksandthreads_current_queue_length gauge
windows_netframework_clrlocksandthreads_current_queue_length{process="WMSvc"} 0
windows_netframework_clrlocksandthreads_current_queue_length{process="powershell"} 0
# HELP windows_netframework_clrlocksandthreads_physical_threads_current Displays the number of native operating system threads created and owned by the common language runtime to act as underlying threads for managed thread objects. This counter's value does not include the threads used by the runtime in its internal operations; it is a subset of the threads in the operating system process.
# TYPE windows_netframework_clrlocksandthreads_physical_threads_current gauge
windows_netframework_clrlocksandthreads_physical_threads_current{process="WMSvc"} 1
windows_netframework_clrlocksandthreads_physical_threads_current{process="powershell"} 13
# HELP windows_netframework_clrlocksandthreads_queue_length_total Displays the total number of threads that waited to acquire a managed lock since the application started.
# TYPE windows_netframework_clrlocksandthreads_queue_length_total counter
windows_netframework_clrlocksandthreads_queue_length_total{process="WMSvc"} 0
windows_netframework_clrlocksandthreads_queue_length_total{process="powershell"} 3
# HELP windows_netframework_clrlocksandthreads_recognized_threads_current Displays the number of threads that are currently recognized by the runtime. These threads are associated with a corresponding managed thread object. The runtime does not create these threads, but they have run inside the runtime at least once.
# TYPE windows_netframework_clrlocksandthreads_recognized_threads_current gauge
windows_netframework_clrlocksandthreads_recognized_threads_current{process="WMSvc"} 1
windows_netframework_clrlocksandthreads_recognized_threads_current{process="powershell"} 3
# HELP windows_netframework_clrlocksandthreads_recognized_threads_total Displays the total number of threads that have been recognized by the runtime since the application started. These threads are associated with a corresponding managed thread object. The runtime does not create these threads, but they have run inside the runtime at least once.
# TYPE windows_netframework_clrlocksandthreads_recognized_threads_total counter
windows_netframework_clrlocksandthreads_recognized_threads_total{process="WMSvc"} 1
windows_netframework_clrlocksandthreads_recognized_threads_total{process="powershell"} 6
# HELP windows_netframework_clrmemory_allocated_bytes_total Displays the total number of bytes allocated on the garbage collection heap.
# TYPE windows_netframework_clrmemory_allocated_bytes_total counter
windows_netframework_clrmemory_allocated_bytes_total{process="WMSvc"} 227792
windows_netframework_clrmemory_allocated_bytes_total{process="powershell"} 4.63338e+07
# HELP windows_netframework_clrmemory_collections_total Displays the number of times the generation objects are garbage collected since the application started.
# TYPE windows_netframework_clrmemory_collections_total counter
windows_netframework_clrmemory_collections_total{area="Gen0",process="WMSvc"} 1
windows_netframework_clrmemory_collections_total{area="Gen0",process="powershell"} 7
windows_netframework_clrmemory_collections_total{area="Gen1",process="WMSvc"} 1
windows_netframework_clrmemory_collections_total{area="Gen1",process="powershell"} 3
windows_netframework_clrmemory_collections_total{area="Gen2",process="WMSvc"} 0
windows_netframework_clrmemory_collections_total{area="Gen2",process="powershell"} 1
# HELP windows_netframework_clrmemory_committed_bytes Displays the amount of virtual memory, in bytes, currently committed by the garbage collector. Committed memory is the physical memory for which space has been reserved in the disk paging file.
# TYPE windows_netframework_clrmemory_committed_bytes gauge
windows_netframework_clrmemory_committed_bytes{process="WMSvc"} 270336
windows_netframework_clrmemory_committed_bytes{process="powershell"} 2.0475904e+07
# HELP windows_netframework_clrmemory_finalization_survivors Displays the number of garbage-collected objects that survive a collection because they are waiting to be finalized.
# TYPE windows_netframework_clrmemory_finalization_survivors gauge
windows_netframework_clrmemory_finalization_survivors{process="WMSvc"} 7
windows_netframework_clrmemory_finalization_survivors{process="powershell"} 244
# HELP windows_netframework_clrmemory_gc_time_percent Displays the percentage of time that was spent performing a garbage collection in the last sample.
# TYPE windows_netframework_clrmemory_gc_time_percent gauge
windows_netframework_clrmemory_gc_time_percent{process="WMSvc"} 0
windows_netframework_clrmemory_gc_time_percent{process="powershell"} 0.00027784979937050934
# HELP windows_netframework_clrmemory_heap_size_bytes Displays the maximum bytes that can be allocated; it does not indicate the current number of bytes allocated.
# TYPE windows_netframework_clrmemory_heap_size_bytes gauge
windows_netframework_clrmemory_heap_size_bytes{area="Gen0",process="WMSvc"} 4.194304e+06
windows_netframework_clrmemory_heap_size_bytes{area="Gen0",process="powershell"} 2.6417392e+07
windows_netframework_clrmemory_heap_size_bytes{area="Gen1",process="WMSvc"} 50200
windows_netframework_clrmemory_heap_size_bytes{area="Gen1",process="powershell"} 122776
windows_netframework_clrmemory_heap_size_bytes{area="Gen2",process="WMSvc"} 24
windows_netframework_clrmemory_heap_size_bytes{area="Gen2",process="powershell"} 6.71388e+06
windows_netframework_clrmemory_heap_size_bytes{area="LOH",process="WMSvc"} 68168
windows_netframework_clrmemory_heap_size_bytes{area="LOH",process="powershell"} 1.457824e+06
# HELP windows_netframework_clrmemory_induced_gc_total Displays the peak number of times garbage collection was performed because of an explicit call to GC.Collect.
# TYPE windows_netframework_clrmemory_induced_gc_total counter
windows_netframework_clrmemory_induced_gc_total{process="WMSvc"} 0
windows_netframework_clrmemory_induced_gc_total{process="powershell"} 0
# HELP windows_netframework_clrmemory_number_gc_handles Displays the current number of garbage collection handles in use. Garbage collection handles are handles to resources external to the common language runtime and the managed environment.
# TYPE windows_netframework_clrmemory_number_gc_handles gauge
windows_netframework_clrmemory_number_gc_handles{process="WMSvc"} 24
windows_netframework_clrmemory_number_gc_handles{process="powershell"} 834
# HELP windows_netframework_clrmemory_number_pinned_objects Displays the number of pinned objects encountered in the last garbage collection.
# TYPE windows_netframework_clrmemory_number_pinned_objects gauge
windows_netframework_clrmemory_number_pinned_objects{process="WMSvc"} 1
windows_netframework_clrmemory_number_pinned_objects{process="powershell"} 0
# HELP windows_netframework_clrmemory_number_sink_blocksinuse Displays the current number of synchronization blocks in use. Synchronization blocks are per-object data structures allocated for storing synchronization information. They hold weak references to managed objects and must be scanned by the garbage collector.
# TYPE windows_netframework_clrmemory_number_sink_blocksinuse gauge
windows_netframework_clrmemory_number_sink_blocksinuse{process="WMSvc"} 1
windows_netframework_clrmemory_number_sink_blocksinuse{process="powershell"} 42
# HELP windows_netframework_clrmemory_promoted_bytes Displays the bytes that were promoted from the generation to the next one during the last GC. Memory is promoted when it survives a garbage collection.
# TYPE windows_netframework_clrmemory_promoted_bytes gauge
windows_netframework_clrmemory_promoted_bytes{area="Gen0",process="WMSvc"} 49720
windows_netframework_clrmemory_promoted_bytes{area="Gen0",process="powershell"} 107352
windows_netframework_clrmemory_promoted_bytes{area="Gen1",process="WMSvc"} 0
windows_netframework_clrmemory_promoted_bytes{area="Gen1",process="powershell"} 0
# HELP windows_netframework_clrmemory_reserved_bytes Displays the amount of virtual memory, in bytes, currently reserved by the garbage collector. Reserved memory is the virtual memory space reserved for the application when no disk or main memory pages have been used.
# TYPE windows_netframework_clrmemory_reserved_bytes gauge
windows_netframework_clrmemory_reserved_bytes{process="WMSvc"} 4.02644992e+08
windows_netframework_clrmemory_reserved_bytes{process="powershell"} 4.02644992e+08
# HELP windows_netframework_clrremoting_channels_total Displays the total number of remoting channels registered across all application domains since application started.
# TYPE windows_netframework_clrremoting_channels_total counter
windows_netframework_clrremoting_channels_total{process="WMSvc"} 0
windows_netframework_clrremoting_channels_total{process="powershell"} 0
# HELP windows_netframework_clrremoting_context_bound_classes_loaded Displays the current number of context-bound classes that are loaded.
# TYPE windows_netframework_clrremoting_context_bound_classes_loaded gauge
windows_netframework_clrremoting_context_bound_classes_loaded{process="WMSvc"} 0
windows_netframework_clrremoting_context_bound_classes_loaded{process="powershell"} 0
# HELP windows_netframework_clrremoting_context_bound_objects_total Displays the total number of context-bound objects allocated.
# TYPE windows_netframework_clrremoting_context_bound_objects_total counter
windows_netframework_clrremoting_context_bound_objects_total{process="WMSvc"} 0
windows_netframework_clrremoting_context_bound_objects_total{process="powershell"} 0
# HELP windows_netframework_clrremoting_context_proxies_total Displays the total number of remoting proxy objects in this process since it started.
# TYPE windows_netframework_clrremoting_context_proxies_total counter
windows_netframework_clrremoting_context_proxies_total{process="WMSvc"} 0
windows_netframework_clrremoting_context_proxies_total{process="powershell"} 0
# HELP windows_netframework_clrremoting_contexts Displays the current number of remoting contexts in the application.
# TYPE windows_netframework_clrremoting_contexts gauge
windows_netframework_clrremoting_contexts{process="WMSvc"} 1
windows_netframework_clrremoting_contexts{process="powershell"} 1
# HELP windows_netframework_clrremoting_remote_calls_total Displays the total number of remote procedure calls invoked since the application started.
# TYPE windows_netframework_clrremoting_remote_calls_total counter
windows_netframework_clrremoting_remote_calls_total{process="WMSvc"} 0
windows_netframework_clrremoting_remote_calls_total{process="powershell"} 0
# HELP windows_netframework_clrsecurity_link_time_checks_total Displays the total number of link-time code access security checks since the application started.
# TYPE windows_netframework_clrsecurity_link_time_checks_total counter
windows_netframework_clrsecurity_link_time_checks_total{process="WMSvc"} 0
windows_netframework_clrsecurity_link_time_checks_total{process="powershell"} 0
# HELP windows_netframework_clrsecurity_rt_checks_time_percent Displays the percentage of time spent performing runtime code access security checks in the last sample.
# TYPE windows_netframework_clrsecurity_rt_checks_time_percent gauge
windows_netframework_clrsecurity_rt_checks_time_percent{process="WMSvc"} 0
windows_netframework_clrsecurity_rt_checks_time_percent{process="powershell"} 0
# HELP windows_netframework_clrsecurity_runtime_checks_total Displays the total number of runtime code access security checks performed since the application started.
# TYPE windows_netframework_clrsecurity_runtime_checks_total counter
windows_netframework_clrsecurity_runtime_checks_total{process="WMSvc"} 3
windows_netframework_clrsecurity_runtime_checks_total{process="powershell"} 4386
# HELP windows_netframework_clrsecurity_stack_walk_depth Displays the depth of the stack during that last runtime code access security check.
# TYPE windows_netframework_clrsecurity_stack_walk_depth gauge
windows_netframework_clrsecurity_stack_walk_depth{process="WMSvc"} 1
windows_netframework_clrsecurity_stack_walk_depth{process="powershell"} 1
# HELP windows_os_info OperatingSystem.Caption, OperatingSystem.Version
# TYPE windows_os_info gauge
windows_os_info{build_number="22621",major_version="10",minor_version="0",product="Microsoft Windows 10 Pro",version="10.0.22621"} 1
# HELP windows_os_paging_free_bytes OperatingSystem.FreeSpaceInPagingFiles
# TYPE windows_os_paging_free_bytes gauge
windows_os_paging_free_bytes 1.414107136e+09
# HELP windows_os_paging_limit_bytes OperatingSystem.SizeStoredInPagingFiles
# TYPE windows_os_paging_limit_bytes gauge
windows_os_paging_limit_bytes 1.476395008e+09
# HELP windows_os_physical_memory_free_bytes OperatingSystem.FreePhysicalMemory
# TYPE windows_os_physical_memory_free_bytes gauge
windows_os_physical_memory_free_bytes 1.379946496e+09
# HELP windows_os_process_memory_limit_bytes OperatingSystem.MaxProcessMemorySize
# TYPE windows_os_process_memory_limit_bytes gauge
windows_os_process_memory_limit_bytes 1.40737488224256e+14
# HELP windows_os_processes OperatingSystem.NumberOfProcesses
# TYPE windows_os_processes gauge
windows_os_processes 152
# HELP windows_os_processes_limit OperatingSystem.MaxNumberOfProcesses
# TYPE windows_os_processes_limit gauge
windows_os_processes_limit 4.294967295e+09
# HELP windows_os_time OperatingSystem.LocalDateTime
# TYPE windows_os_time gauge
windows_os_time 1.667508748e+09
# HELP windows_os_timezone OperatingSystem.LocalDateTime
# TYPE windows_os_timezone gauge
windows_os_timezone{timezone="EET"} 1
# HELP windows_os_users OperatingSystem.NumberOfUsers
# TYPE windows_os_users gauge
windows_os_users 2
# HELP windows_os_virtual_memory_bytes OperatingSystem.TotalVirtualMemorySize
# TYPE windows_os_virtual_memory_bytes gauge
windows_os_virtual_memory_bytes 5.733113856e+09
# HELP windows_os_virtual_memory_free_bytes OperatingSystem.FreeVirtualMemory
# TYPE windows_os_virtual_memory_free_bytes gauge
windows_os_virtual_memory_free_bytes 2.285674496e+09
# HELP windows_os_visible_memory_bytes OperatingSystem.TotalVisibleMemorySize
# TYPE windows_os_visible_memory_bytes gauge
windows_os_visible_memory_bytes 4.256718848e+09
# HELP windows_process_cpu_time_total Returns elapsed time that all of the threads of this process used the processor to execute instructions by mode (privileged, user).
# TYPE windows_process_cpu_time_total counter
windows_process_cpu_time_total{creating_process_id="4300",mode="privileged",process="msedge",process_id="6032"} 21.78125
windows_process_cpu_time_total{creating_process_id="4300",mode="user",process="msedge",process_id="6032"} 31.46875
windows_process_cpu_time_total{creating_process_id="6032",mode="privileged",process="msedge",process_id="1204"} 0.09375
windows_process_cpu_time_total{creating_process_id="6032",mode="privileged",process="msedge",process_id="2296"} 0.203125
windows_process_cpu_time_total{creating_process_id="6032",mode="privileged",process="msedge",process_id="3044"} 0.15625
windows_process_cpu_time_total{creating_process_id="6032",mode="privileged",process="msedge",process_id="3728"} 0.28125
windows_process_cpu_time_total{creating_process_id="6032",mode="privileged",process="msedge",process_id="5060"} 110.171875
windows_process_cpu_time_total{creating_process_id="6032",mode="privileged",process="msedge",process_id="5904"} 0.359375
windows_process_cpu_time_total{creating_process_id="6032",mode="privileged",process="msedge",process_id="5936"} 37.40625
windows_process_cpu_time_total{creating_process_id="6032",mode="privileged",process="msedge",process_id="7800"} 0.03125
windows_process_cpu_time_total{creating_process_id="6032",mode="privileged",process="msedge",process_id="844"} 1.765625
windows_process_cpu_time_total{creating_process_id="6032",mode="privileged",process="msedge",process_id="8512"} 0.40625
windows_process_cpu_time_total{creating_process_id="6032",mode="privileged",process="msedge",process_id="8736"} 47.796875
windows_process_cpu_time_total{creating_process_id="6032",mode="privileged",process="msedge",process_id="896"} 69.1875
windows_process_cpu_time_total{creating_process_id="6032",mode="privileged",process="msedge",process_id="900"} 0.265625
windows_process_cpu_time_total{creating_process_id="6032",mode="user",process="msedge",process_id="1204"} 0.171875
windows_process_cpu_time_total{creating_process_id="6032",mode="user",process="msedge",process_id="2296"} 0.28125
windows_process_cpu_time_total{creating_process_id="6032",mode="user",process="msedge",process_id="3044"} 0.734375
windows_process_cpu_time_total{creating_process_id="6032",mode="user",process="msedge",process_id="3728"} 0.734375
windows_process_cpu_time_total{creating_process_id="6032",mode="user",process="msedge",process_id="5060"} 1281.59375
windows_process_cpu_time_total{creating_process_id="6032",mode="user",process="msedge",process_id="5904"} 0.84375
windows_process_cpu_time_total{creating_process_id="6032",mode="user",process="msedge",process_id="5936"} 52.515625
windows_process_cpu_time_total{creating_process_id="6032",mode="user",process="msedge",process_id="7800"} 0.015625
windows_process_cpu_time_total{creating_process_id="6032",mode="user",process="msedge",process_id="844"} 10.109375
windows_process_cpu_time_total{creating_process_id="6032",mode="user",process="msedge",process_id="8512"} 1.203125
windows_process_cpu_time_total{creating_process_id="6032",mode="user",process="msedge",process_id="8736"} 85.71875
windows_process_cpu_time_total{creating_process_id="6032",mode="user",process="msedge",process_id="896"} 163.78125
windows_process_cpu_time_total{creating_process_id="6032",mode="user",process="msedge",process_id="900"} 0.828125
# HELP windows_process_handles Total number of handles the process has open. This number is the sum of the handles currently open by each thread in the process.
# TYPE windows_process_handles gauge
windows_process_handles{creating_process_id="4300",process="msedge",process_id="6032"} 1868
windows_process_handles{creating_process_id="6032",process="msedge",process_id="1204"} 227
windows_process_handles{creating_process_id="6032",process="msedge",process_id="2296"} 254
windows_process_handles{creating_process_id="6032",process="msedge",process_id="3044"} 285
windows_process_handles{creating_process_id="6032",process="msedge",process_id="3728"} 220
windows_process_handles{creating_process_id="6032",process="msedge",process_id="5060"} 443
windows_process_handles{creating_process_id="6032",process="msedge",process_id="5904"} 271
windows_process_handles{creating_process_id="6032",process="msedge",process_id="5936"} 298
windows_process_handles{creating_process_id="6032",process="msedge",process_id="7800"} 204
windows_process_handles{creating_process_id="6032",process="msedge",process_id="844"} 379
windows_process_handles{creating_process_id="6032",process="msedge",process_id="8512"} 274
windows_process_handles{creating_process_id="6032",process="msedge",process_id="8736"} 245
windows_process_handles{creating_process_id="6032",process="msedge",process_id="896"} 488
windows_process_handles{creating_process_id="6032",process="msedge",process_id="900"} 323
# HELP windows_process_io_bytes_total Bytes issued to I/O operations in different modes (read, write, other).
# TYPE windows_process_io_bytes_total counter
windows_process_io_bytes_total{creating_process_id="4300",mode="other",process="msedge",process_id="6032"} 4.348941e+06
windows_process_io_bytes_total{creating_process_id="4300",mode="read",process="msedge",process_id="6032"} 3.30817247e+08
windows_process_io_bytes_total{creating_process_id="4300",mode="write",process="msedge",process_id="6032"} 4.71331306e+08
windows_process_io_bytes_total{creating_process_id="6032",mode="other",process="msedge",process_id="1204"} 26082
windows_process_io_bytes_total{creating_process_id="6032",mode="other",process="msedge",process_id="2296"} 26144
windows_process_io_bytes_total{creating_process_id="6032",mode="other",process="msedge",process_id="3044"} 26078
windows_process_io_bytes_total{creating_process_id="6032",mode="other",process="msedge",process_id="3728"} 23912
windows_process_io_bytes_total{creating_process_id="6032",mode="other",process="msedge",process_id="5060"} 26596
windows_process_io_bytes_total{creating_process_id="6032",mode="other",process="msedge",process_id="5904"} 30800
windows_process_io_bytes_total{creating_process_id="6032",mode="other",process="msedge",process_id="5936"} 1.83334e+06
windows_process_io_bytes_total{creating_process_id="6032",mode="other",process="msedge",process_id="7800"} 5128
windows_process_io_bytes_total{creating_process_id="6032",mode="other",process="msedge",process_id="844"} 26598
windows_process_io_bytes_total{creating_process_id="6032",mode="other",process="msedge",process_id="8512"} 26174
windows_process_io_bytes_total{creating_process_id="6032",mode="other",process="msedge",process_id="8736"} 26268
windows_process_io_bytes_total{creating_process_id="6032",mode="other",process="msedge",process_id="896"} 188254
windows_process_io_bytes_total{creating_process_id="6032",mode="other",process="msedge",process_id="900"} 26142
windows_process_io_bytes_total{creating_process_id="6032",mode="read",process="msedge",process_id="1204"} 68868
windows_process_io_bytes_total{creating_process_id="6032",mode="read",process="msedge",process_id="2296"} 261004
windows_process_io_bytes_total{creating_process_id="6032",mode="read",process="msedge",process_id="3044"} 400260
windows_process_io_bytes_total{creating_process_id="6032",mode="read",process="msedge",process_id="3728"} 734626
windows_process_io_bytes_total{creating_process_id="6032",mode="read",process="msedge",process_id="5060"} 7.35770137e+08
windows_process_io_bytes_total{creating_process_id="6032",mode="read",process="msedge",process_id="5904"} 45529
windows_process_io_bytes_total{creating_process_id="6032",mode="read",process="msedge",process_id="5936"} 2.72541538e+08
windows_process_io_bytes_total{creating_process_id="6032",mode="read",process="msedge",process_id="7800"} 8804
windows_process_io_bytes_total{creating_process_id="6032",mode="read",process="msedge",process_id="844"} 2.4573337e+07
windows_process_io_bytes_total{creating_process_id="6032",mode="read",process="msedge",process_id="8512"} 1.0120572e+07
windows_process_io_bytes_total{creating_process_id="6032",mode="read",process="msedge",process_id="8736"} 7.202112e+06
windows_process_io_bytes_total{creating_process_id="6032",mode="read",process="msedge",process_id="896"} 5.49114536e+08
windows_process_io_bytes_total{creating_process_id="6032",mode="read",process="msedge",process_id="900"} 656823
windows_process_io_bytes_total{creating_process_id="6032",mode="write",process="msedge",process_id="1204"} 249336
windows_process_io_bytes_total{creating_process_id="6032",mode="write",process="msedge",process_id="2296"} 576080
windows_process_io_bytes_total{creating_process_id="6032",mode="write",process="msedge",process_id="3044"} 1.7264e+06
windows_process_io_bytes_total{creating_process_id="6032",mode="write",process="msedge",process_id="3728"} 1.257063e+06
windows_process_io_bytes_total{creating_process_id="6032",mode="write",process="msedge",process_id="5060"} 7.54045349e+08
windows_process_io_bytes_total{creating_process_id="6032",mode="write",process="msedge",process_id="5904"} 217248
windows_process_io_bytes_total{creating_process_id="6032",mode="write",process="msedge",process_id="5936"} 4.55388644e+08
windows_process_io_bytes_total{creating_process_id="6032",mode="write",process="msedge",process_id="7800"} 1128
windows_process_io_bytes_total{creating_process_id="6032",mode="write",process="msedge",process_id="844"} 1.5475693e+07
windows_process_io_bytes_total{creating_process_id="6032",mode="write",process="msedge",process_id="8512"} 3.635552e+06
windows_process_io_bytes_total{creating_process_id="6032",mode="write",process="msedge",process_id="8736"} 7.987096e+06
windows_process_io_bytes_total{creating_process_id="6032",mode="write",process="msedge",process_id="896"} 3.26369864e+08
windows_process_io_bytes_total{creating_process_id="6032",mode="write",process="msedge",process_id="900"} 1.010769e+06
# HELP windows_process_io_operations_total I/O operations issued in different modes (read, write, other).
# TYPE windows_process_io_operations_total counter
windows_process_io_operations_total{creating_process_id="4300",mode="other",process="msedge",process_id="6032"} 113456
windows_process_io_operations_total{creating_process_id="4300",mode="read",process="msedge",process_id="6032"} 294229
windows_process_io_operations_total{creating_process_id="4300",mode="write",process="msedge",process_id="6032"} 200349
windows_process_io_operations_total{creating_process_id="6032",mode="other",process="msedge",process_id="1204"} 331
windows_process_io_operations_total{creating_process_id="6032",mode="other",process="msedge",process_id="2296"} 335
windows_process_io_operations_total{creating_process_id="6032",mode="other",process="msedge",process_id="3044"} 349
windows_process_io_operations_total{creating_process_id="6032",mode="other",process="msedge",process_id="3728"} 327
windows_process_io_operations_total{creating_process_id="6032",mode="other",process="msedge",process_id="5060"} 399
windows_process_io_operations_total{creating_process_id="6032",mode="other",process="msedge",process_id="5904"} 395
windows_process_io_operations_total{creating_process_id="6032",mode="other",process="msedge",process_id="5936"} 78519
windows_process_io_operations_total{creating_process_id="6032",mode="other",process="msedge",process_id="7800"} 673
windows_process_io_operations_total{creating_process_id="6032",mode="other",process="msedge",process_id="844"} 359
windows_process_io_operations_total{creating_process_id="6032",mode="other",process="msedge",process_id="8512"} 340
windows_process_io_operations_total{creating_process_id="6032",mode="other",process="msedge",process_id="8736"} 394
windows_process_io_operations_total{creating_process_id="6032",mode="other",process="msedge",process_id="896"} 4069
windows_process_io_operations_total{creating_process_id="6032",mode="other",process="msedge",process_id="900"} 337
windows_process_io_operations_total{creating_process_id="6032",mode="read",process="msedge",process_id="1204"} 74
windows_process_io_operations_total{creating_process_id="6032",mode="read",process="msedge",process_id="2296"} 732
windows_process_io_operations_total{creating_process_id="6032",mode="read",process="msedge",process_id="3044"} 950
windows_process_io_operations_total{creating_process_id="6032",mode="read",process="msedge",process_id="3728"} 1447
windows_process_io_operations_total{creating_process_id="6032",mode="read",process="msedge",process_id="5060"} 3.995322e+06
windows_process_io_operations_total{creating_process_id="6032",mode="read",process="msedge",process_id="5904"} 124
windows_process_io_operations_total{creating_process_id="6032",mode="read",process="msedge",process_id="5936"} 1.571962e+06
windows_process_io_operations_total{creating_process_id="6032",mode="read",process="msedge",process_id="7800"} 102
windows_process_io_operations_total{creating_process_id="6032",mode="read",process="msedge",process_id="844"} 20686
windows_process_io_operations_total{creating_process_id="6032",mode="read",process="msedge",process_id="8512"} 6686
windows_process_io_operations_total{creating_process_id="6032",mode="read",process="msedge",process_id="8736"} 1.788249e+06
windows_process_io_operations_total{creating_process_id="6032",mode="read",process="msedge",process_id="896"} 537551
windows_process_io_operations_total{creating_process_id="6032",mode="read",process="msedge",process_id="900"} 1519
windows_process_io_operations_total{creating_process_id="6032",mode="write",process="msedge",process_id="1204"} 114
windows_process_io_operations_total{creating_process_id="6032",mode="write",process="msedge",process_id="2296"} 437
windows_process_io_operations_total{creating_process_id="6032",mode="write",process="msedge",process_id="3044"} 1405
windows_process_io_operations_total{creating_process_id="6032",mode="write",process="msedge",process_id="3728"} 3705
windows_process_io_operations_total{creating_process_id="6032",mode="write",process="msedge",process_id="5060"} 3.848906e+06
windows_process_io_operations_total{creating_process_id="6032",mode="write",process="msedge",process_id="5904"} 118
windows_process_io_operations_total{creating_process_id="6032",mode="write",process="msedge",process_id="5936"} 1.701602e+06
windows_process_io_operations_total{creating_process_id="6032",mode="write",process="msedge",process_id="7800"} 94
windows_process_io_operations_total{creating_process_id="6032",mode="write",process="msedge",process_id="844"} 24678
windows_process_io_operations_total{creating_process_id="6032",mode="write",process="msedge",process_id="8512"} 9689
windows_process_io_operations_total{creating_process_id="6032",mode="write",process="msedge",process_id="8736"} 1.790946e+06
windows_process_io_operations_total{creating_process_id="6032",mode="write",process="msedge",process_id="896"} 734759
windows_process_io_operations_total{creating_process_id="6032",mode="write",process="msedge",process_id="900"} 1924
# HELP windows_process_page_faults_total Page faults by the threads executing in this process.
# TYPE windows_process_page_faults_total counter
windows_process_page_faults_total{creating_process_id="4300",process="msedge",process_id="6032"} 296027
windows_process_page_faults_total{creating_process_id="6032",process="msedge",process_id="1204"} 7965
windows_process_page_faults_total{creating_process_id="6032",process="msedge",process_id="2296"} 11749
windows_process_page_faults_total{creating_process_id="6032",process="msedge",process_id="3044"} 41335
windows_process_page_faults_total{creating_process_id="6032",process="msedge",process_id="3728"} 9529
windows_process_page_faults_total{creating_process_id="6032",process="msedge",process_id="5060"} 3.750099e+06
windows_process_page_faults_total{creating_process_id="6032",process="msedge",process_id="5904"} 8101
windows_process_page_faults_total{creating_process_id="6032",process="msedge",process_id="5936"} 533380
windows_process_page_faults_total{creating_process_id="6032",process="msedge",process_id="7800"} 2636
windows_process_page_faults_total{creating_process_id="6032",process="msedge",process_id="844"} 402098
windows_process_page_faults_total{creating_process_id="6032",process="msedge",process_id="8512"} 35487
windows_process_page_faults_total{creating_process_id="6032",process="msedge",process_id="8736"} 9427
windows_process_page_faults_total{creating_process_id="6032",process="msedge",process_id="896"} 205035
windows_process_page_faults_total{creating_process_id="6032",process="msedge",process_id="900"} 43073
# HELP windows_process_page_file_bytes Current number of bytes this process has used in the paging file(s).
# TYPE windows_process_page_file_bytes gauge
windows_process_page_file_bytes{creating_process_id="4300",process="msedge",process_id="6032"} 7.041024e+07
windows_process_page_file_bytes{creating_process_id="6032",process="msedge",process_id="1204"} 1.3561856e+07
windows_process_page_file_bytes{creating_process_id="6032",process="msedge",process_id="2296"} 1.5511552e+07
windows_process_page_file_bytes{creating_process_id="6032",process="msedge",process_id="3044"} 3.0756864e+07
windows_process_page_file_bytes{creating_process_id="6032",process="msedge",process_id="3728"} 8.298496e+06
windows_process_page_file_bytes{creating_process_id="6032",process="msedge",process_id="5060"} 3.32230656e+08
windows_process_page_file_bytes{creating_process_id="6032",process="msedge",process_id="5904"} 8.97024e+06
windows_process_page_file_bytes{creating_process_id="6032",process="msedge",process_id="5936"} 1.3877248e+07
windows_process_page_file_bytes{creating_process_id="6032",process="msedge",process_id="7800"} 2.060288e+06
windows_process_page_file_bytes{creating_process_id="6032",process="msedge",process_id="844"} 9.2012544e+07
windows_process_page_file_bytes{creating_process_id="6032",process="msedge",process_id="8512"} 2.0672512e+07
windows_process_page_file_bytes{creating_process_id="6032",process="msedge",process_id="8736"} 8.126464e+06
windows_process_page_file_bytes{creating_process_id="6032",process="msedge",process_id="896"} 4.1484288e+07
windows_process_page_file_bytes{creating_process_id="6032",process="msedge",process_id="900"} 2.3629824e+07
# HELP windows_process_pool_bytes Pool Bytes is the last observed number of bytes in the paged or nonpaged pool.
# TYPE windows_process_pool_bytes gauge
windows_process_pool_bytes{creating_process_id="4300",pool="nonpaged",process="msedge",process_id="6032"} 72072
windows_process_pool_bytes{creating_process_id="4300",pool="paged",process="msedge",process_id="6032"} 1.262872e+06
windows_process_pool_bytes{creating_process_id="6032",pool="nonpaged",process="msedge",process_id="1204"} 15544
windows_process_pool_bytes{creating_process_id="6032",pool="nonpaged",process="msedge",process_id="2296"} 16024
windows_process_pool_bytes{creating_process_id="6032",pool="nonpaged",process="msedge",process_id="3044"} 17816
windows_process_pool_bytes{creating_process_id="6032",pool="nonpaged",process="msedge",process_id="3728"} 14544
windows_process_pool_bytes{creating_process_id="6032",pool="nonpaged",process="msedge",process_id="5060"} 24600
windows_process_pool_bytes{creating_process_id="6032",pool="nonpaged",process="msedge",process_id="5904"} 16992
windows_process_pool_bytes{creating_process_id="6032",pool="nonpaged",process="msedge",process_id="5936"} 19088
windows_process_pool_bytes{creating_process_id="6032",pool="nonpaged",process="msedge",process_id="7800"} 9920
windows_process_pool_bytes{creating_process_id="6032",pool="nonpaged",process="msedge",process_id="844"} 18472
windows_process_pool_bytes{creating_process_id="6032",pool="nonpaged",process="msedge",process_id="8512"} 18536
windows_process_pool_bytes{creating_process_id="6032",pool="nonpaged",process="msedge",process_id="8736"} 15944
windows_process_pool_bytes{creating_process_id="6032",pool="nonpaged",process="msedge",process_id="896"} 34464
windows_process_pool_bytes{creating_process_id="6032",pool="nonpaged",process="msedge",process_id="900"} 17040
windows_process_pool_bytes{creating_process_id="6032",pool="paged",process="msedge",process_id="1204"} 651472
windows_process_pool_bytes{creating_process_id="6032",pool="paged",process="msedge",process_id="2296"} 665496
windows_process_pool_bytes{creating_process_id="6032",pool="paged",process="msedge",process_id="3044"} 674248
windows_process_pool_bytes{creating_process_id="6032",pool="paged",process="msedge",process_id="3728"} 656216
windows_process_pool_bytes{creating_process_id="6032",pool="paged",process="msedge",process_id="5060"} 849040
windows_process_pool_bytes{creating_process_id="6032",pool="paged",process="msedge",process_id="5904"} 722296
windows_process_pool_bytes{creating_process_id="6032",pool="paged",process="msedge",process_id="5936"} 705232
windows_process_pool_bytes{creating_process_id="6032",pool="paged",process="msedge",process_id="7800"} 140256
windows_process_pool_bytes{creating_process_id="6032",pool="paged",process="msedge",process_id="844"} 680896
windows_process_pool_bytes{creating_process_id="6032",pool="paged",process="msedge",process_id="8512"} 679648
windows_process_pool_bytes{creating_process_id="6032",pool="paged",process="msedge",process_id="8736"} 677152
windows_process_pool_bytes{creating_process_id="6032",pool="paged",process="msedge",process_id="896"} 839128
windows_process_pool_bytes{creating_process_id="6032",pool="paged",process="msedge",process_id="900"} 682408
# HELP windows_process_priority_base Current base priority of this process. Threads within a process can raise and lower their own base priority relative to the process base priority of the process.
# TYPE windows_process_priority_base gauge
windows_process_priority_base{creating_process_id="4300",process="msedge",process_id="6032"} 8
windows_process_priority_base{creating_process_id="6032",process="msedge",process_id="1204"} 4
windows_process_priority_base{creating_process_id="6032",process="msedge",process_id="2296"} 4
windows_process_priority_base{creating_process_id="6032",process="msedge",process_id="3044"} 8
windows_process_priority_base{creating_process_id="6032",process="msedge",process_id="3728"} 8
windows_process_priority_base{creating_process_id="6032",process="msedge",process_id="5060"} 8
windows_process_priority_base{creating_process_id="6032",process="msedge",process_id="5904"} 8
windows_process_priority_base{creating_process_id="6032",process="msedge",process_id="5936"} 8
windows_process_priority_base{creating_process_id="6032",process="msedge",process_id="7800"} 8
windows_process_priority_base{creating_process_id="6032",process="msedge",process_id="844"} 4
windows_process_priority_base{creating_process_id="6032",process="msedge",process_id="8512"} 8
windows_process_priority_base{creating_process_id="6032",process="msedge",process_id="8736"} 8
windows_process_priority_base{creating_process_id="6032",process="msedge",process_id="896"} 10
windows_process_priority_base{creating_process_id="6032",process="msedge",process_id="900"} 4
# HELP windows_process_private_bytes Current number of bytes this process has allocated that cannot be shared with other processes.
# TYPE windows_process_private_bytes gauge
windows_process_private_bytes{creating_process_id="4300",process="msedge",process_id="6032"} 7.041024e+07
windows_process_private_bytes{creating_process_id="6032",process="msedge",process_id="1204"} 1.3561856e+07
windows_process_private_bytes{creating_process_id="6032",process="msedge",process_id="2296"} 1.5511552e+07
windows_process_private_bytes{creating_process_id="6032",process="msedge",process_id="3044"} 3.0756864e+07
windows_process_private_bytes{creating_process_id="6032",process="msedge",process_id="3728"} 8.298496e+06
windows_process_private_bytes{creating_process_id="6032",process="msedge",process_id="5060"} 3.32230656e+08
windows_process_private_bytes{creating_process_id="6032",process="msedge",process_id="5904"} 8.97024e+06
windows_process_private_bytes{creating_process_id="6032",process="msedge",process_id="5936"} 1.3877248e+07
windows_process_private_bytes{creating_process_id="6032",process="msedge",process_id="7800"} 2.060288e+06
windows_process_private_bytes{creating_process_id="6032",process="msedge",process_id="844"} 9.2012544e+07
windows_process_private_bytes{creating_process_id="6032",process="msedge",process_id="8512"} 2.0672512e+07
windows_process_private_bytes{creating_process_id="6032",process="msedge",process_id="8736"} 8.126464e+06
windows_process_private_bytes{creating_process_id="6032",process="msedge",process_id="896"} 4.1484288e+07
windows_process_private_bytes{creating_process_id="6032",process="msedge",process_id="900"} 2.3629824e+07
# HELP windows_process_start_time Time of process start.
# TYPE windows_process_start_time gauge
windows_process_start_time{creating_process_id="4300",process="msedge",process_id="6032"} 1.6674729863403437e+09
windows_process_start_time{creating_process_id="6032",process="msedge",process_id="1204"} 1.667489261506441e+09
windows_process_start_time{creating_process_id="6032",process="msedge",process_id="2296"} 1.6674729883723967e+09
windows_process_start_time{creating_process_id="6032",process="msedge",process_id="3044"} 1.6674892546961231e+09
windows_process_start_time{creating_process_id="6032",process="msedge",process_id="3728"} 1.667472986486918e+09
windows_process_start_time{creating_process_id="6032",process="msedge",process_id="5060"} 1.6674729865421767e+09
windows_process_start_time{creating_process_id="6032",process="msedge",process_id="5904"} 1.6674730465087523e+09
windows_process_start_time{creating_process_id="6032",process="msedge",process_id="5936"} 1.6674729864704254e+09
windows_process_start_time{creating_process_id="6032",process="msedge",process_id="7800"} 1.667472986365871e+09
windows_process_start_time{creating_process_id="6032",process="msedge",process_id="844"} 1.6674729865463045e+09
windows_process_start_time{creating_process_id="6032",process="msedge",process_id="8512"} 1.6674729970112965e+09
windows_process_start_time{creating_process_id="6032",process="msedge",process_id="8736"} 1.667472989342484e+09
windows_process_start_time{creating_process_id="6032",process="msedge",process_id="896"} 1.667472986462684e+09
windows_process_start_time{creating_process_id="6032",process="msedge",process_id="900"} 1.667472995850073e+09
# HELP windows_process_threads Number of threads currently active in this process.
# TYPE windows_process_threads gauge
windows_process_threads{creating_process_id="4300",process="msedge",process_id="6032"} 38
windows_process_threads{creating_process_id="6032",process="msedge",process_id="1204"} 12
windows_process_threads{creating_process_id="6032",process="msedge",process_id="2296"} 15
windows_process_threads{creating_process_id="6032",process="msedge",process_id="3044"} 15
windows_process_threads{creating_process_id="6032",process="msedge",process_id="3728"} 9
windows_process_threads{creating_process_id="6032",process="msedge",process_id="5060"} 21
windows_process_threads{creating_process_id="6032",process="msedge",process_id="5904"} 9
windows_process_threads{creating_process_id="6032",process="msedge",process_id="5936"} 12
windows_process_threads{creating_process_id="6032",process="msedge",process_id="7800"} 7
windows_process_threads{creating_process_id="6032",process="msedge",process_id="844"} 17
windows_process_threads{creating_process_id="6032",process="msedge",process_id="8512"} 15
windows_process_threads{creating_process_id="6032",process="msedge",process_id="8736"} 9
windows_process_threads{creating_process_id="6032",process="msedge",process_id="896"} 19
windows_process_threads{creating_process_id="6032",process="msedge",process_id="900"} 15
# HELP windows_process_virtual_bytes Current size, in bytes, of the virtual address space that the process is using.
# TYPE windows_process_virtual_bytes gauge
windows_process_virtual_bytes{creating_process_id="4300",process="msedge",process_id="6032"} 2.341704609792e+12
windows_process_virtual_bytes{creating_process_id="6032",process="msedge",process_id="1204"} 3.48529324032e+12
windows_process_virtual_bytes{creating_process_id="6032",process="msedge",process_id="2296"} 3.485321392128e+12
windows_process_virtual_bytes{creating_process_id="6032",process="msedge",process_id="3044"} 3.48532901888e+12
windows_process_virtual_bytes{creating_process_id="6032",process="msedge",process_id="3728"} 2.306839302144e+12
windows_process_virtual_bytes{creating_process_id="6032",process="msedge",process_id="5060"} 3.485494009856e+12
windows_process_virtual_bytes{creating_process_id="6032",process="msedge",process_id="5904"} 2.306863792128e+12
windows_process_virtual_bytes{creating_process_id="6032",process="msedge",process_id="5936"} 2.30688589824e+12
windows_process_virtual_bytes{creating_process_id="6032",process="msedge",process_id="7800"} 2.272204521472e+12
windows_process_virtual_bytes{creating_process_id="6032",process="msedge",process_id="844"} 3.486428184576e+12
windows_process_virtual_bytes{creating_process_id="6032",process="msedge",process_id="8512"} 3.485333880832e+12
windows_process_virtual_bytes{creating_process_id="6032",process="msedge",process_id="8736"} 2.306843000832e+12
windows_process_virtual_bytes{creating_process_id="6032",process="msedge",process_id="896"} 2.307077632e+12
windows_process_virtual_bytes{creating_process_id="6032",process="msedge",process_id="900"} 3.485325856768e+12
# HELP windows_process_working_set_bytes Maximum number of bytes in the working set of this process at any point in time. The working set is the set of memory pages touched recently by the threads in the process.
# TYPE windows_process_working_set_bytes gauge
windows_process_working_set_bytes{creating_process_id="4300",process="msedge",process_id="6032"} 1.59309824e+08
windows_process_working_set_bytes{creating_process_id="6032",process="msedge",process_id="1204"} 2.7205632e+07
windows_process_working_set_bytes{creating_process_id="6032",process="msedge",process_id="2296"} 3.65568e+07
windows_process_working_set_bytes{creating_process_id="6032",process="msedge",process_id="3044"} 7.5198464e+07
windows_process_working_set_bytes{creating_process_id="6032",process="msedge",process_id="3728"} 1.7866752e+07
windows_process_working_set_bytes{creating_process_id="6032",process="msedge",process_id="5060"} 3.79973632e+08
windows_process_working_set_bytes{creating_process_id="6032",process="msedge",process_id="5904"} 2.3228416e+07
windows_process_working_set_bytes{creating_process_id="6032",process="msedge",process_id="5936"} 3.6646912e+07
windows_process_working_set_bytes{creating_process_id="6032",process="msedge",process_id="7800"} 6.950912e+06
windows_process_working_set_bytes{creating_process_id="6032",process="msedge",process_id="844"} 1.32747264e+08
windows_process_working_set_bytes{creating_process_id="6032",process="msedge",process_id="8512"} 5.5025664e+07
windows_process_working_set_bytes{creating_process_id="6032",process="msedge",process_id="8736"} 1.9361792e+07
windows_process_working_set_bytes{creating_process_id="6032",process="msedge",process_id="896"} 5.873664e+07
windows_process_working_set_bytes{creating_process_id="6032",process="msedge",process_id="900"} 5.6283136e+07
# HELP windows_process_working_set_peak_bytes Maximum size, in bytes, of the Working Set of this process at any point in time. The Working Set is the set of memory pages touched recently by the threads in the process.
# TYPE windows_process_working_set_peak_bytes gauge
windows_process_working_set_peak_bytes{creating_process_id="4300",process="msedge",process_id="6032"} 1.73211648e+08
windows_process_working_set_peak_bytes{creating_process_id="6032",process="msedge",process_id="1204"} 2.7205632e+07
windows_process_working_set_peak_bytes{creating_process_id="6032",process="msedge",process_id="2296"} 4.1439232e+07
windows_process_working_set_peak_bytes{creating_process_id="6032",process="msedge",process_id="3044"} 9.2250112e+07
windows_process_working_set_peak_bytes{creating_process_id="6032",process="msedge",process_id="3728"} 1.9263488e+07
windows_process_working_set_peak_bytes{creating_process_id="6032",process="msedge",process_id="5060"} 4.54914048e+08
windows_process_working_set_peak_bytes{creating_process_id="6032",process="msedge",process_id="5904"} 2.4363008e+07
windows_process_working_set_peak_bytes{creating_process_id="6032",process="msedge",process_id="5936"} 4.2278912e+07
windows_process_working_set_peak_bytes{creating_process_id="6032",process="msedge",process_id="7800"} 7.626752e+06
windows_process_working_set_peak_bytes{creating_process_id="6032",process="msedge",process_id="844"} 2.28954112e+08
windows_process_working_set_peak_bytes{creating_process_id="6032",process="msedge",process_id="8512"} 5.9830272e+07
windows_process_working_set_peak_bytes{creating_process_id="6032",process="msedge",process_id="8736"} 2.0250624e+07
windows_process_working_set_peak_bytes{creating_process_id="6032",process="msedge",process_id="896"} 7.835648e+07
windows_process_working_set_peak_bytes{creating_process_id="6032",process="msedge",process_id="900"} 5.943296e+07
# HELP windows_process_working_set_private_bytes Size of the working set, in bytes, that is use for this process only and not shared nor shareable by other processes.
# TYPE windows_process_working_set_private_bytes gauge
windows_process_working_set_private_bytes{creating_process_id="4300",process="msedge",process_id="6032"} 3.6057088e+07
windows_process_working_set_private_bytes{creating_process_id="6032",process="msedge",process_id="1204"} 5.373952e+06
windows_process_working_set_private_bytes{creating_process_id="6032",process="msedge",process_id="2296"} 2.072576e+06
windows_process_working_set_private_bytes{creating_process_id="6032",process="msedge",process_id="3044"} 1.9554304e+07
windows_process_working_set_private_bytes{creating_process_id="6032",process="msedge",process_id="3728"} 1.691648e+06
windows_process_working_set_private_bytes{creating_process_id="6032",process="msedge",process_id="5060"} 2.96091648e+08
windows_process_working_set_private_bytes{creating_process_id="6032",process="msedge",process_id="5904"} 1.654784e+06
windows_process_working_set_private_bytes{creating_process_id="6032",process="msedge",process_id="5936"} 6.49216e+06
windows_process_working_set_private_bytes{creating_process_id="6032",process="msedge",process_id="7800"} 421888
windows_process_working_set_private_bytes{creating_process_id="6032",process="msedge",process_id="844"} 6.250496e+07
windows_process_working_set_private_bytes{creating_process_id="6032",process="msedge",process_id="8512"} 7.59808e+06
windows_process_working_set_private_bytes{creating_process_id="6032",process="msedge",process_id="8736"} 1.449984e+06
windows_process_working_set_private_bytes{creating_process_id="6032",process="msedge",process_id="896"} 8.429568e+06
windows_process_working_set_private_bytes{creating_process_id="6032",process="msedge",process_id="900"} 1.1952128e+07
# HELP windows_service_info A metric with a constant '1' value labeled with service information
# TYPE windows_service_info gauge
windows_service_info{display_name="DHCP Client",name="dhcp",process_id="1908",run_as="NT Authority\\LocalService"} 1
# HELP windows_service_start_mode The start mode of the service (StartMode)
# TYPE windows_service_start_mode gauge
windows_service_start_mode{name="dhcp",start_mode="auto"} 1
windows_service_start_mode{name="dhcp",start_mode="boot"} 0
windows_service_start_mode{name="dhcp",start_mode="disabled"} 0
windows_service_start_mode{name="dhcp",start_mode="manual"} 0
windows_service_start_mode{name="dhcp",start_mode="system"} 0
# HELP windows_service_state The state of the service (State)
# TYPE windows_service_state gauge
windows_service_state{name="dhcp",state="continue pending"} 0
windows_service_state{name="dhcp",state="pause pending"} 0
windows_service_state{name="dhcp",state="paused"} 0
windows_service_state{name="dhcp",state="running"} 1
windows_service_state{name="dhcp",state="start pending"} 0
windows_service_state{name="dhcp",state="stop pending"} 0
windows_service_state{name="dhcp",state="stopped"} 0
windows_service_state{name="dhcp",state="unknown"} 0
# HELP windows_service_status The status of the service (Status)
# TYPE windows_service_status gauge
windows_service_status{name="dhcp",status="degraded"} 0
windows_service_status{name="dhcp",status="error"} 0
windows_service_status{name="dhcp",status="lost comm"} 0
windows_service_status{name="dhcp",status="no contact"} 0
windows_service_status{name="dhcp",status="nonrecover"} 0
windows_service_status{name="dhcp",status="ok"} 1
windows_service_status{name="dhcp",status="pred fail"} 0
windows_service_status{name="dhcp",status="service"} 0
windows_service_status{name="dhcp",status="starting"} 0
windows_service_status{name="dhcp",status="stopping"} 0
windows_service_status{name="dhcp",status="stressed"} 0
windows_service_status{name="dhcp",status="unknown"} 0
# HELP windows_system_context_switches_total Total number of context switches (WMI source: PerfOS_System.ContextSwitchesPersec)
# TYPE windows_system_context_switches_total counter
windows_system_context_switches_total 4.8655033e+08
# HELP windows_system_exception_dispatches_total Total number of exceptions dispatched (WMI source: PerfOS_System.ExceptionDispatchesPersec)
# TYPE windows_system_exception_dispatches_total counter
windows_system_exception_dispatches_total 160348
# HELP windows_system_processor_queue_length Length of processor queue (WMI source: PerfOS_System.ProcessorQueueLength)
# TYPE windows_system_processor_queue_length gauge
windows_system_processor_queue_length 0
# HELP windows_system_system_calls_total Total number of system calls (WMI source: PerfOS_System.SystemCallsPersec)
# TYPE windows_system_system_calls_total counter
windows_system_system_calls_total 1.886567439e+09
# HELP windows_system_system_up_time System boot time (WMI source: PerfOS_System.SystemUpTime)
# TYPE windows_system_system_up_time gauge
windows_system_system_up_time 1.6673440377290363e+09
# HELP windows_system_threads Current number of threads (WMI source: PerfOS_System.Threads)
# TYPE windows_system_threads gauge
windows_system_threads 1559
# HELP windows_tcp_connection_failures_total (TCP.ConnectionFailures)
# TYPE windows_tcp_connection_failures_total counter
windows_tcp_connection_failures_total{af="ipv4"} 137
windows_tcp_connection_failures_total{af="ipv6"} 214
# HELP windows_tcp_connections_active_total (TCP.ConnectionsActive)
# TYPE windows_tcp_connections_active_total counter
windows_tcp_connections_active_total{af="ipv4"} 4301
windows_tcp_connections_active_total{af="ipv6"} 214
# HELP windows_tcp_connections_established (TCP.ConnectionsEstablished)
# TYPE windows_tcp_connections_established gauge
windows_tcp_connections_established{af="ipv4"} 7
windows_tcp_connections_established{af="ipv6"} 0
# HELP windows_tcp_connections_passive_total (TCP.ConnectionsPassive)
# TYPE windows_tcp_connections_passive_total counter
windows_tcp_connections_passive_total{af="ipv4"} 501
windows_tcp_connections_passive_total{af="ipv6"} 0
# HELP windows_tcp_connections_reset_total (TCP.ConnectionsReset)
# TYPE windows_tcp_connections_reset_total counter
windows_tcp_connections_reset_total{af="ipv4"} 1282
windows_tcp_connections_reset_total{af="ipv6"} 0
# HELP windows_tcp_segments_received_total (TCP.SegmentsReceivedTotal)
# TYPE windows_tcp_segments_received_total counter
windows_tcp_segments_received_total{af="ipv4"} 676388
windows_tcp_segments_received_total{af="ipv6"} 1284
# HELP windows_tcp_segments_retransmitted_total (TCP.SegmentsRetransmittedTotal)
# TYPE windows_tcp_segments_retransmitted_total counter
windows_tcp_segments_retransmitted_total{af="ipv4"} 2120
windows_tcp_segments_retransmitted_total{af="ipv6"} 428
# HELP windows_tcp_segments_sent_total (TCP.SegmentsSentTotal)
# TYPE windows_tcp_segments_sent_total counter
windows_tcp_segments_sent_total{af="ipv4"} 871379
windows_tcp_segments_sent_total{af="ipv6"} 856
# HELP windows_tcp_segments_total (TCP.SegmentsTotal)
# TYPE windows_tcp_segments_total counter
windows_tcp_segments_total{af="ipv4"} 1.547767e+06
windows_tcp_segments_total{af="ipv6"} 2140