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]

Reply via email to