Get the latest news about SolarWinds NetFlow Traffic Analyzer (NTA)
I've been tasked in testing NTA for our Production environment. one of the tasks which are required for NTA is to provide a simple report that will show the top "x" destinations + ports which were in use in a time frame. I manage to come out only with this option, the downside of this output is that there are a lot of…
I have a question, how can I upgrade NTA to version 4.2.2, what´s the procedure and which are the accounts that I must take into account before moving the database to a dedicated server. Thanks for your help!
Is it possible to get the WAN- Priority Class Bandwidth utilization report from NTA. If anyone have any idea please share.
Hi Everyone, Is there anyone experience it by adjusting the the absolute time period the netflow conversation instead giving a different time?
I am looking for the proper way to remove old flows from the NTA Flow Storage Database. I have the retention period set to 30 days but the DB maintenance is failing to delete anything older than 30 days. DB maintenance logs state that the old flows have been deleted but that is not the case. I am looking for the preferred…
Has anyone else encountered the issue where the NTA 4.4 installer stops with an a message stating it needs an internet connection (it's the offline installer, why the check?) Any who, the server actually has a connection to the internet. This was after trying to install with the online installer that stated it couldn't…
Hi, Is anyone using HP TeMIP on their Northbound Interface (NBI) to collect, correlate and analyze data from Orion services? Need to know any issues or difficulties with the interfaces and the SNMP re-sync mechanism to send all outstanding ‘triggered Alarms’ in the event that the Manager of Managers (TeMIP) loses…
This afternoon i noticed that my NTA Summary page's Sources resource just decided to show all of the interfaces on all of our Cisco devices and Riverbeds even if they weren't sending Netflow data. It was only showing the 900 or so interfaces that were sending flows. Any idea to hide the interfaces that aren't configured…
DECLARE @StartDate DateTime DECLARE @EndDate DateTime SET @StartDate = ${FromTime} SET @EndDate = ${ToTime} SELECT Interfaces.InterfaceId, Nodes.Caption AS NodeName, Interfaces.Caption AS Interface_Caption, Maxbps_In95, Maxbps_Out95 FROM Nodes INNER JOIN Interfaces ON Nodes.NodeID = Interfaces.NodeID INNER JOIN ( SELECT…
Hi team, I'm trying to find a way of displaying all ports being used (weather or not it is tagged to a Application ) as I our current fleet have their Windows Domain firewall turned off and I want to turn it on. We have all our floors switches come back to a core switch and this is being stored in solar winds using NTA and…
It looks like you're new here. Sign in or register to get started.