pmdadesc(3) centos man page | unix.com

Man Page: pmdadesc

Operating Environment: centos

Section: 3

PMDADESC(3)						     Library Functions Manual						       PMDADESC(3)

NAME
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 does not correspond to any metric supported by this PMDA, pmdaDesc returns PM_ERR_PMID.
CAVEAT
The PMDA must be using PMDA_INTERFACE_2 or later, as specified in the call to pmdaDSO(3) or pmdaDaemon(3).
SEE ALSO
PMAPI(3), PMDA(3), pmdaDaemon(3), pmdaDSO(3) and pmLookupDesc(3). Performance Co-Pilot PCP PMDADESC(3)
Related Man Pages
pmdadesc(3) - centos
pmdaprofile(3) - centos
pmdapmid(3) - centos
pmdatext(3) - centos
pmdahelp(3) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
DB2 convert digits to binary format
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!