2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-30 09:36:41 +00:00

Merge pull request #434 from zet809/issue_433

fix issue 433: 2.11 build failed with renergy.1.pod
This commit is contained in:
tingtli 2015-11-19 15:03:09 +08:00
commit 3188a1167f
2 changed files with 24 additions and 20 deletions

View File

@ -986,25 +986,29 @@ so no additional plugins are needed for BladeCenter.)
9
Query powerusage and temperature for OpenPOWER servers.
\ **renergy**\ ops01 powerusage temperature
The output will be like this:
.. code-block:: perl
ops01: Current Power : 591W
ops01: Minimum Power over sampling duration : 558W
ops01: Maximum Power over sampling duration : 607W
ops01: Average Power over sampling duration : 572W
ops01: Time Stamp : 11/18/2015 - 1:4:1
ops01: Statistics reporting time period : 10000 milliseconds
ops01: Power Measurement : Active
ops01: CPU Temperature Instance 0 : +39 Centigrade
ops01: Baseboard temperature Instance 0 : +28 Centigrade
Query powerusage and temperature for OpenPOWER servers.
\ **renergy**\ ops01 powerusage temperature
The output will be like this:
.. code-block:: perl
ops01: Current Power : 591W
ops01: Minimum Power over sampling duration : 558W
ops01: Maximum Power over sampling duration : 607W
ops01: Average Power over sampling duration : 572W
ops01: Time Stamp : 11/18/2015 - 1:4:1
ops01: Statistics reporting time period : 10000 milliseconds
ops01: Power Measurement : Active
ops01: CPU Temperature Instance 0 : +39 Centigrade
ops01: Baseboard temperature Instance 0 : +28 Centigrade
******************

View File

@ -827,8 +827,6 @@ The output of the setting operation:
CEC1: Set cappingperc succeeded.
CEC1: cappingvalue: 816
=back
=item 9
Query powerusage and temperature for OpenPOWER servers.
@ -849,6 +847,8 @@ The output will be like this:
=back
=back
=head1 B<REFERENCES>
=over 3