donthomas

Comments

  • Can you apply only the "ip flow ingress" command on all the interfaces of the router (even the LAN though you are not monitoring it) and check. You do not need both "ip flow ingress" and "ip route-cache flow" on the interfaces - it can lead to traffic double count.
  • We had our super geek adatole‌ discuss this once. That should give you some tips: SNMP vs WMI polling - pros and cons
  • Make sure you have the template timeout to 1 minute. The command for setting flow timeout is "flow-export template timeout-rate".And maybe you could refer here: https://supportforums.cisco.com/docs/DOC-6114 As for errors from ifindex 65535 - I have seen this when exporting NSEL from Cisco ASA. that is a dummy interface and…
  • Hey Arun, MPLS aware NetFlow is not yet supported by NTA. If you think this is important and a value add to NTA, you can raise this as a feature request from the below link using the "Create Idea" option found under Actions on the right side of the page. And more information on creating ideas can be found here: How To…
  • Is this what you were looking for: SolarWinds Knowledge Base :: How to deploy third-party updates to ConfigMgr clients without building deployment packages
  • NetFlow technology does not have the capability to identify the downloaded file type. NetFlow data exported from your device tells you the source and destination IP address, source and destination port, and protocol used, among other things but no information on what was the actual message content or what was being…