commit | c66c97e0ab23a610103b6d948ec7852b79cc4192 | [log] [tgz] |
---|---|---|
author | Jayashankar Padath <jayashankar.padath@in.ibm.com> | Mon May 14 17:47:08 2018 +0530 |
committer | Gunnar Mills <gmills@us.ibm.com> | Tue May 15 12:19:40 2018 +0000 |
tree | 7ebe9aeefef98fce9f0d9d818a25485aa9bdc7d1 | |
parent | ff2313db3686ed23bec93871b1f3f31cbbd6e399 [diff] |
Display event logs in ascending order Reversed the event log order to show the newest event first Resolves openbmc/openbmc#3161 Tested: Running GUI locally and verified the order in both Server overview page and in Server health -> Event log page Change-Id: I1f1265332bb426d3f2a13932cfd5445740c3f49b Signed-off-by: Jayashankar Padath <jayashankar.padath@in.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.