1PMDERIVEDERRSTR(3)         Library Functions Manual         PMDERIVEDERRSTR(3)
2
3
4

NAME

6       pmDerivedErrStr  -  return  error message from failure to parse derived
7       metric definition
8

C SYNOPSIS

10       #include <pcp/pmapi.h>
11
12       char *pmDerivedErrStr(void);
13
14       cc ... -lpcp
15

DESCRIPTION

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

SEE ALSO

25       PCPIntro(1), PMAPI(3) and pmRegisterDerived(3).
26
27
28
29Performance Co-Pilot                                        PMDERIVEDERRSTR(3)
Impressum