PMDAROOMTEMP(1) | General Commands Manual | PMDAROOMTEMP(1) |
pmdaroomtemp - room temperature performance metrics domain agent (PMDA)
$PCP_PMDAS_DIR/roomtemp/pmdaroomtemp [-d domain] [-l logfile]
pmdaroomtemp is a Performance Metrics Domain Agent (PMDA) which exports the temperature from one or more sensors built using the DS2480 and DS1280 chipsets and MicroLAN technology from Dallas Semiconductor Corporation.
The roomtemp PMDA exports metrics that reflect the temperatures from one or more of these devices, in both degrees Celcius and Fahrenheit. Each metric has one instance for each temperature sensor device. The external instance identifiers are the serial numbers (in hex) of the DS1280 chips discovered when the MicroLAN was probed.
A brief description of the pmdaroomtemp command line options follows:
If you want access to the names, help text and values for the roomtemp performance metrics, do the following as root:
# cd $PCP_PMDAS_DIR/roomtemp # ./Install
If you want to undo the installation, do the following as root:
# cd $PCP_PMDAS_DIR/roomtemp # ./Remove
pmdaroomtemp is launched by pmcd(1) and should never be executed directly. The Install and Remove scripts notify pmcd(1) when the agent is installed or removed.
Environment variables with the prefix PCP_ are used to parameterize the file and directory names used by PCP. On each installation, the file /etc/pcp.conf contains the local values for these variables. The $PCP_CONF variable may be used to specify an alternative configuration file, as described in pcp.conf(5).
PCPIntro(1), pmcd(1), pcp.conf(5) and pcp.env(5).
PCP | Performance Co-Pilot |