Путеводитель по Руководству Linux

  User  |  Syst  |  Libr  |  Device  |  Files  |  Other  |  Admin  |  Head  |



   pmie_dump_stats    ( 1 )

выгрузить содержимое файлов статистики pmie (dump the contents of pmie stats files)

Имя (Name)

pmie_dump_stats - dump the contents of pmie stats files


Синопсис (Synopsis)

$PCP_BINADM_DIR/pmie_dump_stats file [...]


Описание (Description)

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)

pmie(1) and pmiectl(1).