>>---repcli-- --setoutput----+---------+------------------------> +- -? ----+ +- -h ----+ '- -help -' >--+------------------------------+--+---------------+----------> | .-default----------. | | .-off-. | '- -fmt --+-delim--character-+-' '- -p --+-on--+-' +-xml--------------+ '-stanza-----------' >--+-----------------+--+--------------+--+---------------+---->< | .-on--. | '- -r --number-' | .-off-. | '- -hdr --+-off-+-' '- -v --+-on--+-'
Device ID Device Type Threshold Name Status Warning Error Alert =================================================================================== ESS2105.123123.IBM ESS Disk Utilization Enabled 50 80 None
Device ID,Device Type,Threshold Name,Status,Warning,Error,Alert ==================================================================== ESS2105.123123.IBM,ESS,Disk Utilization,Enabled,50,80,None
<IRETURNVALUE> <INSTANCE CLASSNAME="lsthresh"> <PROPERTY NAME="Device ID" TYPE="string"><VALUE> ESS2105.123123.IBM</VALUE> </PROPERTY> <PROPERTY NAME="Device Type" TYPE="uint32"><VALUE>ESS</VALUE> </PROPERTY> <PROPERTY NAME="Threshold Name" TYPE="uint64"><VALUE>Disk Utilization</VALUE> </PROPERTY> <PROPERTY NAME="Status" TYPE="uint16"><VALUE>Enabled</VALUE> </PROPERTY> <PROPERTY NAME="Warning" TYPE="uint64"><VALUE>d50</VALUE> </PROPERTY> <PROPERTY NAME="Error" TYPE="uint64"><VALUE>80</VALUE> </PROPERTY> <PROPERTY NAME="Alert" TYPE="uint16"><VALUE>None</VALUE> </PROPERTY> </INSTANCE> </IRETURNVALUE>
Device ID ESS2105.123123.IBM Device Type ESS Threshold Name Disk Utilization Status Enabled Warning 50 Error 80 Alert None
You can use the setoutput command to display current output settings for both perfcli and repcli commands. The output format set by this command remains in effect for the duration of a command session or until the options are reset either by using this command or by specifying an output-format parameter as part of a command.
![]() | Note: The output formats do not apply to help pages. |
repcli setoutput Paging Rows Format Header Verbose ========================================== off - default on off
The following repcli example sets the output format to display in tabular form using a comma as the delimiter without header information.
repcli>setoutput -fmt delim , -hdr off