pmdanamed (1) Linux Manual Page
pmdanamed – BIND (named) PMDA
Description
pmdanamed is a Performance Metrics Domain Agent (PMDA) which exports metric values from the BIND DNS server. Further details on BIND can be found at http://isc.org/.Installation
If you want access to the names and values for the named performance metrics, do the following as root:
# cd $PCP_PMDAS_DIR/namedIf you want to undo the installation, do the following as root:
# ./Install
# cd $PCP_PMDAS_DIR/namedpmdanamed 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.
# ./Remove
Files
- /var/named/data/named_stats.txt
- statistics file showing values exported from named
- /var/named/chroot/var/named/data/named_stats.txt
- chroot variant of statistics file showing values exported from named
- $PCP_PMDAS_DIR/named/Install
- installation script for the pmdanamed agent
- $PCP_PMDAS_DIR/named/Remove
- undo installation script for the pmdanamed agent
- $PCP_LOG_DIR/pmcd/named.log
- default log file for error messages from pmdanamed
