pmPrintDesc - print a metric descriptor
Contents
C Synopsis
#include<pcp/pmapi.h>voidpmPrintDesc(FILE*f,constpmDesc*desc);cc...-lpcp
Description
Display all the fields of the Performance Metrics Descriptor desc on the output stream f.
Name
pmPrintDesc - print a metric descriptor
See Also
PMAPI(3) and pmLookupDesc(3). Performance Co-Pilot PCP PMPRINTDESC(3)
