Comments
-
I solved the problem... Just need to remove and re-add the device, then NTA successfully detect the Netflow packets. However, this is done at a very hefty price... all previous data on the device is now gone and start from 0. Now the monthly report for June is gone.
-
Hi, I ran wireshark on the device and it is polling from it ok. NSTH is the device name which NTA is currently polling the netflow properly and NSTL is the device name for the one NTA is unable to detect. [View:/cfs-file.ashx/__key/CommunityServer.Components.UserFiles/00.00.10.32.64/NSTH-Netflow.txt]…
-
Hi! I have a problem regarding configuring cflowd on my 7750 SR and I hope I might be able to find answers here since I can't find it elsewhere. Is there a function to designate the source which cflowd is sent to the SolarWinds server? Something like "ip flow source" in cisco catalyst devices. I am having problem to…
-
Hi, Just to be sure, is the NDE you referring to is regarding the MLS configuration? mls flow ip interface-full mls nde sender version 5 We will try it and see if it fits our problem, thanks!
-
Hi, a follow up question regarding this: On which side it is required to perform and Wireshark capture? Is it on the SolarWinds server side or on the Cisco device side? Thank you.
-
Attached below is the stall time table from the SQL query I did on the Microsoft SWL 2008 R2 server for SolarWinds. I don't really know how to analyse this, can anyone help me with it? Thanks!…
-
Thanks! We will try it and hopefully it works.
-
This solved our problem! Thank you!
-
Hi, We will try to apply these settings and see if it fits the problem. Thanks for you help!
-
I also want to suggest extra reporting features in Groups: Traffic for individual interfaces (min, max, avg bps in/out) and availability for individual devices (not the sum of availability).
-
Thanks, smargh! I will try that and hopefully it helps. Generally all NTA pages are quite slow, even when accessing the webclient on the server itself which has a 1gbps link to the sql server. However the most pressing matter is the loading of the graphs. For 24 hours plotting it will take a few minutes and half the time…
-
Thanks! That works for me!
-
So all I need to do to get it work is to add 1 node via discovery then the system will populate all the other nodes' information?
-
Hi, can you elaborate on what you meant by "consistent"? This is the configuration I used: Telnet into user exec mode on the device1. #enable2. Password: ******3. #copy running-config startup-config4. #configure terminal5. #ip flow-export destination <ip address> <udp port>6. # ip flow-export version 57. # ip flow-export…
-
This is really helpful! I will further study this and try it later on. Thank you!
-
Yes, it is been monitored in NPM and no, there's no such message from NTA... NSTH and NSTL is both using loopback1 as the IP in NPM. As you can see the global configuration for both is the same. However NTA is only able to poll from NSTH but not from NSTH. Any possible fix? Thanks!
-
The devices we are managing is 7750 SR-7 running on TiMOS-C-5.0.R9. Thank you!
-
What do you mean by flow ingress enabled for all interfaces? Is there a configuration I could try? I enabled CEF as well but no change. EDIT: I solved the problem. I changed #mls flow ip full to #mls flow ip interface-full and now it is getting accurate results.
-
61.6.255.233 is a loopback IP and has no reference to any interface, thus the CLI is invalid in my case. I would like to maintain this IP for reporting purposes and use NTA to poll Netflow at the same time. EDIT: Sorry! I found the answer to this. Just set #ip flow-export source loopback1 and now it works! Thanks!
-
So far there's only 2 types of devices monitored in NTA, which is Cisco 7606-S and Cisco WS-C6509. The netflow configuration is: Telnet into user exec mode on the device1. #enable2. Password: ******3. #copy running-config startup-config4. #configure terminal5. #ip flow-export destination <ip address> <udp port>6. # ip…
-
Thanks for your reply. The idea was to pull the logs fr6om Panda Cloud but so far didn't manage to get it to work using the connector. So a workaround I was thinking of is to use Advanced Logging on all the clients and point those logs to a single shared drive and have LEM to aggregate logs from those CSV files every hour.…
-
Further questions: 1. Version 5 and version 9 of NetFlow, which 1 is most recommended? Which 1 will most likely take a toll on the CPU utilization of the device? 2. Assuming a device has peak CPU and Memory utilization (according to NPM) of 80% and has 500+ interfaces, where 40 interfaces would be enabled with Netflow and…
-
I am also having the same problem, especially when using the NTA module. The graphs are always on loading for few minutes before it is loaded and in some cases the graph won't load finish at all and stuck at loading forever. SolarWinds is running on HP ProLiant DL160 G6 with Intel(R) Xeon(R) CPU X5680 @ 3.33GHz 3.33GHz,…