| commit | 03409cf6b293f727b9f34670a133aefd6d5fabc7 | [log] [tgz] |
|---|---|---|
| author | Jayanth Othayoth <ojayanth@in.ibm.com> | Sun Oct 15 06:05:19 2017 -0500 |
| committer | Jayanth Othayoth <ojayanth@in.ibm.com> | Tue Oct 24 10:12:08 2017 -0500 |
| tree | 245489cd5ecc79ddccc8b6ab4bfaa6f6f302812a | |
| parent | 64d6d6a52094f29a23734f78587f8c28a35e3b8a [diff] |
dreport: Added disk usage plugin Plugin used for collecting BMC disk usage data. Change-Id: I507a7516453aeff7b7675a41a52ec54b881c6ca1 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`.