commit | 04e430c0203b499926fd85950157f407b1f4e883 | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Sun Oct 15 06:13:48 2017 -0500 |
committer | Jayanth Othayoth <ojayanth@in.ibm.com> | Tue Oct 24 10:12:09 2017 -0500 |
tree | 57f46b5d09698070fecc50420fd60c855d0d8d97 | |
parent | 05187a63bf0ddbaf0f151b1bd7209f5a9c35f03a [diff] |
dreport: Added systemd failed units plugin Plugin used for collecting systemd failed units information. Change-Id: Icc5f910f613b78fef2e7e557ddfe85692904bce2 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`.