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

NAME

6       pmdasmart - S.M.A.R.T Data PMDA
7

DESCRIPTION

9       pmdasmart  is  a  Performance Metrics Domain Agent (PMDA) which exports
10       metric values for Device Mapper on the local system.
11
12       This PMDA  collects  its  data  through  the  smartctl(8)  utility  and
13       requires that the program is installed in order to function.
14
15       Further   details  on  smartctl  and  smartmontools  can  be  found  at
16       https://smartmontools.org
17

INSTALLATION

19       Install the SMART PMDA by using the Install script as root:
20
21             # cd $PCP_PMDAS_DIR/smart
22             # ./Install
23
24       To uninstall, do the following as root:
25
26             # cd $PCP_PMDAS_DIR/smart
27             # ./Remove
28
29       pmdasmart is launched by pmcd(1) and should never be executed directly.
30       The  Install and Remove scripts notify pmcd when the agent is installed
31       or removed.
32

FILES

34       $PCP_PMDAS_DIR/smart/help
35           default help text file for the smart metrics
36
37       $PCP_PMDAS_DIR/smart/Install
38           installation script for the pmdasmart agent
39
40       $PCP_PMDAS_DIR/smart/Remove
41           undo installation script for the pmdasmart agent
42
43       $PCP_LOG_DIR/pmcd/smart.log
44           default log file for error messages from pmdasmart
45

PCP ENVIRONMENT

47       Environment variables with the prefix PCP_ are used to parameterize the
48       file  and  directory  names used by PCP. On each installation, the file
49       /etc/pcp.conf contains the  local  values  for  these  variables.   The
50       $PCP_CONF  variable may be used to specify an alternative configuration
51       file, as described in pcp.conf(5).
52

SEE ALSO

54       pmcd(1), smartctl(8)
55
56
57
58Performance Co-Pilot                  PCP                         PMDASMART(1)
Impressum