allmet

Purpose:

Generate a facility-wide utilization report for test cells based on specified time intervals and report formats.

Enter:

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

Where:

interval

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

  • day (default)
  • 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 – sorted by test cell number
  • 2 – sorted by utilization
  • 3 – sorted by cell user group

n

Optional. 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 data files such as meterlog files for each test cell.

See Also:

metrlogall, gp_utl, getAstStat13