commit | 0d426b8569f8a533c49789f2b738ae6bf55f46aa | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Sun Oct 15 05:31:43 2017 -0500 |
committer | Jayanth Othayoth <ojayanth@in.ibm.com> | Tue Oct 24 10:12:04 2017 -0500 |
tree | 0db50fce7f268a0b3e13c8c8f8f7fa1990ddeb78 | |
parent | 9d817ba6adab4f7fdd625c8c7f6c4b542a9a7cc2 [diff] |
dreport: Added BMC state plugin Plugin used for collecting BMC state information. Change-Id: Id22c18757acabf4944a2b136f1f14abf19021a6a Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
Phosphor Debug Collector provides mechanisms to collect various log files and system parameters. Used to troubleshoot problems in OpenBMC based systems.
To build this package, do the following steps: 1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make To clean the repository run `./bootstrap.sh clean`.