Now that NPM is supporting 2012R2 I'm looking at getting all the modules upgraded. Current setup is two separate installs of NPM. Install one is NPM100 w/ NTA used for billing and install two is NPMslx for monitoring/alerting, no NTA and a secondary poller. Both instances of NPM use the same 2012 SQL DB on a third server and then with the older version of NTA it has a standalone server with the netflow DB, pre SQL. A total of five servers.
I think I'm making too big of a deal about this, but with the requirement for the netflow DB to go SQL 2016 or later I feel like I have options on how I want to proceed.
1) Should I just install SQL 2016 on the existing netflow db server and when I upgrade NTA have it point there for netflow
2) Can SQL just for the netflow be installed on the same server as NPM/NTA. NPM data remains on the 2012 SQL DB
3) Is this an opportune time to move NPM and netflow DB to its own 2016 SQL db instance.
Keeping historical data is a nice to have, but we get the monthly billing reports sent via PDF. This seems like a project I would need to embark on at the beginning of the month though in order to gather enough data to base the 95th% billing on.