commit | 60921bc5f9b32753f4b0241ce7606f9c8f065a30 | [log] [tgz] |
---|---|---|
author | Jayashankar Padath <jayashankar.padath@in.ibm.com> | Tue May 29 16:09:52 2018 +0530 |
committer | Jayashankar Padath <jayashankar.padath@in.ibm.com> | Tue May 29 23:08:48 2018 +0530 |
tree | ebc687f8b11a56a2c11ecbe4b069ef3b2a0f90fc | |
parent | e9f5fe77bb5646d33b06d51008bac8aa208a21f8 [diff] |
Server overview: Limit the number of event logs Restrict the number of high priority event logs to the 5 newest on the server overview page. All the event logs can still be viewed on the event log page. The server overview page should just show a summary and not show all the high priority event logs, which could number as high as 200. Resolves openbmc/openbmc#3160 Tested: Running GUI locally and verified the number of high priority events as 4, 5, 6 and 10. Change-Id: I3fc22c8d13eb66a6b045d46180f1d195d74e67c3 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.