mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 11:22:27 +00:00 
			
		
		
		
	Merge pull request #2035 from penguhyang/rvitals_update
update rvitals manpage for openpower
This commit is contained in:
		| @@ -28,8 +28,8 @@ FSP/LPAR (with HMC) specific: | ||||
| \ **rvitals**\  \ *noderange*\  {\ **temp | voltage | lcds | all**\ } | ||||
|  | ||||
|  | ||||
| CEC/LPAR/Frame (using Direct FSP Management ) specific: | ||||
| ======================================================= | ||||
| CEC/LPAR/Frame (using Direct FSP Management) specific: | ||||
| ====================================================== | ||||
|  | ||||
|  | ||||
| \ **rvitals**\  \ *noderange*\  {\ **rackenv | lcds | all**\ } [\ **-V**\ | \ **-**\ **-verbose**\ ] | ||||
|   | ||||
| @@ -60,14 +60,16 @@ my %usage = ( | ||||
|       rvitals [-h|--help|-v|--version] | ||||
|   FSP/LPAR (with HMC) specific: | ||||
|       rvitals noderange {temp|voltage|lcds|all} | ||||
|   CEC/LPAR/Frame (using Direct FSP Management)specific: | ||||
|   CEC/LPAR/Frame (using Direct FSP Management) specific: | ||||
|       rvitals noderange {rackenv|lcds|all} | ||||
|   MPA specific: | ||||
|       rvitals noderange {temp|voltage|wattage|fanspeed|power|leds|summary|all} | ||||
|   Blade specific: | ||||
|       rvitals noderange {temp|wattage|fanspeed|leds|summary|all} | ||||
|   BMC specific: | ||||
|       rvitals noderange {temp|voltage|wattage|fanspeed|power|leds|lcds|summary|all} | ||||
|       rvitals noderange {temp|voltage|wattage|fanspeed|power|leds|all} | ||||
|   OpenPOWER server specific: | ||||
|       rvitals noderange {temp|voltage|wattage|fanspeed|power|leds|all} | ||||
|   MIC specific: | ||||
|       rvitals noderange {thermal|all}", | ||||
|     "reventlog" => | ||||
|   | ||||
| @@ -10,7 +10,7 @@ B<rvitals> [B<-h>|B<--help>|B<-v>|B<--version>] | ||||
|  | ||||
| B<rvitals> I<noderange> {B<temp>|B<voltage>|B<lcds>|B<all>} | ||||
|  | ||||
| =head2 CEC/LPAR/Frame (using Direct FSP Management ) specific: | ||||
| =head2 CEC/LPAR/Frame (using Direct FSP Management) specific: | ||||
|  | ||||
| B<rvitals> I<noderange> {B<rackenv>|B<lcds>|B<all>} [B<-V>| B<--verbose>] | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user