commit | 17708f2aa210833edfa8a90c14b761e58592bffa | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Fri Apr 13 14:21:31 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Thu Apr 19 18:45:16 2018 +0000 |
tree | 337854d4114a4ef901f1be6b3058d03fcbca1da8 | |
parent | 4dcc142fea0ac3b70047385ae74d4d9fcc23a2c9 [diff] |
Look at correct server information Look at /xyz/openbmc_project/inventory/system for the server information. Before the "server overview" page looked at the BMC information for things like Server SerialNumber. Resolves openbmc/openbmc#3095 Tested: Verified I see the correct server information now. Change-Id: I562b28353d79fbf4a84e4c9a01db57d757a102a1 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.