pmdapdns - PowerDNS performance metrics domain agent (PMDA)
Contents
Description
pmdapdns is a Performance Metrics Domain Agent (PMDA) which exports metric values from the PowerDNS
authoritative daemon as well as the recursive resolver.
Files
$PCP_PMDAS_DIR/pdns/Install
installation script for the pmdapdns agent
$PCP_PMDAS_DIR/pdns/Remove
undo installation script for the pmdapdns agent
$PCP_LOG_DIR/pmcd/pdns.log
default log file for error messages from pmdapdnsInstallation
If you want access to the names and values for the PowerDNS performance metrics, do the following as
root:
# cd $PCP_PMDAS_DIR/pdns
# ./Install
If you want to undo the installation, do the following as root:
# cd $PCP_PMDAS_DIR/pdns
# ./Remove
pmdapdns 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.
Name
pmdapdns - PowerDNS performance metrics domain agent (PMDA)
See Also
pmcd(1), pdns_control(8), and rec_control(1). 6.3.3 Performance Co-Pilot PMDAPDNS(1)
