Cacti / plugin_gexport

Cacti Graph Export Plugin
GNU General Public License v2.0
12 stars 9 forks source link

Aggregate graphs aren't exported #50

Open moffitj opened 3 years ago

moffitj commented 3 years ago

I've gotten gexport to work for all graphs except aggregates. I was initially exporting by site with all sites selected. When that didn't work I moved to tree with all trees selected. The aggregate graphs that I want to have exported are on a tree.

Is this a know limitation? I don't see it mentioned anywhere.

thanks,

netniV commented 3 years ago

That is a good question, not sure there is a specific restriction but it may just be the way its written.

TheWitness commented 1 year ago

It's been a while since I've looked at this. Could be a simple bug.

TheWitness commented 1 year ago

I think there is a setting to include Aggregate Graphs as a part of the Device. But I don't think that is exposed into Gexport yet. So, I'm going to make this a feature request.

Maxiturne commented 1 year ago

Hi @TheWitness,

Do you remember the actions you performed to link the aggregate graph to a device ?

Regards,

Maxime

Maxiturne commented 1 year ago

Ok, I found a workaround by setting a host_id in the graph_local table on the aggregate graphs. They disappear from the GUI so make sure to properly configure them before defining the host_id

pocki80 commented 1 month ago

+1 for this feature request! As an aggregate graph is not linked to a site-id: a possible solution could be to export aggregate graphs when at least ONE of its data-sources belongs to a host of the exported site-id