Query: pmsortinstances
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PMSORTINSTANCES(3) Library Functions Manual PMSORTINSTANCES(3)NAMEpmSortInstances - sort performance metric values on instance identifierC SYNOPSIS#include <pcp/pmapi.h> void pmSortInstances(pmResult *result); cc ... -lpcpDESCRIPTIONThe 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 ALSOPMAPI(3) and pmFetch(3).DIAGNOSTICSNone. Performance Co-Pilot PCP PMSORTINSTANCES(3)
| Related Man Pages |
|---|
| pmfetcharchive(3) - centos |
| pmlookupindom(3) - centos |
| pmprintvalue(3) - centos |
| pmsetmode(3) - centos |
| pmcontrollog(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| Controlling user input |
| [TIP] Processing YAML files with yq |