summaryrefslogtreecommitdiff
path: root/src/pmie/examples/webreport.00
blob: 70e04d82785d24a27ca44fa02e49ffdcd6e78b4c (plain)
1
2
3
4
5
6
7
8
//
// Request rate throughput (requests per second) summaries
//

// you may replace the metric below with any of the other
// web.allservers.requests metrics

request_rate = web.allservers.requests.total;