logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pmdasnmp - Gateway from SNMP to PCP (PMDA)

Configuration

       TODO: define config file format here - map/set/host/... etc

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.

Files

       $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

Installation

       If you want access to the SNMP gateway performance metrics, do the following as root:

               # cd $PCP_PMDAS_DIR/snmp
               # ./Install

       If you want to undo the installation, do the following as root:

               # cd $PCP_PMDAS_DIR/snmp
               # ./Remove

       pmdasnmp 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

       pmdasnmp - Gateway from SNMP to PCP (PMDA)

See Also

pmcd(1) and SNMP

        +ok+ foo

6.3.3                                         Performance Co-Pilot                                   PMDASNMP(1)

See Also