Elsewhere @natoscott suggested to include detailed metrics info in pmrep headers:
#semantics: rate,instant,instant,...
#units: count/sec,none,none,...
#type: double,float,float,...
This could be optionally included as part of pmrep's extended header so this would be available for both stdout and csv output formats. It is possible some tools could parse this. Note that pcp2xml already provides these details so that might be the better tool to use in many cases.
Elsewhere @natoscott suggested to include detailed metrics info in pmrep headers:
This could be optionally included as part of pmrep's extended header so this would be available for both stdout and csv output formats. It is possible some tools could parse this. Note that
pcp2xmlalready provides these details so that might be the better tool to use in many cases.