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" <joshua@xxxxxxxx> Sent by: To jslive@xxxxxxxxx users@xxxxxxxxxxxxxxxx No Phone Info cc Available Subject Re: Command line 07/23/2007 10:03 capturing of requests/sec AM Please respond to users@xxxxxxxxxxx e.org On 7/23/07, Ramdas.Hegde@xxxxxxxxxxx <Ramdas.Hegde@xxxxxxxxxxx> 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx --------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx