I have a customer that requires that I save performance and netflow stats for 1 year uncompressed. I don't really want to do this for all of my nodes since the database would be astronomical in size.
My question is, what does the additional polling engine get you? Can you take the polled elements from the additional poller and send them to a separate sql db on the same sql box? Can I in NPM scale to keep data longer than 180 days?
I really only need to monitor 10 to 12 nodes with 1-3 interfaces each and be able to keep the data for a year. I am currently running:
SLX on a Precision 670 w/W2K3 sp2
SQL2000 on a separate Precision 670 w/W2K3 sp2
Could I run the second poller on the same machine or do I need to have it on a different machine?
What kind of disk space would I need for the above scenario?
Thanks in advance for your help