Administrator Guide

Parameter Description
-outputformat
You can specify the following output formats: xml
or json.
Command examples
list voltage sensors -a = 1 -enc = 500a123456789012
list voltage sensors -a = 1 -enc = 0
list voltage sensors -enc = 500a123456789012 -outputformat = xml
List current sensors
Description
Lists the current sensors accessible from the specified enclosure.
Command syntax
secli (list current sensors | listcurrentsensors | lcs) (-a=<(SAS WWID|
AdapterIndex)> -enc=<(WWN | EnclIndex)> [-
outputformat=<SupportedOutputFormats>] | -enc=<WWN> [-
outputformat=<SupportedOutputFormats>] | [-h])
Parameters
Table 17. List current sensors
Parameter Description
-h, -help
Provides more information about the command,
description, and usage.
-outputformat
You can specify the following output formats: xml
or json.
-a, -adapter
Specify the adapter used for the command. This is
either SAS WWID or the AdapterIndex.
-enc
Specify the enclosure is used for the command.
This is either WWN or the EnclosureIndex.
Command examples
list current sensors -a = 1 -enc = 500a123456789012
list current sensors -a = 1 -enc = 0
list current sensors -enc = 500a123456789012 -outputformat = xml
List failed drives
Description
Lists the drives that have been predicted to fail and/or drives which have returned errors through system
calls. The output describes the call attempted and the SCSI error codes returned.
29