NAME

trend-analysis -- analyize the results collected by trend-tracker.cgi


SYNOPSIS

 # trend-analysis -c trend-tracker.config


DESCRIPTION

The trend-analysis is used to look at the database filled by the trend-tracker.cgi script and format results from it. It generates a number of different analysis reports based on the data. See the sample trend-tracker.config file for a list of reports it will generate.


OPTIONS

-c STRING
--config-file=STRING

Config file to read

-t STRING
--table=STRING

Database table name


SEE ALSO

trend-tracker.cgi(1), createdb(1)


AUTHOR

Wes Hardaker <opensource AT hardakers DOT net>


COPYRIGHT and LICENSE

Copyright (c) 2012-2013 Wes Hardaker

All rights reserved. This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself.