Speeding up analog's reporting
Hanif <[email protected]>
| Newsgroups | gmane.comp.web.analog.general |
|---|---|
| Message-ID | <[email protected]> |
I run this bat file on a daily basis: :: runAnalog.bat @ECHO OFF echo Processing Weekly Statistical Reports... c: cd c:\Program Files\analog 6.0\ call analog.exe +g"w20080606.cfg" -G +F080706:0001 +T080712:2359 call analog.exe +g"w20080613.cfg" -G +F080713:1201 +T080719:1159 At times it just hangs or takes several minutes until the reports are ready. Is there any way to optimize the time it takes analog to generate the reports? I suppose a LOGFORMAT would help. +------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.meer.net/mailman/listinfo/analog-help | | Analog Documentation: http://analog.cx/docs/Readme.html | List archives: http://www.analog.cx/docs/mailing.html#listarchives | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general +------------------------------------------------------------------------