Saving the Training Scenario Sheet
Once you have recorded the training scenario, you may save and close the sheet. The saved sheet can then be copied and used as a template for subsequent training sessions.
Recording a Storm
Administrators can capture storm calls and SCADA operations using the RecordStorm program on the command line.
The RecordStorm program accepts the following options:
RecordStorm -file [file name]
[-start_date [[start date and time]]]
[-end_date [[end date and time]]]
[-operations]
[-all_operations]
[-ami]
 
where
-file: Required. The file to record. These files will reside in the $NMS_DATA_FILES directory with an .scen extension, if not already specified
-start_date: The begin date/time of the storm (mm/dd/yyyy hh:mm).
-end_date: The end date/time of the storm (mm/dd/yyyy hh:mm).
-operations: Whether to save SCADA device operations with the calls.
-all_operations: Whether to save all device operations with calls.
-ami: Whether to save AMI as well as customer calls.
 
Note: All date and time combinations need to be quoted.