Cycle Graphs Plugin

General discussion about Plugins for Cacti

Moderators: Developers, Moderators

Post Reply
User avatar
TheWitness
Developer
Posts: 16997
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

I am very close to a new release.

TheWitness
True understanding begins only when we realize how little we truly understand...

Life is an adventure, let yours begin with Cacti!

Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages


For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
mgupta
Posts: 16
Joined: Thu Aug 13, 2009 4:29 pm
Location: Canada

Cycle through Superlinks?

Post by mgupta »

Is it possible for the Cycle plugin to cycle through - Graphs (it does already), WeatherMaps and Superlinks items?
User avatar
TheWitness
Developer
Posts: 16997
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

Oh, that would be cool. Ask Howie if he want's to take this one.

TheWitness
True understanding begins only when we realize how little we truly understand...

Life is an adventure, let yours begin with Cacti!

Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages


For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
User avatar
Howie
Cacti Guru User
Posts: 5508
Joined: Thu Sep 16, 2004 5:53 am
Location: United Kingdom
Contact:

Post by Howie »

I looked at the code a little while ago, and it was so graph-centric I gave up.

What I have in my head is some sort of objecty thing - Cacti, and plugins can supply some sort of identifier, and then a series of hooks allow other plugins or cacti to present that information without having to know how. It would be useful for adding weathermap/thold/arbitrary stuff to graph trees too, at least.

So then, any plugin can register itself as an 'object supplier', and provide some functions to (e.g.) 'display as text in a list', 'display in a screen area', 'give a list of possible ids'. It would also mean consistent display of graphs anywhere they were shown.

I wrote some of this for Weathermap (in fact it's still in there - you can see handlers for non-existent hooks in setup.php), before Cacti bumped a version.

I have rather lost my enthusiasm for Cacti fiddling lately, so it won't be something I'll be doing more of anytime soon.
Weathermap 0.98a is out! & QuickTree 1.0. Superlinks is over there now (and built-in to Cacti 1.x).
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
sini
Cacti User
Posts: 91
Joined: Mon Nov 24, 2003 10:22 am
Location: Hungary

Post by sini »

akash wrote:I am running Cacti 0.8.7d, PA 2.4, php5 and 0.7 of cycle

I still get the following error

Notice: Undefined variable: title in /usr1/web-data/htdocs/www/cacti/plugins/cycle/ajax.php on line 212

Notice: Undefined variable: graphid in /usr1/web-data/htdocs/www/cacti/plugins/cycle/ajax.php on line 212

and shows no graphs for cycling.
Hi,

I have the same error if i select tree mode.
Is tree mode working in 0.7 version?

thx

--
Cacti Version 0.8.7e
Cacti OS unix
PA.: 2.6
SNMP Version NET-SNMP version: 5.4.1
RRDTool Version RRDTool 1.3.x
PHP Version 5.2.10-2ubuntu6.3
Sini
User avatar
TheWitness
Developer
Posts: 16997
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

It is supposed to. This is likely an untested boundary condition. I would be interested in getting a copy of your DB through PM.

TheWitness
True understanding begins only when we realize how little we truly understand...

Life is an adventure, let yours begin with Cacti!

Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages


For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
sini
Cacti User
Posts: 91
Joined: Mon Nov 24, 2003 10:22 am
Location: Hungary

Post by sini »

TheWitness wrote:It is supposed to. This is likely an untested boundary condition. I would be interested in getting a copy of your DB through PM.

TheWitness

You mean a dump of my whole cacti database?
Sini
User avatar
TheWitness
Developer
Posts: 16997
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

Yes. Simple enough.
True understanding begins only when we realize how little we truly understand...

Life is an adventure, let yours begin with Cacti!

Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages


For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
sini
Cacti User
Posts: 91
Joined: Mon Nov 24, 2003 10:22 am
Location: Hungary

Post by sini »

OK, I sent You in PM!
Sini
bonj87
Cacti User
Posts: 92
Joined: Fri Mar 26, 2010 7:42 am

Post by bonj87 »

this may have been asked, but is there a way to have cycle show all the graphs on one page and constantly update them? or is this covered in another way?:
User avatar
TheWitness
Developer
Posts: 16997
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

Nope.
True understanding begins only when we realize how little we truly understand...

Life is an adventure, let yours begin with Cacti!

Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages


For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
jehan.procaccia
Posts: 22
Joined: Tue Nov 13, 2007 10:19 am

Re: Cycle Graphs Plugin

Post by jehan.procaccia »

as trent1980 reports on page 6 of this topic on Tue Apr 14, 2009 12:28 pm
I cannot see the Cycle tab after installation and activation of the plugin
I did configured it from settings then "cycle" tab and saved config,
but from the cacti root URL, I cannot see the cycle tab
Console, Graph, Settings and all of my "superlinks" tab do appears, but not Cycle
If I cannot access from a tab, at least, please tell me what is the supposed URL to access it directly

thanks .
jehan.procaccia
Posts: 22
Joined: Tue Nov 13, 2007 10:19 am

Re: Cycle Graphs Plugin

Post by jehan.procaccia »

I finally found why I could'nt see the cycle tab !
From utilities -> user management -> your username -> check "Plugin -> Cycle Graphs"
that's all .
tjay
Posts: 1
Joined: Fri May 24, 2013 6:57 am

Re: Cycle Graphs Plugin

Post by tjay »

Hi guys,
I have been trying to install this addon into my cacti and i am getting

Code: Select all

undefined
whenever i go to the cycle tab.
Anyone have any idea how to can get this to work?

System: FreeBSD 8.2
PowerEdge R410
Cacti-0.8.8
praetorian10
Posts: 3
Joined: Wed May 19, 2010 4:44 am

Re: Cycle Graphs Plugin

Post by praetorian10 »

Hi,

I'm having an issue when i want to cycle trough specific graphs, is starts ok, but it then stops on the last ones and it doesn't cycle the first ones again.
Anyone had this issue?
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests