Query: pmisettimezone
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PMISETTIMEZONE(3) Library Functions Manual PMISETTIMEZONE(3)NAMEpmiSetTimezone - set the source timezone for a LOGIMPORT archiveC SYNOPSIS#include <pcp/pmapi.h> #include <pcp/impl.h> #include <pcp/import.h> int pmiSetTimezone(const char *value); cc ... -lpcp_import -lpcp Perl SYNOPSIS use PCP::LogImport; pmiSetTimezone($value);DESCRIPTIONAs part of the Performance Co-Pilot Log Import API (see LOGIMPORT(3)), pmiSetTimezone sets the source timezone in the current context to be value. In the absence of a call to pmiSetTimezone the source timezone defaults to the timezone of the localhost.DIAGNOSTICSpmiSetTimezone 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), pmiSetHostname(3) and pmiStart(3). Performance Co-Pilot PMISETTIMEZONE(3)
| Related Man Pages |
|---|
| pmierrstr(3) - centos |
| pmiputvalue(3) - centos |
| pmistart(3) - centos |
| pmiwrite(3) - centos |
| pcp::logimport(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Finding timezone information |
| Timezone not changed. |
| Performance Testing the 7000 series, part 1 of 3 |
| convert timezone into human output |
| Performance problem with bidirectional nc |