Data Sync Server Documentation Index
Command-Line Tool Reference Home

profile-viewer

Description
Examples
Arguments

Description

View information in data files captured by the Data Sync Server profiler.

Profiler data files are generated by the Profiler plugin. To create these data files, set the profile-action attribute of the Profiler configuration object to 'start' to begin collection. Set the profile-action attribute to 'stop' to end collection and have the plugin write the file to logs/profile.{timestamp}.

Examples

Start the profile viewer:
profile-viewer --fileName ../logs/profile.20090305184915Z

Arguments

-V
--version

Description Display Data Sync Server version information

-H
--help

Description Display general usage information

--help-debug

Description Display help for using debug options
Advanced Yes

-f {file}
--fileName {file}

Description Path to a profile data file
Required Yes
Multi-Valued Yes

-g
--useGUI

Description Indicates whether to view the profile information in GUI mode or to write the resulting data to standard output