1PMDAGPSD(1) Performance Co-Pilot PMDAGPSD(1)
2
3
4
6 pmdagpsd - gpsd performance metrics domain agent (PMDA)
7
9 pmdagpsd is a Performance Metrics Domain Agent (PMDA) which exports
10 values from the gpsd daemon.
11
13 If you want access to the names and values for gpsd, do the following
14 as root:
15
16 # cd $PCP_PMDAS_DIR/gpsd
17 # ./Install
18
19 If you want to undo the installation, do the following as root:
20
21 # cd $PCP_PMDAS_DIR/gpsd
22 # ./Remove
23
24 pmdagpsd is launched by pmcd(1) and should never be executed directly.
25 The Install and Remove scripts notify pmcd(1) when the agent is
26 installed or removed.
27
29 $PCP_PMDAS_DIR/gpsd/Install
30 installation script for the pmdagpsd agent
31
32 $PCP_PMDAS_DIR/gpsd/Remove
33 undo installation script for the pmdagpsd agent
34
35 $PCP_LOG_DIR/pmcd/gpsd.log
36 default log file for error messages from pmdagpsd
37
39 pmcd(1).
40
41
42
435.1.0 Performance Co-Pilot PMDAGPSD(1)