Cycle Graphs Plugin

General discussion about Plugins for Cacti

Moderators: Developers, Moderators

Post Reply
User avatar
chrisgapske
Cacti User
Posts: 278
Joined: Tue May 22, 2007 7:56 am
Location: Pensacola, Fl - Padacuh, Ky-Alpena, MI-Gulf Shores,AL

Post by chrisgapske »

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

As usual Larry is the man. Great work.
you.face
Posts: 2
Joined: Thu Nov 01, 2007 9:54 am
Location: china

Post by you.face »

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

Code: Select all

"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")"
Attachments
setting.jpg
setting.jpg (48.02 KiB) Viewed 9559 times
User avatar
TheWitness
Developer
Posts: 16997
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

I've got a better idea. Don't know if I will get to it tonight though.

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?
dpartow
Posts: 19
Joined: Thu May 04, 2006 6:53 pm

One request before publishing the new version...

Post by dpartow »

I would like to know if the author or scripter can write something to do graph trending like solar winds orion.

Show the highest graph utilization for any graph

Thanks

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

Post by TheWitness »

How about some screen shots from SolarWinds.

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
chrisgapske
Cacti User
Posts: 278
Joined: Tue May 22, 2007 7:56 am
Location: Pensacola, Fl - Padacuh, Ky-Alpena, MI-Gulf Shores,AL

Solarwinds Dashboard.

Post by chrisgapske »

TheWitness wrote:How about some screen shots from SolarWinds.

TheWitness

TheWitness

I think he is looking for somthing like this ?


This is such a nice dashboard.

Think (XBOX) :)

"This is in no way an advertisement for XBOX or Microsoft.!!"
User avatar
TheWitness
Developer
Posts: 16997
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

I did not get a screenshot.

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
chrisgapske
Cacti User
Posts: 278
Joined: Tue May 22, 2007 7:56 am
Location: Pensacola, Fl - Padacuh, Ky-Alpena, MI-Gulf Shores,AL

Post by chrisgapske »

(Sent link in PM)

Sorry ment to send this..

I would post a screen shot but I think the interactive is a little better.
lyudell
Posts: 9
Joined: Fri Sep 28, 2007 8:15 am

Post by lyudell »

Thank you Mr. Witness.

:D
joshbaity
Posts: 4
Joined: Wed Nov 14, 2007 11:55 am

Cycle 0.4

Post by joshbaity »

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.

Nice work!
Attachments
cycle screenshot
cycle screenshot
cycle.jpg (26.81 KiB) Viewed 9367 times
apperrault
Cacti User
Posts: 379
Joined: Fri Feb 16, 2007 11:37 am
Location: Emeryville, CA
Contact:

Post by apperrault »

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.

app
[b]Cacti Version[/b] - 0.8.7b
[b]Plugin Architecture[/b] - 2.2 Beta
[b]Poller Type[/b] - CMD.php
[b]Server Info[/b] - Linux 2.6.9-78.0.1.ELsmp
[b]Web Server[/b] - Apache/2.0.52 (Red Hat)
[b]PHP[/b] - 4.3.9
[b]MySQL[/b] - 4.1.22
[b]RRDTool[/b] - 1.2.23
[b]SNMP[/b] - 5.1.2
[b]Plugins[/b][list]Global Plugin Settings (settings - v0.5)
SuperLinks (superlinks - v0.72)
Host Info (hostinfo - v0.2)
Report Creator (reports - v0.3)
Update Checker (update - v0.4)
Realtime for Cacti (realtime - v0.35)
Cacti Log View (clog - v1.1)
RRD File Cleaner (rrdclean - v0.36)
Network Discovery (discovery - v0.9)
Uptime (uptime - v0.4)[/list]
joshbaity
Posts: 4
Joined: Wed Nov 14, 2007 11:55 am

Cycle 0.4-SVN Install

Post by joshbaity »

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.

Thanks again.
apperrault
Cacti User
Posts: 379
Joined: Fri Feb 16, 2007 11:37 am
Location: Emeryville, CA
Contact:

Post by apperrault »

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.

app
[b]Cacti Version[/b] - 0.8.7b
[b]Plugin Architecture[/b] - 2.2 Beta
[b]Poller Type[/b] - CMD.php
[b]Server Info[/b] - Linux 2.6.9-78.0.1.ELsmp
[b]Web Server[/b] - Apache/2.0.52 (Red Hat)
[b]PHP[/b] - 4.3.9
[b]MySQL[/b] - 4.1.22
[b]RRDTool[/b] - 1.2.23
[b]SNMP[/b] - 5.1.2
[b]Plugins[/b][list]Global Plugin Settings (settings - v0.5)
SuperLinks (superlinks - v0.72)
Host Info (hostinfo - v0.2)
Report Creator (reports - v0.3)
Update Checker (update - v0.4)
Realtime for Cacti (realtime - v0.35)
Cacti Log View (clog - v1.1)
RRD File Cleaner (rrdclean - v0.36)
Network Discovery (discovery - v0.9)
Uptime (uptime - v0.4)[/list]
joshbaity
Posts: 4
Joined: Wed Nov 14, 2007 11:55 am

Same error

Post by joshbaity »

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!

Thanks in advance for all your help!
deseqer
Posts: 2
Joined: Wed Aug 08, 2007 2:09 pm

Post by deseqer »

I and running the current version 0.8.7a and I am also getting that same error Message that josbaity is referring to.

Code: Select all

;parent.startTime();parent.refreshTime();parent.getnext();"> 
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests