pmGetChildrenStatus (3) Linux Manual Page
pmGetChildrenStatus – return the descendent nodes of a PMNS node and their respective status C Synopsis #include <pcp/pmapi.h> int pmGetChildrenStatus(const char *name, char ***offspring, int **status); cc … -lpcp Description Given a fully qualified pathname to a node in the current Performance Metrics Name Space (PMNS), as identified by name, pmGetChildrenStatus returns via offspring a list…
