Thanks, that was useful. ?auto does have requests/sec and there is a Perl
script log_server_status in the httpd support directory which might do
stuff that i need.


-Ramdas


                                                                           
             "Joshua Slive"                                                
             <[EMAIL PROTECTED]>                                             
             Sent by:                                                   To 
             [EMAIL PROTECTED]          users@httpd.apache.org              
             No Phone Info                                              cc 
             Available                                                     
                                                                   Subject 
                                       Re: [EMAIL PROTECTED] Command line      
             07/23/2007 10:03          capturing of requests/sec           
             AM                                                            
                                                                           
                                                                           
             Please respond to                                             
             [EMAIL PROTECTED]                                             
                   e.org                                                   
                                                                           
                                                                           




On 7/23/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> My application uses Apache httpd 2.0.48 .  Is there a way to capture the
> value of number of requests/sec that the webserver has processed,
something
> similar to what the /server-status page displays when mod_status is
> enabled? I am looking for a command line script rather than using a web
> interface.

No, but notice that mod_status supports an ?auto parameter to get
machine-readable data out of server-status. (I'm not sure if
requests/sec is one of the variables output.)

There are also various other monitoring modules available out there,
such as various flavors of mod_snmp.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to