Exporting Capacity Planning Data
Posted: Mon Jun 20, 2016 3:57 pm
HI. I saw an earlier question on this topic (https://support.nagios.com/forum/viewto ... y+planning.) The recommendation at that time was to highlight the displayed data tale and paste it into Excel.
We are looking to export the data directly. We have scripted performance data extracts using rrdtool, but it seems there must be a way that scales better. I've glanced at the source under /usr/local/nagiosxi/html/includes/components/capacityplanning and I'm wondering if there is a clear point where we can intercept the data for extract. Is that capability in your closed-source code or is the python code in the backend directory the best path to reach our goal? The capacity planning module is gathering the correct data, it makes more sense to leverage a working solution than to re-invent the wheel.
Thanks.
We are looking to export the data directly. We have scripted performance data extracts using rrdtool, but it seems there must be a way that scales better. I've glanced at the source under /usr/local/nagiosxi/html/includes/components/capacityplanning and I'm wondering if there is a clear point where we can intercept the data for extract. Is that capability in your closed-source code or is the python code in the backend directory the best path to reach our goal? The capacity planning module is gathering the correct data, it makes more sense to leverage a working solution than to re-invent the wheel.
Thanks.