Comments
-
To add to Seans point... This sounds like an issue with selecting too much data for the speed of the Server/Disk/Network...Think about these things...default historical data in NTA is 30 days...we have about 130-140 devices in NTA and our database is 180 GB...for 30 days of data that averages out to a little more than 1 GB…
-
I agree that it isn't getting committed to the DB...what I am saying is that when you are hitting "Update Application" it's trying to add ~15,000 ports to be monitored in your database causing the query to time out If you add these in smaller chunks say 10, does it work then?
-
My initial thought on this is that is a huge port range and the database might be getting hung up on a long running query for the update and timing out. You or your DBA's may want to check that out
-
I ran your situation through the upgrade advisor and I would agree with it to upgrade the SQL server DB version in place first...according to the advisor 2017 is currently compatible with what you have. At that point, before I did anything else to the Solarwinds software, I would test everything thoroughly to see how it is…
-
Same here Upgraded on 2/23 and performance has been awful since I just installed a second web server last night on fresh hardware and still have the exact same issue
-
Yes it does work...we have all of our Netflow going to a single VIP pointing to 8 pollers ...it also does a check on the port to make sue the receiver is still alive on port 2055 Let me know if you have any questions
-
Why is SCP an option but not working?
-
You could always set up a VIP on an F5 or other load balancer and send it to one IP with multiple listeners, thats what we do we have 12 pool members on the VIP and anytime a device is added, the Netflow VIP is part of the config
-
Update to this: After you modify the Websites table, you also have to go into the report scheduler on the web side and run through the wizard and save it for it to grab https when it runs during your scheule
-
Funny enough I have spent the last 2 weeks trying to figure this out and I believe I have a solution What I did was, manage the device(s) that show up in that event list...I was able to discover them and add them to NPM a second time...it seems counter-intuitive but it will start collecting data from NTA on that device The…
-
I would say this is about as close to 100% impossible The fact that each database has its own set of primary keys, but can have exactly the same primary keys as the other database would be the first issue. The tables in SW have many references to different tables as well utilizing those keys...plus you wouldn't be able to…
-
be very careful with this...our retention period is 1 day...traps are garbage after they come out...don't use SW to store them...we use Splunk
-
With aLTeReGo post about this only affecting 2016 servers...can anyone who's had issues here confirm they are NOT using 2012 servers?
-
So really the problem is using HTTPS, but some of us want to use HTTPS over port 443, is this error just acceptable then?
-
Why not take out the destination on the config of the node?
-
I see...yeah you would need a packet analysis tool for that...although SW does come with an agent based one you could install I believe...servers don't send Netflow so there is nothing to enable there...you could install Wireshark on the server and capture data going in and out of its interface...you would then have to…
-
Flow navigator will help you filter the data down...you should be able to just go to your switch in NTA and see everything you need however...Are you not seeing something you expect?
-
I answered my own question here, and discovered the Stacked Poller solution to be very effective...the load is cut by the % of the number of pollers you have...I highly recommend going this route if you need to increase your performance without implementing new hardware
-
So how do you have the same subnet in New York and Chicago? is this the VIP doing that?
-
So we are going to be implementing a DR solution over the next few months...let me confirm, FOE's are something you do not recommend and the HA is the replacement? Also, tell me about the database setup...did you spin up a similar DB server (RAM CPU Etc) in another location and bring a copy of the original database over as…
-
Just my 2 cents, but if it were me I'd just install everything new. I think the upgrade path may be a bit arduous and unstable for that many revs For NTA, You really shouldn't need any historical flow data. That gets created so quickly that you'll have plenty from install point moving forward. And you could just shut down…
-
Can SW acknowledge that this thread is still being monitored?
-
curl -k -v -u <domain>\\<userID:password> 'https://<server>:17778/SolarWinds/InformationService/v3/Json/Query?query=SELECT+NodeCaption+FROM+Cirrus.Nodes' That is my test script I use off of one of my Linux servers
-
Sounds like a FW
-
The services can only connect through ODBC to one database, and I believe this is only configured through the configuration wizard...I do not know of a way to add a second connection
-
Im curious to know if this problem is solved yet?
-
thats 2 days ago according to your screen shot
-
Broken connection to the database is usually the culprit Have you rebooted yet? Thats what I would do, don't even mess around with just restarting services
-
Custom pollers to do the Make and Model and all the other goodies for the Node information page and UnDP to do the serials You have to do a combination of this when you have these needs
-
Netpath may work, make sure you have the latest version 12.1 or the latest hotfix if you're on 12.01 because it is unstable otherwise The WPM module also can be used if you're so inclined to purchase and install another product