1PMIE_DUMP_STATS(1) General Commands Manual PMIE_DUMP_STATS(1)
2
3
4
6 pmie_dump_stats - dump the contents of pmie stats files
7
9 $PCP_BINADM_DIR/pmie_dump_stats file ...
10
12 Each pmie(1) process mantains a file of state and statistics in binary
13 files in the $PCP_TMP_DIR/pmie directory, named with the process' PID.
14
15 These files are used by the pmcd PMDA to instantiate the pmcd.pmie per‐
16 formance metrics.
17
18 pmie_dump_stats is a stand alone utility that dumps the contents of
19 these files in a terse, but script-friendly format. It is designed for
20 use in the pmiectl(1) script.
21
23 pmie(1) and pmiectl(1).
24
25
26
27Performance Co-Pilot PCP PMIE_DUMP_STATS(1)