pmGetPMNSLocation (3) Linux Manual Page
pmGetPMNSLocation – determine the location of the currently used PMNS C Synopsis #include <pcp/pmapi.h> int pmGetPMNSLocation(void); cc … -lpcp Description If an application needs to know where the Performance Metrics Name Space (PMNS) is coming from then pmGetPMNSLocation will return whether it is from an archive, PMNS_ARCHIVE, or from a local PMNS file, PMNS_LOCAL, or…
