commit | 500ad789ff4f01d25b4c5e8d64c957024f704645 | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Thu Sep 06 15:18:57 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Mon Sep 10 20:45:10 2018 +0000 |
tree | ccc302a8f9218b35f2c71d547abf33c338f7c007 | |
parent | 7db6a2f3685112cad52b23a425ed23f09f35657f [diff] |
'Critical' Server Health on 'High' Priority logs Set the Server health, located in the header, to Critical when a 'High' Priority log is present. Before to determine what the Server health was the SEVERITY_TO_HEALTH_MAP was used. This followed the SEVERITY_TO_PRIORITY_MAP most of the time. Removed code and made this simpler. Checked with the design team and this way was the original intent. Resolves openbmc/phosphor-webui#16 Change-Id: I2b3dab87cf1c31e9ef156c8e4f3a1592ed49403e Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
The OpenBMC WebUI is a Web-based user interface for the OpenBMC firmware stack. The WebUI uses AngularJS. Features include:
nodejs npm
npm install
npm run-script server
This will start a server instance and begin listening for connections at http://localhost:8080
. This development server provides live reloading on code changes. NOTE: Browsing to https://<BMC>
and accepting the self-signed certificate might be required to prevent your browser from blocking traffic to the BMC.
Enter the BMC Host or BMC IP address, username, and password. The default username and password are root
/0penBmc
.