pmPrintDesc — 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).
Referenced By
The man page pmprintdesc(3) is an alias of pmPrintDesc(3).
PCP Performance Co-Pilot