From dea73cdb01616aa44d387382c8a3aa7b7befcec7 Mon Sep 17 00:00:00 2001 From: daniceexi Date: Thu, 14 Mar 2013 06:27:43 +0000 Subject: [PATCH] Add the support for flex git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15499 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/renergy.1.pod | 67 ++++++++++++++++++++++++----- 1 file changed, 56 insertions(+), 11 deletions(-) diff --git a/xCAT-client/pods/man1/renergy.1.pod b/xCAT-client/pods/man1/renergy.1.pod index 81e9e86b3..3fd0977fd 100644 --- a/xCAT-client/pods/man1/renergy.1.pod +++ b/xCAT-client/pods/man1/renergy.1.pod @@ -44,7 +44,7 @@ B =over 2 -B +B =over 4 @@ -58,7 +58,7 @@ B I [-V] { all | pd1all | pd2all | [pd1status] =back -B +B =over 4 @@ -67,12 +67,44 @@ B I [-V] { all | [averageDC] [savingstatus] [dsavingstatus] } B I [-V] { savingstatus={on | off} - | dsavingstatus={on-norm | on-maxp | off} } +| dsavingstatus={on-norm | on-maxp | off} } =back =back +B + +=over 2 + +B + +=over 4 + +B I [-V] { all | [powerstatus] +[powerpolicy] [powermodule] [avaiablepower] [reservedpower] +[remainpower] [inusedpower] [availableDC] [averageAC] +[thermaloutput] [ambienttemp] [mmtemp] } + +=back + +B + +=over 4 + +B I [-V] { all | [averageDC] +[capability] [cappingvalue] [cappingmaxmin] [cappingmax] +[cappingmin] [CPUspeed] [maxCPUspeed] +[savingstatus] [dsavingstatus] } + +B I [-V] { cappingwatt=watt | cappingperc=percentage +| savingstatus={on | off} | dsavingstatus={on-norm | on-maxp | off} } + +=back + +=back + + B =over 2 @@ -273,11 +305,21 @@ enabled, phase 2 or higher dynamicPowerMeasurementWithPowerCapping: the module with power meter capability, both measurement and capping enabled, phase 2 or higher +=item B + +Query the maximum of power capping value +which can be set for a CEC or blade server. (Unit is watt) + =item B Query the maximum and minimum of power capping value which can be set for a CEC or blade server. (Unit is watt) +=item B + +Query the minimum of power capping value +which can be set for a CEC or blade server. (Unit is watt) + =item B=B Set the power capping value base on the percentage of @@ -414,36 +456,39 @@ Query the maximum processor frequency. (Unit is MHz) Query the current temperature of management module. (Unit is centigrade) -=item B +=item B Query the status of power domain 1 for blade management module node. -=item B +Note: for the attribute without the leading 'pd1' which +means there's only one power doamin in the chassis. + +=item B Query the power management policy of power domain 1. -=item B +=item B Query the First Power Module capacity in power domain 1. -=item B +=item B Query the Second Power Module capacity in power domain 1. -=item B +=item B Query the total available power in power domain 1. -=item B +=item B Query the power that has been reserved for power domain 1. -=item B +=item B Query the remaining power available in power domain 1. -=item B +=item B Query the total power being used in power domain 1.