NTA has the conversation traffic history table. It will be great if we can have a consolidated flow/connection per second or per minute for application by IP and/or port
What is the problem you're trying to solve with these metrics?
Connection per sec/min is useful to troubleshoot abnormality in the application as well as for general capacity planning. For example, the usual traffic is x connnections per min/hour/day, if it spike or drop by a lot, you will know that something is going on. On multiple circuits running the same application, it can be use to track the loading on each circuit.
up for some love.