Set SessionDescriptionThis command defines how you want the current script engine session to run.Syntaxset session errorAction=(stop | continue)password=”storageArrayPassword”performanceMonitorInterval=intervalValueperformanceMonitorIterations=iterationValueParametersParameter DescriptionerrorAction How the session responds if an error isencountered during processing. You can chooseto stop the session if an error is encountered, oryou can continue the session after encounteringan error. The default value is stop. (This parameterdefines the action for execution errors, not syntaxerrors. Some error conditions might override thecontinue value.)password The password for the storage array. Enclose thepassword in double quotation marks (“ ”).performanceMonitorInterval The frequency of gathering performance data.Enter an integer value for the polling interval, inseconds, for which you want to capture data. Therange of values is 3 to 3600 seconds. The defaultvalue is 5 seconds.performanceMonitorIterations The number of samples to capture. Enter aninteger value. The range of values for samplescaptured is 1 to 3600. The default value is 5.Additional InformationWhen you use this command, you can specify one or more of the optional parameters.Passwords are stored on each storage array in a management domain. If a password was not previouslyset, you do not need a password. The password can be any combination of alphanumeric characters witha maximum of 30 characters. (You can define a storage array password by using the set storageArraycommand.)The polling interval and the number of iterations that you specify remain in effect until you end thesession. After you end the session, the polling interval and the number of iterations return to their defaultvalues.292