Smart Storage Administrator 3.25.4.0 2017-12-04 Command Line Functions: -local : Run ssa application ssa -local Run the application in English. ssa -local [ -lang languageCode ] Run the application in the language specified by languageCode. Supported languageCode/languages are: en - English (default) ja - Japanese de - German es - Spanish fr - French it - Italian pt - Portuguese ru - Russian zh - Simplified Chinese -diag : Create Diagnostic (ADU) Report. Syntax: ssa -diag -f reportFileName [ -v ] Generate a complete report. Save to reportFileName. -v : Verbose output. ssa -diag -txt [ -f textReportFileName ] [ -v ] Generate a text report. -f textReportFileName : Save output to textReportFileName. -v : Verbose output. -ssd : Create SSD Wear Report. Syntax: ssa -ssd -f reportFileName [ -v ] Generate a complete report. Save to reportFileName. -v : Verbose output. ssa -ssd -txt [ -f textReportFileName ] [ -v ] Generate a text report. -f textReportFileName : Save output to textReportFileName. -v : Verbose output. -logs : Collect controller serial and basecode logs. Syntax: ssa -logs -f outputFileName Save log contents to outputFileName. -start : Start the SSA daemon and enable SMH access -stop : Stop the SSA daemon and disable SMH access