commit | f5a66f83eb8cee4f1095c963871d42eccaf1a8ad | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Sun Oct 15 05:38:29 2017 -0500 |
committer | Jayanth Othayoth <ojayanth@in.ibm.com> | Tue Oct 24 10:12:04 2017 -0500 |
tree | df4b1206ea4b9d02a1b570519b7d0a923a596382 | |
parent | f8f6d556c9dbe6f1fce78485fa778e519907b1ca [diff] |
dreport: Added HOST state plugin Plugin used for collecting HOST state information. Change-Id: I91143aaf9b0c0c9a33049df5d84216fd29c6e00f 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`.