/var/lib/pcp/config/pmlogrewrite
NameSizeModeActions
bcc_migrate.conf8190644editdlrm
cgroup_units.conf40560644editdlrm
jbd2_kernel_ulong.conf3910644editdlrm
linux_disk_all_fixups.conf3900644editdlrm
linux_kernel_fixups.conf15940644editdlrm
linux_kernel_ulong.conf28100644editdlrm
linux_proc_fs_nfsd_fixups.conf2810644editdlrm
linux_proc_migrate.conf22250644editdlrm
linux_proc_net_snmp_migrate.conf2660644editdlrm
linux_proc_net_tcp_migrate.conf5080644editdlrm
linux_xfs_migrate.conf6000644editdlrm
linux_xfs_perdev_buffer.conf7030644editdlrm
mysql_migrate.conf5480644editdlrm
nfsclient_migrate.conf319690644editdlrm
pmcd_migrate.conf3050644editdlrm
pmproxy_fixups.conf22080644editdlrm
proc_discrete_strings.conf1940644editdlrm
proc_jiffies.conf6730644editdlrm
proc_kernel_ulong.conf2240644editdlrm
proc_kernel_ulong_migrate.conf4450644editdlrm
proc_scheduler.conf2180644editdlrm
Edit: /etc/pcp/pmlogrewrite/linux_xfs_migrate.conf (600B)
# # Copyright 2013 Red Hat. # # pmlogrewrite configuration for migrating archives containing XFS metrics # that were captured prior to the XFS PMDA split-off from the Linux PMDA. # Basically, the PMID domain changed from 60 (linux) to 11 (xfs) but all # cluster and item numbers remain unchanged. # # # Migrate the domain field of the metric and indom identifiers # indom 60.16 { indom -> duplicate 11.16 } # need 11.16 and 60.16 metric 60.16.* { pmid -> 11.*.* } # CLUSTER_XFS metric 60.17.* { pmid -> 11.*.* } # CLUSTER_XFSBUF metric 60.30.* { pmid -> 11.*.* indom -> 11.16 } # CLUSTER_QUOTA