add the get rack environmentals( rackenv) action
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9374 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
3a9f8dc14f
commit
f7f587288f
@ -16,7 +16,7 @@ sub parse_args {
|
||||
my $command = $request->{command};
|
||||
my $args = $request->{arg};
|
||||
my %opt = ();
|
||||
my @rvitals = qw(temp voltage power lcds state all);
|
||||
my @rvitals = qw(temp voltage power lcds state rackenv all);
|
||||
|
||||
#############################################
|
||||
# Responds with usage statement
|
||||
|
Loading…
Reference in New Issue
Block a user