1PMDABONDING(1)              General Commands Manual             PMDABONDING(1)
2
3
4

NAME

6       pmdabonding  -  Linux bonded interface performance metrics domain agent
7       (PMDA)
8

DESCRIPTION

10       pmdabonding is a Performance Metrics Domain Agent (PMDA) which  exports
11       metric values from bonded network interfaces in the Linux kernel.
12

INSTALLATION

14       Install the bonding PMDA by using the Install script as root:
15
16             # cd $PCP_PMDAS_DIR/bonding
17             # ./Install
18
19       To uninstall, do the following as root:
20
21             # cd $PCP_PMDAS_DIR/bonding
22             # ./Remove
23
24       pmdabonding  is  launched  by  pmcd(1)  and  should  never  be executed
25       directly. The Install and Remove scripts notify pmcd(1) when the  agent
26       is installed or removed.
27

FILES

29       $PCP_PMDAS_DIR/bonding/Install
30           installation script for the pmdabonding agent
31
32       $PCP_PMDAS_DIR/bonding/Remove
33           undo installation script for the pmdabonding agent
34
35       $PCP_LOG_DIR/pmcd/bonding.log
36           default log file for error messages from pmdabonding
37

PCP ENVIRONMENT

39       Environment variables with the prefix PCP_ are used to parameterize the
40       file and directory names used by PCP. On each  installation,  the  file
41       /etc/pcp.conf  contains  the  local  values  for  these variables.  The
42       $PCP_CONF variable may be used to specify an alternative  configuration
43       file, as described in pcp.conf(5).
44

SEE ALSO

46       PCPIntro(1), pmcd(1) and ifenslave(8).
47
48
49
50Performance Co-Pilot                  PCP                       PMDABONDING(1)
Impressum