1 02/28/85 usage_total
2
3 Syntax as a command: usage_total sat_path pdt_dir projfile use_totals
4
5
6 Function: scans all PDTs and places month-to-date system usage figures
7 in a statistical data base.
8
9
10 Arguments:
11 pdt_dir
12 is the pathname of the directory in which the PDTs are located.
13 projfile
14 is the pathname of the project file.
15 sat_pat
16 is the pathname of the SAT.
17 use_totals
18 is the pathname of the statistics data segment.
19
20
21 Notes: This command is executed by the crank in master.ec. The
22 use_totals segment is today.use_totals, which is subsequently used as
23 input to the system_daily_report program.