Chuck Schick <[EMAIL PROTECTED]> wrote: > It says in the docs "Note that reading in several configuration files > does not produce several output pages, but a single output page based > on all the options." I want to get achieve separate outputs for each > site - such as site1.dat, site2.dat, etc. Do I run several instances > of analog using the +g command to obtain separate outputs?
Yes. One run, one report. The OUTFILE command allows you to specify what the report should be called, and where it should be located. You will want to specify additional site specific options such as CHARTDIR and LOCALCHARTDIR, HOSTURL, etc, so that if you make the report available as a URL on the relevant website, the various charts and links within the report will work. Once you have figured out how to set this up for a single domain, it's a fairly simple process to scale it up to multiple domains. If you are using DNS resolution, you may find it advantageous to share a single DNS cache file between sites, so that you don't have to resolve the same addresses multiple times. Aengus +------------------------------------------------------------------------ | 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 +------------------------------------------------------------------------
