Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
TheWitness wrote:I played with Cycle 0.3 tonight and made it compatible with Cacti 0.8.7 and fixed a few bugs as well. I have labeled it 0.4, but I will leave the final versioning to the Author. For now you have it.
TheWitness wrote:I played with Cycle 0.3 tonight and made it compatible with Cacti 0.8.7 and fixed a few bugs as well. I have labeled it 0.4, but I will leave the final versioning to the Author. For now you have it.
TheWitness
i suggest that cycle can set the time range of graph.
just only add
"cycle_graph_interval" => array(
"friendly_name" => "Graph Interval",
"description" => "This is the time range of graph time in seconds view. (1 - 86400)",
"method" => "textbox",
"max_length" => 5,
),
in cycle_config_settings ()
then, modify cycle.php line 117.change "86400" to "read_config_option("cycle_graph_interval")"
I've upgraded to the new 0.8.7 version and everything seems to be working...almost. I REALLY liked the cycle plugin and am having trouble getting it to work with the new version. I installed the 0.4 version that Witness provided, but still having problems. Any help would be GREATLY appreciated. Please see attachment for screenshot of what my cycle tab is displaying.
Witness,
I downloaded a copy of the Cycle plugin from the SVN and it works!!! I have a question for you. I know that i can specify certain Graph IDs to be displayed using this plugin, but i am sure that i am not the only person with this problem, but we have a couple of thousand of graphs, and while we would like to see most of them, we don't necessarily want to see all of them, and going through and getting all of the Graph IDs can be a pain in the butt. Is there any way to specify either entire hosts, or even better, to specify a certain graph tree that would be cycled through?
We have most of our stuff broken down into 2 graph trees, one for Internal Corporate server, and another for External Production servers. Having the ability to tell cycle to only cycle through the Production servers would be great. Something we could display on the wall of our NOC for when customers come through, or the admin is in there working.
Just a thought.
thanks for updating this plugin and making it work again.
apperrault,
Can I ask how you did this? Fairly new to the group and would appreciate some help. I'm running this on a Suse 10.2 box. And like you, I'd really like to get this plugin working again.
Well, actually all i did was download the cycle plugin from the SVN, and isntall it as all other plugins (copy to the plugins folder, add new entry to global.php, give the user the necessary rights).
Are you getting an error? If so, post the error and we can try and see what is happening.
if you need the path to the SVN, you should be able to find it via search, or let me know and i will post the path to it.
apperrault,
Please see my earlier post with the screenshot. That's the same error I'm getting now. I have downloaded from SVN like you did, but apparently am still doing something wrong as you got it to work and I'm not. Not sure if it's something in the cycle.js script or cycle.php that isn't working. I am running this on 0.8.7 and have tried the new 0.4 version of cycle and the SVN code. If I didn't like this plugin so much, I wouldn't sweat it, but it's nice to cycle them on a spare monitor we have for others to see our traffic loads!