PMLOGGER_MERGE(1) | General Commands Manual | PMLOGGER_MERGE(1) |
pmlogger_merge - helper script to merge Performance Co-Pilot archives
$PCP_BINADM_DIR/pmlogger_merge [-fNVE?] [input-basename ... output-name]
pmlogger_merge is a helper script that is used by pmlogger_daily(1) when merging all of the Performance Co-Pilot (PCP) archives for a single host on a single day into a combined PCP archive.
pmlogger_merge is a wrapper script for pmlogextract(1) that merges all of the archive logs matching the input-basename arguments, and creates a new archive using output-name as the base name for the physical files that constitute an archive log. The input-basename arguments may contain meta characters in the style of sh(1).
The available command line options are:
Environment variables with the prefix PCP_ are used to parameterize the file and directory names used by PCP. On each installation, the file /etc/pcp.conf contains the local values for these variables. The $PCP_CONF variable may be used to specify an alternative configuration file, as described in pcp.conf(5).
PCPIntro(1), pmlogextract(1), pmlogger(1) and pmlogger_daily(1).
PCP | Performance Co-Pilot |