commit | b028b4c200a8865e1cd166015640a6356aa7078c | [log] [tgz] |
---|---|---|
author | CamVan Nguyen <ctnguyen@us.ibm.com> | Wed Apr 11 19:37:27 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Fri Apr 13 14:09:32 2018 +0000 |
tree | 6429e2433738f443c553d3794b3d03ca71407540 | |
parent | 0838260889ed23acd5a02052450e0f87645e327f [diff] |
Do not display the 'Last power operation' time The 'Last power operation' time is incorrect. The time shown is the last refresh time instead of the last time a power operation was performed. We need to implement a REST call and back-end support to get the correct time of the last power operation. Change-Id: Ic81edf22bd3450b2558b66b7f911634122f86da0 Signed-off-by: CamVan Nguyen <ctnguyen@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.