HP StorageWorks XPath OS 7.4.X Command Reference Guide (AA-RVHCC-TE, September 2005)

64 XPath OS CLI commands
Sets diagnostic script parameters.
Synopsis
diagsetcycle script [-show | -default | [-keyword value ... ]]
Availability
admin
Description
Use this command to provide an interactive method to update diagnostic command parameters.
Specifying script without parameters displays all configuration variables used by the specified script
and initiates an interactive session. Using the full stretched (that is, specifying the keyword and value pair)
option parameters updates the variables noninteractively.
In interactive mode, the current value, default value, and purpose of each variable are displayed for each
variable. Enter a new value to update the current value, which is stored in the configuration database;
otherwise, the value does not change. The change does not require a reboot to take effect.
Operands
This command has the following operands:
Examples
To set diagnostic script parameters:
See also
diagSetBurnin
diagSetCycle
script Specifies which script parameters to edit.
-show Displays the parameters for a diagnostic script specified by
script.
-default Sets script parameters to default values.
-keyword value Updates script parameters. The keyword is the keyword to
update (see keywords in the example that follows); the value
should be specified manually.
switch:admin> diagsetcycle switchburnin.sh -show
CURRENT- KEYWORD: DEFAULT
1 - log_length: 1
1 - number_of_runs: 1
1 - volt_show_run: 1
1 - asic_rev_run: 1
1 - temp_show_run: 1
1 - sfp_show_run: 1
.........