Graph Export

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

Post Reply
ph25sl
Posts: 1
Joined: Thu Jul 19, 2012 4:29 pm

Graph Export

Post by ph25sl »

Hi,

I'm running 0.8.8a on Debian Squeeze and would like to do graph exports but only for specific graphs. Apparently on graphs.php there should be options for 'enable graph export' & 'disable graph export' however I do not see these.

I found this post: http://forums.cacti.net/viewtopic.php?f=21&t=12652 and the user 'pirx' has the same problem. I was originally running 0.8.7g the same as he was.

When I look at the code here: http://svn.cacti.net/viewvc/cacti/branc ... threv=4569 and then compare it to what's in 0.8.8a it is different. in 0.8.8a I only have:

Code: Select all

$graph_actions = array(
        1 => "Delete",       
        2 => "Change Graph Template",        
        5 => "Change Host",
        6 => "Reapply Suggested Names",
        7 => "Resize Graphs",       
        3 => "Duplicate",
        4 => "Convert to Graph Template"
        );
It's missing:

Code: Select all

       8 => "Enable Graph Export",
       9 => "Disable Graph Export"
,

I've went through each graph template and set
- Use Per-Graph Value (Ignore this Value) - selected
- Allow Graph Export - selected

Why are the options for export missing and what do I need to do to be able to use them?

Thanks!
User avatar
gandalf
Developer
Posts: 22383
Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:

Re: Graph Export

Post by gandalf »

We have a feature freeze on 088, but upcoming 089 has both options in.
R.
Post Reply

Who is online

Users browsing this forum: No registered users and 4 guests