centos man page for pmiend

Query: pmiend

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PMIEND(3)						     Library Functions Manual							 PMIEND(3)

NAME
pmiEnd - finish up a LOGIMPORT archive
C SYNOPSIS
#include <pcp/pmapi.h> #include <pcp/impl.h> #include <pcp/import.h> int pmiEnd(void); cc ... -lpcp_import -lpcp Perl SYNOPSIS use PCP::LogImport; pmiEnd();
DESCRIPTION
As part of the Performance Co-Pilot Log Import API (see LOGIMPORT(3)), pmiEnd closes the current context, forcing the trailer records to be written to the PCP archive files, and then these files are closed. In normal operations, an application would include a call to pmiEnd at the end of processing for each context created with a call to pmiS- tart(3).
DIAGNOSTICS
pmiEnd returns zero on success else a negative value that can be turned into an error message by calling pmiErrStr(3).
SEE ALSO
LOGIMPORT(3) and pmiStart(3). Performance Co-Pilot PMIEND(3)
Related Man Pages
pmiaddinstance(3) - centos
pmiid(3) - centos
pmigethandle(3) - centos
pmiputvalue(3) - centos
pcp::logimport(3) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Tar Command
Shopt -s histappend
Please Welcome Dave Munro to the Moderator Team!