pmsortinstances(3) centos man page | unix.com

Man Page: pmsortinstances

Operating Environment: centos

Section: 3

PMSORTINSTANCES(3)					     Library Functions Manual						PMSORTINSTANCES(3)

NAME
pmSortInstances - sort performance metric values on instance identifier
C SYNOPSIS
#include <pcp/pmapi.h> void pmSortInstances(pmResult *result); cc ... -lpcp
DESCRIPTION
The routine pmSortInstances may be used to guarantee that for each performance metric in the result from pmFetch(3), the instances are in ascending instance identifier sequence. This is most useful when trying to compute rates from two consecutive pmFetch(3) results.
SEE ALSO
PMAPI(3) and pmFetch(3).
DIAGNOSTICS
None. Performance Co-Pilot PCP PMSORTINSTANCES(3)
Related Man Pages
__pmcontrollog(3) - centos
pmaddprofile(3) - centos
pmfetcharchive(3) - centos
pmgetcontexthostname(3) - centos
pmlookupindomarchive(3) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq