In Windows for ASP, you can get it perfmon, but...
How to get \"requests per second\" for Apache in Linux?
mod_status is the one! if you call it with:
http://{ip}/server-status?refresh=1&auto-refresh=true
Then it auto refreshes every 2 seconds so you can see a constant realtime view :-)