Is the Aggregation plugin meant to support exporting the chart to CSV?
The reason I ask is on the latest release of Cacti + aggregation plugin, when exporting to CSV, the following error message appear in the CSV file. For this reason I am unsure if this plugin actually supports CSV export or this is a bug..
Code: Select all
<b>Notice</b>: Undefined index: start in <b>/usr/share/cacti_kpi/site/graph_xport.php</b> on line <b>108</b><br />
Start Date: 1/01/1970 1:00
<br />
<b>Notice</b>: Undefined index: end in <b>/usr/share/cacti_kpi/site/graph_xport.php</b> on line <b>109</b><br />
End Date: 1/01/1970 1:00
<br />
<b>Notice</b>: Undefined index: step in <b>/usr/share/cacti_kpi/site/graph_xport.php</b> on line <b>110</b><br />
Step:
<br />
<b>Notice</b>: Undefined index: rows in <b>/usr/share/cacti_kpi/site/graph_xport.php</b> on line <b>111</b><br />
Total Rows:
Graph ID: 222
Host ID: 0
<br />
<b>Notice</b>: Undefined index: columns in <b>/usr/share/cacti_kpi/site/graph_xport.php</b> on line <b>129</b><br />
Date
<br />
<b>Notice</b>: Undefined index: data in <b>/usr/share/cacti_kpi/site/graph_xport.php</b> on line <b>135</b><br />