Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

httpdstat.d(1m) [osx man page]

httpdstat.d(1m) 						   USER COMMANDS						   httpdstat.d(1m)

NAME
httpdstat.d - realtime httpd statistics. Uses DTrace. SYNOPSIS
httpdstat.d [interval [count]] DESCRIPTION
This prints connection statistics for "httpd" processes, such as those from an Apache web server. Since this uses DTrace, only users with root privileges can run this command. EXAMPLES
Print statistics every second, # httpdstat.d Print every 5 seconds, 6 times, # httpdstat.d 5 6 FIELDS
TIME time, string NUM number of connections GET number of GETs POST number of POSTs HEAD number of HEADs TRACE number of TRACEs NOTES
All statistics are printed as a value per interval. This version does not process subsequent operations on keepalives. IDEA
Ryan Matteson (who first wrote a solution to this). DOCUMENTATION
See the DTraceToolkit for further documentation under the Docs directory. The DTraceToolkit docs may include full worked examples with ver- bose descriptions explaining the output. EXIT
httpdstat.d will run until Ctrl-C is hit. AUTHOR
Brendan Gregg [Sydney, Australia] SEE ALSO
dtrace(1M) version 0.70 Nov 20, 2005 httpdstat.d(1m)

Check Out this Related Man Page

weblatency.d(1m)						   USER COMMANDS						  weblatency.d(1m)

NAME
weblatency.d - website latency statistics. Uses DTrace. SYNOPSIS
weblatency.d DESCRIPTION
This prints statistics for hostnames that browers have set GET requests for, in particular latency by hostname. The latency measured is from the browser sending the GET request to when the browser begins to recieve the response. It is an overall response time for the client, and encompasses connection speed delays, DNS lookups, proxy delays, and web server response time. This is written as an experimental tool, and may not work at all with your browser. Since this uses DTrace, only users with root privileges can run this command. EXAMPLES
Print report after Ctrl-C is hit, # weblatency.d FIELDS
HOST hostname from URL NUM number of GETs AVGTIME(ms) Average time for response, ms MAXTIME(ms) Maximum time for response, ms NOTES
See the source code for the "BROWSER" variable, which sets the browser to trace (currently set to "mozilla-bin"). IDEA
Bryan Cantrill (who wrote an elegant version for Sol 10 update 1) DOCUMENTATION
See the DTraceToolkit for further documentation under the Docs directory. The DTraceToolkit docs may include full worked examples with ver- bose descriptions explaining the output. EXIT
weblatency.d will sample until Ctrl-C is hit. AUTHOR
Brendan Gregg [Sydney, Australia] SEE ALSO
dtrace(1M) version 0.60 Nov 30, 2005 weblatency.d(1m)
Man Page

4 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Apache statistics tool?!?!?

Hi all, I wonder if there is a web statistics tool for apache. The one that would allow count hints coming from external network excluding internal ip address. Thank you very much (1 Reply)
Discussion started by: solvman
1 Replies

2. UNIX for Dummies Questions & Answers

file statistics??

Is there any command in Unix (HP-UX) which will give me the file statistics .. e.g I have a file called r001 if I created that file on 2nd of aug 2005 and till now I changed that file contents 10 times. So how will I get the history statistic(time & date) of file modification. (1 Reply)
Discussion started by: zing_foru
1 Replies

3. AIX

Apache httpd appear too many times on processes

Dear all experts, I have a environment with 2 web, 2 apps and 2 db servers. Recently after I have patch the AIX O/S from 5300-11-02 to 5300-12-02, we found that the number of httpd processes increase largely. From originally 4 fix httpd processes become more than 600 processes. And it already... (1 Reply)
Discussion started by: kwliew999
1 Replies

4. What is on Your Mind?

Ah, the AMIGA, (another poem I wrote in 2005).

Well I wrote this in 2005 and uploaded to AMINET.as a commemoration of a machine that is still in use today. It is now 29 years since this machne came into being. Phenominal and it is still being supported- WOW! My A1200 is on 24/7 and I use it to test code developed on AMIGA emulators... ... (0 Replies)
Discussion started by: wisecracker
0 Replies