If you use multiple configuration files, and a simple CRON script to run
the desired reports, it would be quite simple. Make a copy of analog.cfg for
each desired report - just make sure your output file is different, maybe
like:

    /etc/analog/all.cfg
    /etc/analog/dir_1.cfg
    etc/analog/dir_2.cfg

Then, your CRON job could simply do this:

    analog -G +g/etc/analog/all.cfg
    analog -G +g/etc/analog/dir_1.cfg
    analog -G +g/etc/analog/dir_2.cfg

    That is the basic concept anyway. You might want to check out
http://analog.lindensys.net/ -- I have provided some PHP scripts for
creating multiple reports, etc that might be helpful to you. Even if the
scripts are not useful, I (try to) explain the idea a bit more in depth
there. There is also some document on http://analog.cx in regard to multiple
reports, etc.

James
[EMAIL PROTECTED]


----- Original Message -----
From: "Madelon Brennan" <[EMAIL PROTECTED]>
To: "Analog Help" <[EMAIL PROTECTED]>
Sent: Wednesday, March 06, 2002 10:38 AM
Subject: [analog-help] Creating multiple output files


| I would like to create three separate output files. The first will
| analyze all the files on the site; the second and third will analyze the
| files contained in two particular directories. I know I can use the
| multiple config files but that only produces one report. I would like to
| set analog up to run automatically each moth but I don't see a way to
| get multiple reports unless I go in and edit analog.cfg for each
| different report.
| Any suggestions? Maybe I am missing something.....
| Thanks.
| --
| Madelon L. Brennan
| Internet Development Coordinator
| Georgetown University
| [EMAIL PROTECTED]
| http://web.georgetown.edu
|
|


+------------------------------------------------------------------------
|  This is the analog-help mailing list. To unsubscribe from this
|  mailing list, go to
|    http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  List archives are available at
|    http://www.mail-archive.com/[email protected]/
|    http://lists.isite.net/listgate/analog-help/archives/
|    http://www.tallylist.com/archives/index.cfm/mlist.7
+------------------------------------------------------------------------

Reply via email to