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

pmdanews - sample Usenet news performance metrics domain agent (PMDA)

Description

pmdanews is an example Performance Metrics Domain Agent (PMDA) which exports metric values related to a
       set of newsgroups.

Files

       $PCP_PMDAS_DIR/news/Install
           installation script for the pmdanews agent

       $PCP_PMDAS_DIR/news/Remove
           undo installation script for the pmdanews agent

       $PCP_LOG_DIR/pmcd/news.log
           default log file for error messages from pmdanews

Installation

       If you want access to the names and values for the news performance metrics, do the following as root:

               # cd $PCP_PMDAS_DIR/news
               # ./Install

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

               # cd $PCP_PMDAS_DIR/news
               # ./Remove

       pmdanews 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

       pmdanews - sample Usenet news performance metrics domain agent (PMDA)

See Also

pmcd(1).

6.3.3                                         Performance Co-Pilot                                   PMDANEWS(1)

See Also