Andrew
I guess you already know this but you can put the following in your .cfg
file or on the command line to just pick up the previous days information.
This at least means you don't have to alter the config file to get just
yesterdays data but it will process all the logs so you need to do some
house keeping to stop that slowing down the job too much.
LOGFILE some-directory-path/*.log
FROM -00-00-01
TO -00-00-01
If you want reports kept for each day then you will need to alter the
report/ pie chart names to include the date (taken from the TO directive)
to something similar to:
# Where to write the report
OUTFILE some-other-path\Report-%Y-%M-%D.asp
CHARTDIR relative-path-%Y-%M-%D-
LOCALCHARTDIR some-other-path\Pie-%Y-%M-%D-
sorry if you knew all this already but for us it was being able to set up a
single .cfg file for each host and then just run against them all each month
which has enabled us to automate monthly reports for about 30 sites and 6
hosts.
Regards Jamie
> -----Original Message-----
> From: Andrew Gaskell [SMTP:[EMAIL PROTECTED]]
> Sent: Friday, October 26, 2001 5:05 PM
> To: '[EMAIL PROTECTED]'
> Subject: [analog-help] publishing of analog results
>
> Hi All,
> I published the host report to a web page on our intranet, but I'd like to
> be able to publish it automatically, taking the log for each previous day
> as input. Is this possible with analog, or does anyone have any scripts
> that might help?
>
> Thanks
> Andrew
>
> Dr. Andrew Gaskell
> Product/Software Engineer
> Nortel Networks
> ESN 560-7791
> <http://ZWCW999/@[EMAIL PROTECTED]>
>
+------------------------------------------------------------------------
| 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
+------------------------------------------------------------------------