pmNameID (3) Linux Manual Page
pmNameID – translate a PMID to a performance metric name C Synopsis #include <pcp/pmapi.h> int pmNameID(pmID pmid, char **name); cc … -lpcp Description Given a Performance Metric Identifier (PMID) via pmid, pmNameID will determine the corresponding metric name, if any, in the Performance Metrics Name Space (PMNS), and return this via name. If the PMNS…
