allcells_fuel

Purpose:

Generate a report on fuel utilization for all test cells based on specified time intervals and formats.

Enter:

allcells_fuel [interval=day|week|fin_week|month|fin_month|year] [form=1|2|3|4] [n=X] [cell=test cell number] [month=1-12] [day=1-31] [year=since 1990]

Where:

interval

Optional. Specify one of the following the time interval report options:

  • day
  • week (Sun-Sun)
  • fin_week (Mon-Mon)
  • month (1st-end)
  • fin_month (Financial month – 4 or 5 weeks)
  • year

form

Optional. Specify one of the following report format options:

  • 1 to sort by test cell number
  • 2 to sort by utilization
  • 3 to sort by cell user group
  • 4 to sort by cell type

n

Optional. Specify the number of intervals to report starting from the most recent.

cell

Optional. Specify the test cell number.

month

Optional. Specify the month (1-12).

day

Optional. Specify the day (1-31).

year

Optional. Specify the year since 1990.

Example:

allcells_fuel fuel interval=fin_week form=1 > /data/util/FUEL_REPORT

Notes:

This program requires access to data files such as /data/meters/meterlog.NNN for each test cell.

See Also:

metrlogall, gp_utl