Query: pmisethostname
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PMISETHOSTNAME(3) Library Functions Manual PMISETHOSTNAME(3)NAMEpmiSetHostname - set the source host name for a LOGIMPORT archiveC SYNOPSIS#include <pcp/pmapi.h> #include <pcp/impl.h> #include <pcp/import.h> int pmiSetHostname(const char *value); cc ... -lpcp_import -lpcp Perl SYNOPSIS use PCP::LogImport; pmiSetHostname($value);DESCRIPTIONAs part of the Performance Co-Pilot Log Import API (see LOGIMPORT(3)), pmiSetHostname sets the source hostname in the current context to be value. In the absence of a call to pmiSetHostname the source hostname defaults to the hostname of the localhost.DIAGNOSTICSpmiSetHostname returns zero on success else a negative value that can be turned into an error message by calling pmiErrStr(3).SEE ALSOLOGIMPORT(3), pmiErrStr(3), pmiSetTimezone(3) and pmiStart(3). Performance Co-Pilot PMISETHOSTNAME(3)
Related Man Pages |
---|
pmiaddinstance(3) - centos |
pmiaddmetric(3) - centos |
pmigethandle(3) - centos |
pmiputresult(3) - centos |
pmisethostname(3) - centos |
Similar Topics in the Unix Linux Community |
---|
Portrait: Michelle Murrain lives the open source lifestyle |
Performance Testing the 7000 series, part 1 of 3 |
Performance problem with bidirectional nc |