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