1PMDERIVEDERRSTR(3) Library Functions Manual PMDERIVEDERRSTR(3)
2
3
4
6 pmDerivedErrStr - return error message from failure to parse derived
7 metric definition
8
10 #include <pcp/pmapi.h>
11
12 char *pmDerivedErrStr(void)
13
14 cc ... -lpcp
15
17 When pmRegisterDerived(3) is called to add a new derived metric definiā
18 tion and an error occurs, pmDerivedErrStr may be called to return the
19 associated error message.
20
22 PCPIntro(1), PMAPI(3) and pmRegisterDerived(3).
23
24
25
26Performance Co-Pilot PMDERIVEDERRSTR(3)