commit | 845acdc54ea78424219bd00d50f3332e01f75216 | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Tue May 01 16:41:28 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Tue Jun 05 13:47:46 2018 +0000 |
tree | 10b01c5c19db53241fadfc22854c28c9bbea0ab9 | |
parent | 60921bc5f9b32753f4b0241ce7606f9c8f065a30 [diff] |
Display event log ID and description if present If the Event ID and Description event log properties are present, display the error log title as <ID>: <Desc> and move the Message property down into the box with the other additional data fields. If they aren't present, or not filled in (which in the case of the event ID is a value of 'None'), leave the title as it currently is, which is the Message property. Tested: Verify UI fields when the event ID is valid, when it's still in the event data but not valid, and when it isn't in the event data at all. Resolves openbmc/openbmc#3056 Change-Id: I455fc257b7d3713aceee2975d5240fb226cfa87e Signed-off-by: Matt Spinler <spinler@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.