commit | 9b1db87529990006cf73d388d99952b9f3bacbd1 | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Thu Mar 08 13:21:54 2018 -0600 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue Mar 13 14:05:32 2018 +0000 |
tree | 8c50489325697665be698d3496841b138ba06566 | |
parent | fbce2ea344801006ea08622adf48e694ad89cb0d [diff] |
Display warning icons on non-functional subcomponents Warning icons are now displayed only in subcomponents that are present and non-functional. Only "present" subcomponents are displayed so only need to check for functional. An example of using this is cores of the cpu. Only display a warning on a present and non-functional core. Resolves openbmc/openbmc#2989 Tested: Only see a warning on a non-functional core. Change-Id: Ic22b7531de4dfcc445bfc5eae7dd23b0089f2cdf Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
TODO: Write a project description
nodejs npm
npm install
npm run-script server
This will run it locally in http://localhost:8080
.
https://<bmc-ip>
and bypass the secure warning. You will see a JSON response with Login required
message.http://localhost:8080
. Enter the BMC IP, Username and Password (defaults: root
/0penBmc
).Now you are logged in.