commit | 0838260889ed23acd5a02052450e0f87645e327f | [log] [tgz] |
---|---|---|
author | CamVan Nguyen <ctnguyen@us.ibm.com> | Wed Apr 11 19:06:15 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Fri Apr 13 14:09:25 2018 +0000 |
tree | a4c8f34d8db293c892123d38813f35b99e8767e7 | |
parent | 3327583964a2b38bf2fd75f75d1d1f148f82f006 [diff] |
Do not display the 'BMC last reboot' time The 'BMC last reboot' time is incorrect. The time shown is the last refresh time instead of the last BMC reboot time. We need to implement a REST call to get the real last reboot time from uptime. Change-Id: I4d0f609f4350563a1809ae119f12727ebd0bf1b1 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.