pmie_dump_stats(1) — Linux manual page

NAME | SYNOPSIS | DESCRIPTION | SEE ALSO | COLOPHON

PMIE_DUMP_STATS(1)         General Commands Manual        PMIE_DUMP_STATS(1)

NAME top

       pmie_dump_stats - dump the contents of pmie stats files

SYNOPSIS top

       $PCP_BINADM_DIR/pmie_dump_stats file ...

DESCRIPTION top

       Each pmie(1) process mantains a file of state and statistics in
       binary files in the $PCP_TMP_DIR/pmie directory, named with the
       process' PID.

       These files are used by the pmcd PMDA to instantiate the pmcd.pmie
       performance metrics.

       pmie_dump_stats is a stand alone utility that dumps the contents of
       these files in a terse, but script-friendly format.  It is designed
       for use in the pmiectl(1) script.

SEE ALSO top

       pmie(1) and pmiectl(1).

COLOPHON top

       This page is part of the PCP (Performance Co-Pilot) project.
       Information about the project can be found at ⟨http://www.pcp.io/⟩.
       If you have a bug report for this manual page, send it to
       pcp@groups.io.  This page was obtained from the project's upstream
       Git repository ⟨https://github.com/performancecopilot/pcp.git⟩ on
       2020-08-13.  (At that time, the date of the most recent commit that
       was found in the repository was 2020-08-11.)  If you discover any
       rendering problems in this HTML version of the page, or you believe
       there is a better or more up-to-date source for the page, or you have
       corrections or improvements to the information in this COLOPHON
       (which is not part of the original manual page), send a mail to
       man-pages@man7.org

Performance Co-Pilot                 PCP                  PMIE_DUMP_STATS(1)