-
Re: Can Neflow Traffic Analyzer tell me how much broadcast traffic I have on my LAN?
Just to add to rharland's post, I'd recommend doing the endpoint filter on an Interface Detail view instead of a summary view. As was discussed recently in another thread, it seems like cer…1 -
Re: How Many Flows?
If you want average PDUs per minute, just take your average PDUs per second and multiply by 60. The only vendor I'm familiar with that uses a "flows per minute" value is Riverbed, and …2 -
Re: How Do You Make The Most Of Your Flow Data?
I also use it mostly for WAN tunnel links. The new DPI capabilities in Cisco IOS that make TCP RTT and packet loss reporting possible over NetFlow are pretty exciting from this perspective; now we ha…4 -
Re: SQL Query to return Node Caption and SN?
Thanks! This variation got me what I'm looking for without modules and such: select n.Caption, ncc.chassisserialnumber from Nodes n inner join NCM_NodeProperties ncm on n.NodeID=ncm.CoreNodeID i…3 -
Re: Cisco Wireless Controller 5508 Netflow
If you really need to get WLC traffic analysis integrated with the Solarwinds NPM suite, you could mirror the WLC's uplink port(s) to a Solarwinds QoE sensor. That would give you more granular d…1
