pmdaDesc (3) Linux Manual Page
pmdaDesc – get the description of a metric from a PMDA C Synopsis #include <pcp/pmapi.h> #include <pcp/impl.h> #include <pcp/pmda.h> int pmdaDesc(pmID pmid, pmDesc *desc, pmdaExt *pmda); cc … -lpcp_pmda -lpcp Description pmdaDesc uses the standard PMDA(3) data structures to return the pmDesc description in desc for the metric identified by pmid. Diagnostics If the pmid…
