diff options
Diffstat (limited to 'src/pmlogconf/tools/dmcache')
-rw-r--r-- | src/pmlogconf/tools/dmcache | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/pmlogconf/tools/dmcache b/src/pmlogconf/tools/dmcache new file mode 100644 index 0000000..e463bd5 --- /dev/null +++ b/src/pmlogconf/tools/dmcache @@ -0,0 +1,13 @@ +#pmlogconf-setup 2.0 +ident metrics used by the pcp-dmcache(1) command +probe dmcache.cache.used + disk.dm.read + disk.dm.write + dmcache.cache.used + dmcache.cache.total + dmcache.metadata.used + dmcache.metadata.total + dmcache.read_hits + dmcache.read_misses + dmcache.write_hits + dmcache.write_misses |