csacrep - reports on consolidated accounting data


SYNOPSIS

       //uussrr//ssbbiinn//ccssaaccrreepp  [--pp | --uu] [--bb] [--cc] [--dd] [--ff] [--gg] [--hh]
       [--jj] [--nn] [--ww] [--xx] [--JJ] [--PP] [--VV]


DESCRIPTION

       The ccssaaccrreepp command generates reports from data  in  ccaacccctt
       format,  such  as  output from the csacon(8) command.  The
       default output reports the project name, the user ID,  and
       the login name, and it suppresses the heading.

       The  ccssaaccrreepp  command  accepts  the following two types of
       options: sorting and printing.

   Sorting Options
       The ccssaaccrreepp command  accepts  the  following  two  sorting
       options.   You  cannot use the --pp and --uu options together.
       The --pp option is  currently  deferred,  consequently,  the
       sort currently is only by user ID.

       --pp   Sorts  output  first by the project ID (deferred) and
            then by  the  secondary  key  of  the  user  ID.   By
            default,  ccssaaccrreepp does not sort.  You cannot use this
            option with the --uu option.

       --uu   Sorts output first by user ID and then  by  the  sec­
            ondary key of the project ID (deferred).  By default,
            ccssaaccrreepp does not sort.  You cannot  use  this  option
            with the --pp option.

   Printing Options
       The   ccssaaccrreepp   command  accepts  the  following  printing
       options:

       --bb   Reports SBU data.

       --cc   Reports CPU  time,  total  kcore-minutes,  and  total
            kvirtual-minutes.

       --dd   Reports  the cumulative disk usage and number of disk
            samples.  Input files that contains disk  usage  data
            are  generated  by using aaccccttddiisskk (see acct(8)) or by
            merging ccaacccctt disk  output  files  with  other  ccaacccctt
            files, using the csaaddc(8) command.

       --ff   Reports full data.

       --gg   Reports group name.

       --hh   Displays heading.

       --jj   Reports number of processes and jobs.


       --ww   Reports  the  block  I/O  wait  time and raw I/O wait
            time.

       --xx   Reports the number of k-characters read and  written,
            the number of blocks read and written, and the number
            of read and write systems calls.

       --JJ   Reports job ID.

       --PP   Prints the project ID. (deferred) (The default is  to
            print the project name.)

       --VV   Prints the number of page swaps, minor and major page
            faults.


NOTES

       Zero is a valid value for the number of jobs.  If a job is
       executed  with multiple user ID/project ID pairs, the num­
       ber-of-jobs value is incremented for only one such  combi­
       nation per job.


EXAMPLES

       The  following  example  generates  a  report from a daily
       accounting file:

            ccssaaccrreepp --hhccww << //vvaarr//ccssaa//ssuumm//ccaacccctt..0022003311331155


SEE ALSO

       csaaddc(8), csacon(8).


Man(1) output converted with man2html