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

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



   pmPrintDesc    ( 3 )

распечатать дескриптор метрики (print a metric descriptor)

   Дубль

(статьи: pmprintdesc - распечатать дескриптор метрики )

Имя (Name)

pmPrintDesc - print a metric descriptor


Синопсис C (C Synopsis)

#include <pcp/pmapi.h>

void pmPrintDesc(FILE *f, const pmDesc *desc)

cc ... -lpcp


Описание (Description)

Display all the fields of the Performance Metrics Descriptor desc on the output stream f.


Смотри также (See also)

PMAPI(3) and pmLookupDesc(3).