Anyone else experiencing extreme slowness? It some times takes minutes to load a page. One thing we've noticed is that if we restart the SWISv3 process on solarwinds, it immediately becomes fast again. Then shortly later it will be slow again.
I would recommend these steps: https://support.solarwinds.com/Success_Center/Orion_Platform/Knowledgebase_Articles/Orion_Web_Console_response_is_slow
If applicable:
https://support.solarwinds.com/Success_Center/Network_Performance_Monitor_(NPM)/Knowledgebase_Articles/Turn_on_and_use_Hubble
I ran into this with the latest software and needed to adjust my connection strings per the article below.
https://support.solarwinds.com/Success_Center/Network_Performance_Monitor_(NPM)/Knowledgebase_Articles/Unable_to_open_new_database_connection
Also, if you are using SQL Multi-subnet failover, you will need to add:
;MultiSubnetFailover=true
to the connection strings the article references above.
Using Chrome instead of IE helped in our environment.