allcells

Purpose:

Generate a facility wide utilization report

Enter:

allcells <interval=[day | week | fin_week | month | fin_month | year]>
<form = [1|2|3|4]> n = X

Where:

interval

Specify one of the following time interval report options:

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

form

Specify one of the following report format options:

  • 1 => sorted by test cell number
  • 2 => sorted by utilization
  • 3 => sorted by cell user group
  • 4 => sorted by cell type

n

Specify the number of intervals to report starting from the most recent and going backward.

Example:

allcells interval=fin_week form=1 > /data/util/WEEKLY_REPORT

Notes:

This program relies on the existence of several data files, including /data/meters/meterlog.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 

See Also:

metrlogall, gp_utl