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.
The pmRegisterDerivedMetric interface provides a convenience wrapper around both pmRegisterDerived and pmDerivedErrStr.

SEE ALSO

PCPIntro(1), PMAPI(3) and pmRegisterDerived(3).

Recommended readings

Pages related to pmDerivedErrStr you should read also:

Questions & Answers

Helpful answers and articles about pmDerivedErrStr you may found on these sites:
Stack Overflow Server Fault Super User Unix & Linux Ask Ubuntu Network Engineering DevOps Raspberry Pi Webmasters Google Search