acua stats [name]

acua stats invokes a Perl script called acua_stats that displays ACUA usage statistics in a human-readable format. Raw data is provided by acua dumpStats.

[name] can be any of: day, week, month, year, or overall.

Example output of acua stats day:


Time logged:  12.88 hours
Sessions logged:  0
Mean session length:  0.00 minutes
Mean line utilization:  0.00
Mean line utilization by half-hour:
==============================================
  [0:00-0:30]: 0.00      [0:30-1:00]: 0.00
  [1:00-1:30]: 0.00      [1:30-2:00]: 0.00
  [2:00-2:30]: 0.00      [2:30-3:00]: 0.00
  [3:00-3:30]: 0.00      [3:30-4:00]: 0.00
  [4:00-4:30]: 0.00      [4:30-5:00]: 0.00
  [5:00-5:30]: 0.00      [5:30-6:00]: 0.00
  [6:00-6:30]: 0.00      [6:30-7:00]: 0.00
  [7:00-7:30]: 0.00      [7:30-8:00]: 0.00
  [8:00-8:30]: 0.00      [8:30-9:00]: 0.00
  [9:00-9:30]: 0.00     [9:30-10:00]: 0.00
[10:00-10:30]: 0.00    [10:30-11:00]: 0.00
[11:00-11:30]: 0.00    [11:30-12:00]: 0.00
[12:00-12:30]: 0.00    [12:30-13:00]: 0.00
[13:00-13:30]: 0.00    [13:30-14:00]: 0.00
[14:00-14:30]: 0.00    [14:30-15:00]: 0.00
[15:00-15:30]: 0.00    [15:30-16:00]: 0.00
[16:00-16:30]: 0.00    [16:30-17:00]: 0.00
[17:00-17:30]: 0.00    [17:30-18:00]: 0.00
[18:00-18:30]: 0.00    [18:30-19:00]: 0.00
[19:00-19:30]: 0.00    [19:30-20:00]: 0.00
[20:00-20:30]: 0.00    [20:30-21:00]: 0.00
[21:00-21:30]: 0.00    [21:30-22:00]: 0.00
[22:00-22:30]: 0.00    [22:30-23:00]: 0.00
[23:00-23:30]: 0.00    [23:30-24:00]: 0.00


Robert Davidson