transactions/sec

This lists the number of transactions that are processed per second for the specified threads. This alert value is calculated by measuring the "xlate count" value over time, using: [(current xlate count] - [previous xlate count]) / ([current poll time] - [previous poll time])

For example, the polling rate is 1 second. If the value is 15 for the first polling interval and 18 for the next polling interval, then the value of the alert is 3.

If the comparison value is an integer, then the value is computed using integer arithmetic.

If the comparison value is a float,then the value is computed using floating arithmetic.