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

NAME

6       pmdamic - MIC card PMDA
7

DESCRIPTION

9       pmdamic is a Performance Metrics Domain Agent (PMDA) which exports met‐
10       ric values about Intel MIC cards using the libmicmgmt(7)  python  bind‐
11       ings.
12
13       This provides information on core, memory and power utilization
14

INSTALLATION

16       Install the MIC PMDA by using the Install script as root:
17
18            # cd $PCP_PMDAS_DIR/mic
19            # ./Install
20
21       If you want to undo the installation, do the following as root:
22
23            # cd $PCP_PMDAS_DIR/mic
24            # ./Remove
25
26       pmdamic  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

FILES

31       $PCP_PMDAS_DIR/mic/Install
32           installation script for the pmdamic agent
33
34       $PCP_PMDAS_DIR/mic/Remove
35           undo installation script for the pmdamic agent
36
37       $PCP_LOG_DIR/pmcd/mic.log
38           default log file for error messages from pmdamic
39

PCP ENVIRONMENT

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

SEE ALSO

48       PCPIntro(1), pmcd(1) and libmicmgmt(7).
49
50
51
52Performance Co-Pilot                  PCP                           PMDAMIC(1)
Impressum