diff options
author | Michele Baldessari <michele@acksyn.org> | 2014-04-30 00:23:23 +0100 |
---|---|---|
committer | Bryn M. Reeves <bmr@redhat.com> | 2014-06-06 19:12:54 +0100 |
commit | f5ff42e8d3adc408dbe52128e531720bf37556ba (patch) | |
tree | f1981eb56f6af5c13b1979815587e348b99b462e /debian/control | |
parent | 0e4e6618d37019f50be6c6ee8365847608a39aab (diff) | |
download | sos-f5ff42e8d3adc408dbe52128e531720bf37556ba.tar.gz |
Initial PCP (Performance Co-Pilot) plugin
This plugin will collect all data relevant to PCP. Namely, it will
parse /etc/pcp.conf and then collect the following:
$PCP_SYSCONF_DIR
$PCP_VAR_DIR/config (we explicitely avoid $PCP_VAR_DIR/config/
{pmchart,pmlogconf,pmieconf,pmlogrewrite} as in 99% of the cases
they are just copies from the rpms.
$PCP_VAR_DIR/pmlogger/`hostname` (if it exists and if its size is
< 100MB by default. Unless option 'all_pcplogs' is specified)
$PCP_LOG_DIR/pmcd
$PCP_LOG_DIR/NOTICES*
$PCP_LOG_DIR/pmns
$PCP_LOG_DIR/*/*.log
$PCP_LOG_DIR/*/*.log*
$PCP_LOG_DIR/*/config*
Output of command 'pcp' to get the current status of the PCP
infrastructure.
The set of collected files has been discussed on the PCP mailing list:
http://mail.performancecopilot.org/pipermail/pcp/2014-April/004770.html
Signed-off-by: Michele Baldessari <michele at acksyn.org>
Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
Diffstat (limited to 'debian/control')
0 files changed, 0 insertions, 0 deletions