"mcristian@libero" wrote:
> i have automated my debian www server with a
> command line like this
> /usr/bin/analog -Ganalog.conf +gmonthly.conf
> because analog.conf contain a config that i use
> everyday and monthly.conf is a configuration for monthly
> statistics. I make various test but i got warning about
> command line to long for the option "-Ganalo...."
The -G option doesn't take any arguments. It already knows what the default
configuration file is so it will ignore it. The command you want is just
/usr/bin/analog -G +gmonthly.conf
> and i would like to have a log for error and normal
> operation that analog execute normally
> reportmagic record all action in a log file but with
> analog ?!?
Use the ERRFILE command. This specifies a log file into which Analog will
send all it's messages.
Jeremy Wadsack
Wadsack-Allen Digital Group
------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/[email protected]/
------------------------------------------------------------------------