pmderivederrstr(3) centos man page | unix.com

Man Page: pmderivederrstr

Operating Environment: centos

Section: 3

PMDERIVEDERRSTR(3)					     Library Functions Manual						PMDERIVEDERRSTR(3)

NAME
pmDerivedErrStr - return error message from failure to parse derived metric definition
C SYNOPSIS
#include <pcp/pmapi.h> char *pmDerivedErrStr(void); cc ... -lpcp
DESCRIPTION
When pmRegisterDerived(3) is called to add a new derived metric definition and an error occurs, pmDerivedErrStr may be called to return the associated error message.
SEE ALSO
PCPIntro(1), PMAPI(3) and pmRegisterDerived(3). Performance Co-Pilot PMDERIVEDERRSTR(3)
Related Man Pages
pmloadderivedconfig(3) - centos
pmlookupindomarchive(3) - centos
pmparsemetricspec(3) - centos
pmigethandle(3) - centos
pmiputvaluehandle(3) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Set hard block limit for user using quota
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq