1 02/20/84  copy_as_meters
 2 
 3 Syntax:  copy_as_meters path
 4 
 5 
 6 Function: This command is executed by the crank (in master.ec), which
 7 is usually run once each day, to enable statistical tools to analyze
 8 the system's performance.  It copies the system metering information
 9 maintained by as_meter_ from the segment >sc1>stat_seg into a
10 specified data segment, and resets the index in stat_seg.  The
11 system_total command uses the segment created by the copy_as_meters
12 command.
13 
14 
15 Arguments:
16 path
17    is the pathname of the copy to be created into which the statistics
18    are placed.