|
Hi
I have used analog 2.11 for a while now and I use a
script to start all my customers analog at the same time.
now I want to upgrade to analog 4.13
and my script wont work, I use Slackware 7.1 and
apache 1.3.14
can anyone help with the right syntax to use with
this new analog.
here is an ex on my script.
If anyone now how to specify language too please
tell my
#!/bin/bash WEEK=`date +%W` # # Analog for ekofiber /usr/local/bin/analog /var/log/apache/customers/ekof/access_log +O/home/ebl/customers/ekof/stats$WEEK.html -nEkofiber #/bin/cat /dev/null > /var/log/apache/customers/ekof/access_log # # Analog for brother.no /usr/local/bin/analog /var/log/apache/customers/brothno/access_log +O/home/ebl/customers/brothno/stats$WEEK.html -nBrother #/bin/cat /dev/null > /var/log/apache/customers/brothno/access_log # # Analog for pa-konsult.n.se /usr/local/bin/analog /var/log/apache/customers/pakon/access_log +O/home/ebl/customers/pakon/stats$WEEK.html -nPA-konsult #/bin/cat /dev/null > /var/log/apache/customers/pakon/access_log # # Analog for tolsta-fritid.se /usr/local/bin/analog /var/log/apache/customers2/tolsta-fritid/access_log +O/home/ebl/customers/tolsta/status.html -nTolsta\ -Fritid # # Analog for markena.com /usr/local/bin/analog /var/log/apache/customers/markusf/access_log +O/home/ebl/customers/markusf/stats$WEEK.html -nMarkena # /bin/cat /dev/null > /var/log/apache/customers/markusf/access_log # # Analog for noaq.com /usr/local/bin/analog /var/log/apache/customers/noaq/access_log +O/home/ebl/customers/noaq/stats$WEEK.html -nNoaq #/bin/cat /dev/null > /var/log/apache/customers/noaq/access_log # # Analog for iggesundsganget.com /usr/local/bin/analog /var/log/apache/customers/iggsg/access_log +O/home/ebl/customers/iggsg/stats$WEEK.html -nIggesundsgan\ get #/cat /dev/null > /var/log/apache/customers/iggsg/access_log cp /home/ebl/customers/iggsg/stats$WEEK.html /home/ebl/customers/iggsg/status.html # # Analog for unun.ebl.se /usr/local/bin/analog /var/log/apache/customers/unun/access_log +O/home/ebl/customers/unun/stats$WEEK.html -nUnun #/cat /dev/null > /var/log/apache/customers/unun/access_log |
- Re: [analog-help] John Ringloff
- Re: [analog-help] Dive Centre Manly
- Re: [analog-help] John Ringloff
- Re: [analog-help] Stephen Turner
- [analog-help] Carroll Guthrie
- Re: [analog-help] Stephen Turner
- [analog-help] PIERO PERY
- Re: [analog-help] Peter Love
- [analog-help] Woods. William ITS
- Re: [analog-help] Stephen Turner
- [analog-help] Morgan Norell
- [analog-help] Myke Komarnitsky
- Re: [analog-help] Jeremy Wadsack
- [analog-help] referer and agents - IGNORE PREVIO... Myke Komarnitsky
- [analog-help] f.reynolds
- RE: [analog-help] psilver
- RE: [analog-help] Simon West
- RE: [analog-help] f.reynolds
- RE: [analog-help] Simon West
- [analog-help] please use subject line for postin... Joshua Ostroff
- RE: [analog-help] f.reynolds
