получить значения показателей производительности (get performance metric values)
Смотри также (See also)
pmcd(1), pmAddProfile(3), PMAPI(3), pmDelProfile(3),
pmDupContext(3), pmExtractValue(3), pmFetchArchive(3),
pmFreeHighResResult(3), pmFreeResult(3), pmGetInDom(3),
pmLookupDesc(3), pmLookupLabels(3), pmLookupName(3),
pmNewContext(3), pmSetMode(3), pmUseContext(3) and
pmWhichContext(3).
Note that pmFetch
and pmHighResFetch
are the most primitive
methods of fetching metric values from the PMCS. See the
pmFetchGroup(3) API for a higher level method that insulates the
user from the intricacies of looking up metric names and
metadata, setting up instance profiles, pmResult traversal,
conversions, and scaling.