Files
windows_exporter/docs/collector.cache.md
Bill Bagdon 682378e170 Add docs
Signed-off-by: Ben Reedy <breed808@breed808.com>
2021-02-12 18:13:04 +10:00

2.8 KiB

cache collector

The cache collector exposes metrics about file system cache

Metric name prefix cache
Classes Win32_PerfFormattedData_PerfOS_Cache
Enabled by default? No

Flags

None

Metrics

Name Description Type Labels
wmi_cache_async_copy_reads_persec Not yet documented gauge None
wmi_cache_async_data_maps_persec Not yet documented gauge None
wmi_cache_async_fast_reads_persec Not yet documented gauge None
wmi_cache_async_mdl_reads_persec Not yet documented gauge None
wmi_cache_async_pin_reads_persec Not yet documented gauge None
wmi_cache_copy_read_hits_percent Not yet documented gauge None
wmi_cache_copy_reads_persec Not yet documented gauge None
wmi_cache_data_flushes_persec Not yet documented gauge None
wmi_cache_data_flush_pages_persec Not yet documented gauge None
wmi_cache_data_map_hits_percent Not yet documented gauge None
wmi_cache_data_map_pins_persec Not yet documented gauge None
wmi_cache_data_maps_persec Not yet documented gauge None
wmi_cache_dirty_pages Not yet documented counter None
wmi_cache_dirty_page_threshold Not yet documented counter None
wmi_cache_fast_read_not_possibles_persec Not yet documented gauge None
wmi_cache_fast_read_resource_misses_persec Not yet documented gauge None
wmi_cache_fast_reads_persec Not yet documented gauge None
wmi_cache_lazy_write_flushes_persec Not yet documented gauge None
wmi_cache_lazy_write_pages_persec Not yet documented gauge None
wmi_cache_mdl_read_hits_percent Not yet documented gauge None
wmi_cache_mdl_reads_persec Not yet documented gauge None
wmi_cache_pin_read_hits_percent Not yet documented gauge None
wmi_cache_pin_reads_persec Not yet documented gauge None
wmi_cache_read_aheads_persec Not yet documented gauge None
wmi_cache_sync_copy_reads_persec Not yet documented gauge None
wmi_cache_sync_data_maps_persec Not yet documented gauge None
wmi_cache_sync_fast_reads_persec Not yet documented gauge None
wmi_cache_sync_mdl_reads_persec Not yet documented gauge None
wmi_cache_sync_pin_reads_persec Not yet documented gauge None

Example metric

This collector does not yet have explained examples, we would appreciate your help adding them!

Useful queries

This collector does not yet have any useful queries added, we would appreciate your help adding them!

Alerting examples

This collector does not yet have alerting examples, we would appreciate your help adding them!