histserver -U<user name> -P<password> -D<output dir> -l<log file> -I<interfaces file> [-d<delimiter>] [-O<ASE name>] [-o<DATABASE name>] [-f] -u<output ASE user name> -p<outputASEpassword> [-m]
where:
-O specifies the name in the interfaces file of the Adaptive Server that will be used to output the Historical Server monitoring data
-o specifies the database name in which to store the monitoring data
-u enters the login name for connecting to the output Adaptive Server
-p enters the corresponding password for the output Adaptive Server
-f specifies that you want to create output files, and is required even if you’ve already designated an output Adaptive Server
-m indicates that parallel output mode should be used
The executable name is histserver on UNIX platforms and histsrvr on Windows NT.