webui-vue icon indicating copy to clipboard operation
webui-vue copied to clipboard

Power Management - Power Policies

Open ParishrutB opened this issue 4 years ago • 2 comments

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

  1. Each design iteration will have a comment section
  2. The section will include:
    • A title with the iteration number
    • Any description or specific feedback the designer is requesting
    • Screenshots of the workflow
  3. Based on community and user feedback, we create a comment for the new iteration and repeat these steps

ParishrutB avatar Dec 15 '20 15:12 ParishrutB

Question to community

Feature: Power and performance mode These are the 4 modes that exist as of today. This screenshot is from ASMI.

Questions:

  1. Is this feature useful for anyone here besides IBM?
  2. If you said yes to the above, then - do you find the names and/or descriptions useful? Feel free to suggest alternatives!

image

ParishrutB avatar Dec 15 '20 16:12 ParishrutB

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.

gtmills avatar Apr 29 '24 16:04 gtmills