commit | 5d7e45f7d8ba7dceb089dfe56ecf4a8b6ab41e29 | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Sun Oct 15 06:09:03 2017 -0500 |
committer | Jayanth Othayoth <ojayanth@in.ibm.com> | Tue Oct 24 10:12:09 2017 -0500 |
tree | 5e6857bd2389a64f3a55086e86b73da99f689f55 | |
parent | 03409cf6b293f727b9f34670a133aefd6d5fabc7 [diff] |
dreport: Added uptime plugin Plugin used for collecting uptime command output data. Change-Id: Ia6e7f815c4c8e0106cbe77c2c433ff1a01775f95 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`.