webui-vue
webui-vue copied to clipboard
Power Management - Power Policies
Use Case
As an admin, I need to be able to select the right settings for power and performance, so that I can make sure that the server is operating based on the requirements.
Design Review Workflow
- Each design iteration will have a comment section
- The section will include:
- A title with the iteration number
- Any description or specific feedback the designer is requesting
- Screenshots of the workflow
- Based on community and user feedback, we create a comment for the new iteration and repeat these steps
Question to community
Feature: Power and performance mode These are the 4 modes that exist as of today. This screenshot is from ASMI.
Questions:
- Is this feature useful for anyone here besides IBM?
- If you said yes to the above, then - do you find the names and/or descriptions useful? Feel free to suggest alternatives!
This would be adding PowerModes, https://github.com/openbmc/bmcweb/blob/499b5b4dcbf3a936e65694de24219e65e3268e4d/redfish-core/lib/systems.hpp#L2103
IdlePowerSaver https://github.com/openbmc/bmcweb/blob/499b5b4dcbf3a936e65694de24219e65e3268e4d/redfish-core/lib/systems.hpp#L3172
Ideally the GUI would look if the properties are there and if they aren't just leave this support off.