HP StorageWorks Storage Mirroring for Linux Scripting Guide (T2558-96319, June 2009)

14 - 42
Source
StatsLog Start
Command SOURCE
Description Identifies a machine as the active source machine
Syntax
SOURCE <source>
Options source—Name of the source
Examples
source alpha
Notes Source names that contain non-alphanumeric characters must be enclosed in
quotation marks.
Command STATSLOG START
Description Starts the DTStats statistics logging utility.
Syntax
STATSLOG START <machine> [TO <filename>] [EVERY <minute>]
[MAXSIZE <
kilobytes>]
Options
machine—Name of the machine
filename—Any valid path and filename to which the statistical
information will be logged
minutes—The number of minutes to write to the log file
kilobytes—The maximum file size in kilobytes
Examples
statslog start alpha to "dtstat.sts" every 20 maxsize
200000
Notes
The default settings are the file name statistic.sts, a five (5) minute
interval, and a file size of 10485760 bytes (10 MB).
Machine names that contain non-alphanumeric characters must be
enclosed in quotation marks.