Hello,
I am trying to figure out how many flows per second my 3945E router is reporting back to my Prime Infrastruture Appliance. I ran this:
Router01#show flow exporter Prime_Infrastructure stat
Flow Exporter Prime_Infrastructure:
Packet send statistics (last cleared 00:00:59 ago):
Successfully sent: 4646 (6368765 bytes)
Client send statistics:
Client: Option options interface-table
Records added: 4
- sent: 4
Bytes added: 400
- sent: 400
Client: Option options application-name
Records added: 0
Bytes added: 0
Client: Option options application-attributes
Records added: 0
Bytes added: 0
Client: Flow Monitor Monitor-FNF
Records added: 97544
- sent: 97545
Bytes added: 6145272
- sent: 6145335
and I am not sure if Records added: 97544 means "flows added". Is that the case and if so, all I will have to do is devide by 59 to get flows per second.
Thanks!!
P.