[analog-help] Using Maillog2Commonlog

2001-04-01 Thread Mills, Wallace

I have been using Maillog2commonlog and producing mailstats for my site.
Upto the other day the program was working OK, however when I attempted to
produce the stats for the last week the output file produced only contained
1 day. The mail log file (using postfix) does not have anything different in
it that I can see, when compared to the logs I have been using prior. The
only difference that I can see is that this maillog was about 100K smaller
in size.
From the command line I have been using "Perl maillog2commonlog postfix 
maillog.1  mail"  This has beeen producing the file 'mail' which I then run
through analog. But as stated, this time it only gives me a "mail" file
containing 1 day's of mail entries. I tried several times but each result
was the same.
Has anyone had this problem occur and if so what measures did they employ to
overcome it.
Many Thanks..

Wallace Mills


DISCLAIMER
The information contained in the above e-mail message or messages 
(which includes any attachments) is confidential and may be legally 
privileged.  It is intended only for the use of the person or entity 
to which it is addressed.  If you are not the addressee any form of 
disclosure, copying, modification, distribution or any action taken 
or omitted in reliance on the information is unauthorised.  Opinions 
contained in the message(s) do not necessarily reflect the opinions 
of the Queensland Government and its authorities.  If you received 
this communication in error, please notify the sender immediately and 
delete it from your computer system network.

+
|  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/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
+



RE: [analog-help] Help needed: How can I get anglform.pl working from browser?

2001-03-12 Thread Mills, Wallace

Remove the !-- from the start and the -- from the end of the line in which
it states what cfg file to use and do not leave a space between the  and
the first word and the same applies to the ending word. ie It should look
like this
input type=hidden name="cg" value="c:\analog\analog 4.16\analog.cfg" also
remove the -- from the other line like so
form action="/perl/anlgform.pl" method="GET"
By leaving those in the line is only a comment so you have to remove
them for the lines to take effect.
Hope this helps.
Cheers


 -Original Message-
 From: Heike Hundt [SMTP:[EMAIL PROTECTED]]
 Sent: Monday, 12 March 2001 22:52
 To:   [EMAIL PROTECTED]
 Subject:  [analog-help] Help needed: How can I get anglform.pl working
 from browser?
 
 Due to no response up to now I am asking once again:
 Meanwhile I have tested also on SUN Solaris with the same effect.
 Everything works fine on commandline except anlgform.pl from the
 Browser. What am I doing wrong?
 
  Heike
 
 Following my first message:
 After reading many many emails dealing with this subject it is my last
 try to get it working.
 I have installed analog 4.16 for NT into the following directory:
 C:\analog\analog 4.16
 o analog itself works fine
 
 I configured anlgform.pl with the appropriate path to the executable:
 
 ...
 
 $analog = 'C:\analog\analog 4.16\analog.exe';
 
 ...
 My HTML file anglform.html looks like
 
 form action="/perl/anlgform.pl" method="GET" --
 
 !--input type=hidden name="cg" value="c:\analog\analog 4.16\analog.cfg"
 --
 
 I have changed the method to get to see the whole query string.
 
 Everything works fine from the command line as well as other perl
 scripts from the browser.
 C:\ perl anlgform.pl REQINCLUDE=pages
 produces the whole report.
 
 I registered that starting anlgform.pl from my cgi-bin directory I need
 to have an analog.cfg file there. If not I am getting those Failed to
 open configuration file errors.
 Why?
 
 Trying to access anlgform.pl from my browser or even from a telnet
 session gives back Document contains no data but no error_log entry
 since HTTP Return Code 200 means successful but 0 bytes.
 
 Any idea where to look or what to test?
 
 Thanks in advance
 
 Heike
 
 
 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/analog-help@lists.isite.net/
 
 
DISCLAIMER
The information contained in the above e-mail message or messages 
(which includes any attachments) is confidential and may be legally 
privileged.  It is intended only for the use of the person or entity 
to which it is addressed.  If you are not the addressee any form of 
disclosure, copying, modification, distribution or any action taken 
or omitted in reliance on the information is unauthorised.  Opinions 
contained in the message(s) do not necessarily reflect the opinions 
of the Queensland Government and its authorities.  If you received 
this communication in error, please notify the sender immediately and 
delete it from your computer system network.


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/analog-help@lists.isite.net/




[analog-help] Use of Mail Conf 3rd party

2001-01-11 Thread Mills, Wallace

I have been able to use the contributed program maillog2commonlog to produce
an output of my mail server (postfix). However one point concerning the
output has myself perplexed. The part in question is the final bit of the
output termed "Who got mail". the output on the screen looks like this on my
ouput:
#reqs: %bytes:   user or host
---:  ---:  --
164:45.6%:  images
  67:   54.39%: (root directory)
  15:  :analogimages


These reference directories on my system, not actual users or hosts. Is
there something in the configuration file that I have to change to read
actual users or hosts in this section or is this normal output. The rest of
the output looks Ok to me and as I use it only for my own personal use, I am
not really concerned about this part of the output. But I would like to know
why this is occurring.
Any suggestions or pointers?
Thanks in advance.

Wallace Mills


DISCLAIMER
The information contained in the above e-mail message or messages 
(which includes any attachments) is confidential and may be legally 
privileged.  It is intended only for the use of the person or entity 
to which it is addressed.  If you are not the addressee any form of 
disclosure, copying, modification, distribution or any action taken 
or omitted in reliance on the information is unauthorised.  Opinions 
contained in the message(s) do not necessarily reflect the opinions 
of the Queensland Government and its authorities.  If you received 
this communication in error, please notify the sender immediately and 
delete it from your computer system network.


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/analog-help@lists.isite.net/




[analog-help] Computer Output

2000-12-12 Thread Mills, Wallace

I posed a question to the list re trying to obtain a CSV file as the output
for importing into a spreadsheet, and someone (excuse me I forgot the name)
suggested I use the SETTINGS ON in the config file to see what analog was
actually doing. I did this and in the resulting output noticed the
following:

DEFAULT CONFIGURATION FILE: /ETC/ANALOG.CFG
MANDATORY CONFIGURATION FILE: NONE
CONFIGURATION FILES READ:
/ETC/ANALOG.CFG
ANALOGCSV.CFG

I am issuing the command from the prompt - Analog +ganalogcsv.cfg +C"FROM
001201"  ie I want the config file analogcsv.cfg used and from the date
commencing 1 DEC 2000. Is this correct or as it appears to be from the above
I have left something out?? Does the above also mean that the default
analog.cfg file is being read also?? 
Appreciate any pointers to help me sort this one out, or have I interpreted
the commands incorrectly?
Many Thanks for any assistance.

Wallace Mills



DISCLAIMER
The information contained in the above e-mail message or messages 
(which includes any attachments) is confidential and may be legally 
privileged.  It is intended only for the use of the person or entity 
to which it is addressed.  If you are not the addressee any form of 
disclosure, copying, modification, distribution or any action taken 
or omitted in reliance on the information is unauthorised.  Opinions 
contained in the message(s) do not necessarily reflect the opinions 
of the Queensland Government and its authorities.  If you received 
this communication in error, please notify the sender immediately and 
delete it from your computer system network.


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/analog-help@lists.isite.net/




[analog-help] Computer Output

2000-12-10 Thread Mills, Wallace

I am trying to generate the output file so as we can import it into a
spreadsheet.
I have inserted into the config file the following:
OUTPUT  computer
COMSEP , = comma
OUTFILE  stats.csv

However we can not view the output file in either excel or the Linux
spreadsheet (forgotten name of this one). At the last attempt to generate a
csv file, when we examined the file by using "less stats.csv" the file
looked exactly like the output of the html file when viewed in Netscape but
without the graphic bars. Excluding the extra entries above the config file
has not been changed from the default. (Still learning here.)
Any assistance, pointers gratefully accepted.
Many thanks in advance.

Wallace Mills


DISCLAIMER
The information contained in the above e-mail message or messages 
(which includes any attachments) is confidential and may be legally 
privileged.  It is intended only for the use of the person or entity 
to which it is addressed.  If you are not the addressee any form of 
disclosure, copying, modification, distribution or any action taken 
or omitted in reliance on the information is unauthorised.  Opinions 
contained in the message(s) do not necessarily reflect the opinions 
of the Queensland Government and its authorities.  If you received 
this communication in error, please notify the sender immediately and 
delete it from your computer system network.


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/analog-help@lists.isite.net/




[analog-help] Error Messages

2000-11-22 Thread Mills, Wallace

I have just install analog and am trying to set up the configuration
parameters to achieve the results required.
When I run analog I receive the following error messages:
Turning off empty search word report
Turning off empty operating system report.
I have looked in the FAQ and other relevant docs but can not find any
mention of these errors, (I may have missed it of course), can anyone please
point me in the correct direction as what is causing these error messages
and how to rectify same.
Many thanks in advance for any assistance.

Wallace Mills




DISCLAIMER
The information contained in the above e-mail message or messages 
(which includes any attachments) is confidential and may be legally 
privileged.  It is intended only for the use of the person or entity 
to which it is addressed.  If you are not the addressee any form of 
disclosure, copying, modification, distribution or any action taken 
or omitted in reliance on the information is unauthorised.  Opinions 
contained in the message(s) do not necessarily reflect the opinions 
of the Queensland Government and its authorities.  If you received 
this communication in error, please notify the sender immediately and 
delete it from your computer system network.


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/analog-help@lists.isite.net/