allcells5
Purpose:
- Produce a weekly utilization report which is similar to the “allcells” program except that it accounts for engine changes within the interval. Each engine change will be treated as if it was a separate test cell. A change of PP# is treated as an engine change as well as an “occ_start” log.
Enter:
- allcells5 form=[1|2] <n=X>
Where:
-
form
Specify one of the following report formats:
- 1 to produce csv formatted output with automatic email of the output to the “q1” email alias. This is the default format.
- 2 to produce the standard report format with no email.
n
Optional. Specify the number of intervals to report starting from the most recent and going backward. The default is 1.
Example:
- allcells5 form=2 > /data/util/ENGINE_CHANGE
Notes:
-
This program relies on the existence of several data files, including /data/meters/occ/occ.log.NNN, when NNN is the test cell number of all the test cells at the site.
For a more comprehensive description of the system requirements for utilization reports, see cyflex/admin/docs/utilization