-
Re: After upgrading to NPM 10.7 the SolarWinds application is very slow
rob.hock Mar 26, 2014 6:17 PM (in response to binojb@live.com)Certainly not a known issue- a support case may be the best course of action: SolarWinds Customer Support - We're Here to Help
-
Re: After upgrading to NPM 10.7 the SolarWinds application is very slow
dojo821 Apr 17, 2014 12:03 PM (in response to binojb@live.com)I am seeing the same issue. Any update on your problem?
-
Re: After upgrading to NPM 10.7 the SolarWinds application is very slow
Adam Stephen Apr 17, 2014 12:39 PM (in response to dojo821)1 of 1 people found this helpfulBinojb,
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.
Loop1 Systems: SolarWinds Training and Professional Services
- LinkedIN: Loop1 Systems
- Facebook: Loop1 Systems
- Twitter: @Loop1Systems
-