We need to run reports and track interface utilization on specific Internet facing ports and preserve the data at one minute polling (no rollups) for up to a year. We know this will generate more data but we also need it for only about 250 interfaces.
I've already changed the rollup frequency or DETAILED STATISTICS RETENTION from one week to 59 days, the maximum.
My idea was to export this data from Solarwinds to Prometheus and build my reports in Grafanna to get the specific information we need.
Wondering if anyone has any thoughts on this approach or might have a better one.
A couple details.
1) I know this could dramatically increase the load on our servers but for the vast majority of our thousands of interfaces, I've set the polling frequency to once per hour. Our servers are currently handling the load comfortably.
2) I am of the opinion that rolling up data, effectively averaging it down to hourly/daily/weekly makes this data useless for any sort of planning.
-Brian