In the current design of DS_STATS when the hourly stats are called
The data is parsed from the poller_output table which causes the polling times to spike
New proposed design is the leverage the boost table to collect the data and not inline with the poller
In the current design of DS_STATS when the hourly stats are called
The data is parsed from the poller_output table which causes the polling times to spike
New proposed design is the leverage the boost table to collect the data and not inline with the poller