<< Previous Contents Index Next >>

6. Reporting

ipacc's reporting facility allows information to be summarised and extracted from the collected data. The summary summary-name ... end summary statement block describes the reporting process.

Reports can summarise to a greater extent than the collected data; thus one can collect a larger degree of detail and then produce reports on a subset of the collected detail.

6.1. Fields

Several fields are defined for use by ipacc's reporting features. These are:

Note that date and time formats (but not values expressed as time_t values or values in seconds) can be modified by the dateformat and timeformat statements.

Additional counter types can be added using the counter statement.


<< Previous Contents Index Next >>