stat-report t1
  type linear-interpolated-flows-octets-packets
  output
    format ascii
    sort +octets
    options +header,+xheader
    path /tmp/@FOO
    time now
    path /tmp/%Y/%m/%d/t1.out
  output
    format ascii
    sort +octets
    options +header,+xheader,+totals
    time mid
    path /tmp/%Y/%m/%d/t1.out
    tally 10
  output
    format ascii
    sort +packets
    path /tmp/t1.3
    options +percent-total

stat-definition def1
  mask foo
  report t1
  time-series 60

