Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Re: Re: Obtaining Apache logfile stats?

by sauoq (Abbot)
on Mar 25, 2004 at 21:56 UTC ( [id://339892]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Obtaining Apache logfile stats?
in thread Obtaining Apache logfile stats?

How are you calculating the "0_seconds" portion of your sample data?

-sauoq
"My two cents aren't worth a dime.";
  • Comment on Re: Re: Re: Obtaining Apache logfile stats?

Replies are listed 'Best First'.
Re: Re: Re: Re: Obtaining Apache logfile stats?
by DamnDirtyApe (Curate) on Mar 25, 2004 at 22:05 UTC

    sauoq, I believe that's coming from the "%T" portion of the log format.


    _______________
    DamnDirtyApe
    Those who know that they are profound strive for clarity. Those who
    would like to seem profound to the crowd strive for obscurity.
                --Friedrich Nietzsche
Re: Re: Re: Re: Obtaining Apache logfile stats?
by mvam (Acolyte) on Mar 25, 2004 at 22:01 UTC
    0_seconds is a sed substitution .. its really just 0 or 1 or whatever was returned.so it would be 0_seconds, 1_second, etc.. i was hoping it would be easier to read in the output file, but it doesnt really matter if its there or not since the average is used.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://339892]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (2)
As of 2024-04-19 20:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found