In addition to the GUI application, DiskSavvy Pro includes a command line utility allowing one to execute
storage analysis commands from an OS shell window. The DiskSavvy command line utility provides power users
and system administrators with the ability to integrate storage analysis capabilities into batch files
and shell scripts. The DiskSavvy command line utility is located in <ProductDir>/bin directory.
Options:
-save_html_report [ File Name ]
Saves an HTML disk space analysis report to the specified file.
-save_text_report [ File Name ]
Saves a text disk space analysis report to the specified file.
-save_csv_report [ File Name ]
Saves an Excel CSV disk space analysis report to the specified file.
-save_xml_report [ File Name ]
Saves an XML disk space analysis report to the specified file.
-save_pdf_report [ File Name ]
Saves a PDF disk space analysis report to the specified file.
-save_report [ File Name ]
This option saves a native DiskSavvy report to the specified file.
-save_to_database
This option saves a report to an SQL Database using the ODBC interface configured in the DiskSavvy GUI application options dialog.
-title <Report Title>
Sets a custom report title.
-label <Report Label>
Sets a custom report label.
-levels <Levels>
Sets the number of file system hierarchy levels to export (default is 3).
-files_per_dir <Files Per Directory>
Sets the number of files per directory to export (default is 20).
-compress
Instructs to export a GZ compressed report.
-perf <FULL | MEDIUM | LOW>
This parameter controls the speed of the storage analysis process.
FULL - Full-speed storage analysis
MEDIUM - Medium-speed storage analysis
LOW - Low-speed storage analysis
-v
Shows the product major version, minor version, revision and build date.
-help
Shows the command line usage information.