After the update version of NPM and NTA my server started to demand the use of CPU, memory and disk write, have been submitted something.
What version did you upgrade to? A support case would probably be the best course of action: http://www.solarwinds.com/support/
The updated versions that were:
NPM 10.5
NTA 3.11.0
I have been working through this as well. My issue seems to be tied to the new multicast routing functionality. I disabled that on the nodes and it has gone away for the time being. You may want to try that.
I would take kmmorey's advice...disable multicast. If you have a lot of multicast enabled nodes then the easiest way is to delete all the multicast pollers directly from the database (you'll have to disable a stored procedure too). Ref Case 496889 when you call support.
Multicast is definitely not ready for prime time!
We've fixed the problem with CPU spikes in NPM 10.6 RC so I would recommend to try this updated.
rgward has mentioned that here: http://thwack.solarwinds.com/ideas/2610 If you would like to complete disable multicast (not per node via List Resources), you can do that via SQL query: DELETE FROM Pollers WHERE PollerType LIKE '%multicast%'
I believe that you guys would like to control multicast (and other polling) globally, please vote here: http://thwack.solarwinds.com/ideas/2610
thanks
I commented that the issue has been solved, the solution was to increase the RAM as well as CPU cores.