dell / redfish-ansible-module

Ansible modules for Out-Of-Band Controllers using Redfish APIs
GNU General Public License v3.0
197 stars 80 forks source link

Add power metrics #61

Closed ChristopheWuzHere closed 5 years ago

ChristopheWuzHere commented 6 years ago

Adding additional functionality that calls more detailed iDRAC generated power metrics, as well as PSU input voltage information via /Power Redfish endpoint.

Added additional verbosity to "Invalid Command" error messages to better identify where an error occurs when a Playbook runs.

(Fun note, this is my first Pull request ever, apologies for anything that's not quite detailed enough :) )

jose-delarosa commented 6 years ago

Thank you @ChristopheWuzHere I will take a look. Please note that I am retiring this master branch and making the fordell branch the default one, so I might ask you to resubmit a pull request against that branch, but hold off for now.

ChristopheWuzHere commented 6 years ago

Noted, thanks!

jose-delarosa commented 5 years ago

Stale PR. Please submit against upstream modules in https://github.com/ansible/ansible.