pmdasnmp (1) Linux Manual Page
pmdasnmp – Gateway from SNMP to PCP (PMDA)
Description
pmdasnmp is a Performance Metrics Domain Agent (PMDA) which provides a generic gateway from PCP queries from a PCP client to SNMP queries to one or more SNMP agents.Installation
If you want access to the SNMP gateway performance metrics, do the following as root:
# cd $PCP_PMDAS_DIR/snmpIf you want to undo the installation, do the following as root:
# ./Install
# cd $PCP_PMDAS_DIR/snmppmdasnmp 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
Configuration
TODO: define config file format here – map/set/host/… etcFiles
- $PCP_PMDAS_DIR/snmp/snmp.conf
- optional configuration file for pmdasnmp
- $PCP_PMDAS_DIR/snmp/Install
- installation script for the pmdasnmp agent
- $PCP_PMDAS_DIR/snmp/Remove
- undo installation script for the pmdasnmp agent
- $PCP_LOG_DIR/pmcd/snmp.log
- default log file for error and warn() messages from pmdasnmp
