After upgrading from NPM 10.6 to 10.7 the SolarWinds application is behaving very slow and we are unable to open NTA & UDT as well. Please help me to figure out the issue. Thanks in advance.
Certainly not a known issue- a support case may be the best course of action: SolarWinds Customer Support - We're Here to Help
I am seeing the same issue. Any update on your problem?
Binojb,
Have you checked the fragmentation level of the database indexes. You can check this by opening the databse manager on the Orion Primary App Server. Programs/SolarwindsOrion/Advance Features/Database Manager
Once Open click the button that says add default server
Right Click on the Database name and select database details
You can set a flag in the database settings as well to allow the tables to be dfragmented during the nightly DBmaint job
To do so you can Right click on the database name and click new query and type the below statement there and execute.
UPDATE dbo.Settings SET CurrentValue=1 WHERE SettingsID LIKE 'dbm-defragmentation-enabled%'
Hope this helps. You may also want ot check basic things like the perfomance of the App server/ VM resources.
-Adam Stephen
Loop1 Systems: SolarWinds Training and Professional Services