1PMDAGPFS(1) General Commands Manual PMDAGPFS(1)
2
3
4
6 pmdagpfs - gpfs filesystem statistics performance metrics domain agent
7 (PMDA)
8
10 pmdagpfs is a Performance Metrics Domain Agent (PMDA) which exports
11 metric values from the /usr/lpp/mmfs/bin/mmpmon program to provide
12 information on mounted gpfs filesystems.
13
15 Install the gpfs PMDA by using the Install script as root:
16
17 # cd $PCP_PMDAS_DIR/gpfs
18 # ./Install
19
20
21 To uninstall, do the following as root:
22
23 # cd $PCP_PMDAS_DIR/gpfs
24 # ./Remove
25
26 pmdagpfs is launched by pmcd(1) and should never be executed directly.
27 The Install and Remove scripts notify pmcd(1) when the agent is
28 installed or removed.
29
31 $PCP_PMDAS_DIR/gpfs/Install
32 installation script for the pmdagpfs agent
33
34 $PCP_PMDAS_DIR/gpfs/Remove
35 undo installation script for the pmdagpfs agent
36
37 $PCP_LOG_DIR/pmcd/gpfs.log
38 default log file for error messages from pmdagpfs
39
41 Environment variables with the prefix PCP_ are used to parameterize the
42 file and directory names used by PCP. On each installation, the file
43 /etc/pcp.conf contains the local values for these variables. The
44 $PCP_CONF variable may be used to specify an alternative configuration
45 file, as described in pcp.conf(5).
46
48 PCPIntro(1), pmcd(1) and mmpmon(8).
49
50
51
52Performance Co-Pilot PCP PMDAGPFS(1)