2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-29 17:23:08 +00:00

Merge pull request #2035 from penguhyang/rvitals_update

update rvitals manpage for openpower
This commit is contained in:
zet809 2016-10-27 16:55:46 +08:00 committed by GitHub
commit ed4e645558
3 changed files with 7 additions and 5 deletions

View File

@ -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**\ ]

View File

@ -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" =>

View File

@ -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>]