Cycle 0.7 - Released

Announcements concerning Plugins for Cacti

Moderators: Developers, Moderators

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

Cycle 0.7 - Released

Post by TheWitness »

All,

I am publishing a long overdue Update to the Cycle Plugin. Here is the ChangeLog:
-feature: Add timespan selector and graph window
-feature: Implement buttons and not links for next/pref/stop/start
-feature: Make PIA2.x compatible
-feature: Auto Upgrade
-feature: Allow Tree Based Cycling
Enjoy!!!

TheWitness
Attachments
cycle-0.7-1.tar.gz
(16.53 KiB) Downloaded 758 times
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?
sup801
Posts: 6
Joined: Sat May 16, 2009 11:39 pm

customized cycle plugin

Post by sup801 »

I modified cycle 0.7.

Here is the ChangeLog:
-feature: Fixed custom tree mod view
-feature: Fixed timespan function in defalt view
-feature: Fixed guest access permission
-feature: Improved control panel
-feature: Added tree selector(Custom graph rotation only)
-feature: Added graph selector
-feature: Added legend display control
-feature: Added graph control buttons

Have fun

tested machine
OS : Microsoft Windows XP Pro SP3
Web Server : Apache 2.2.10
PHP Version : PHP/5.2.7 RC2
Database : MYSQL 5.0.70
Cacti Version : 0.8.7d
Poller Type : SPINE 0.8.7a - cygwin
RRDTool Version : 1.2.30
Plugin Architecture Version : 2.4.1

Installed Plugins :
- aggregate 0.71
- boost 2.4
- discovery 0.9
- monitor 0.9
- realtime 0.36
- reportit 0.71
- settings 0.6
- spikekill 1.0
- thold 0.4.1
- mobile 0.1
- pollperf 0.32
- superlinks 0.8
Attachments
cycle-0.7a.zip
Cycle 0.7a
(21.41 KiB) Downloaded 500 times
Tree and graph selector
Tree and graph selector
graph_selector.png (98.68 KiB) Viewed 12908 times
Tree Selector in tree_mod
Tree Selector in tree_mod
tree_mod.png (99.11 KiB) Viewed 12961 times
Added legend display settings
Added legend display settings
settings.png (120.89 KiB) Viewed 12961 times
User avatar
TheWitness
Developer
Posts: 17007
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

Nice Mod. Is it acceptable to merge this into the "production" code?

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?
sup801
Posts: 6
Joined: Sat May 16, 2009 11:39 pm

Post by sup801 »

TheWitness wrote:Nice Mod. Is it acceptable to merge this into the "production" code?

TheWitness
sure
sup801
Posts: 6
Joined: Sat May 16, 2009 11:39 pm

Re: Cycle 0.7 - Released

Post by sup801 »

I modified cycle 1.2 to 1.3.
Changelog
--- 1.3 ---
-bug: the legend view does not work when refresh page.
-bug: 'Prev' and 'Next' does not work correctly with dropdown menu.
-bug: delay interval does not work correctly.
-bug: the graph cannot be duplicated.
-feature: host tree support.
-feature: permission check support..
Cheers
Attachments
cycle-1.3.zip
(23.58 KiB) Downloaded 307 times
Last edited by sup801 on Fri Aug 19, 2011 3:39 pm, edited 1 time in total.
noname
Cacti Guru User
Posts: 1566
Joined: Thu Aug 05, 2010 2:04 am
Location: Japan

Re: Cycle 0.7 - Released

Post by noname »

Oops, we have 2 choices..

cycle-v1.2-1: (from here)

Code: Select all

----[ Changelog
    --- 1.2 ---
    -bug: Fix issue where realms can be damaged when upgrading
cycle_1.2: (contributed by sup801)

Code: Select all

----[ Changelog
    --- 1.2 ---
    -feature: Fix the legend view does not work when refresh page.
    -feature: Fix 'Prev' and 'Next' does not work correctly with dropdown menu.
    -feature: Fix delay interval does not work correctly
    -feature: Change the graph cannot be duplicated
    -feature: Add host tree support.
    -feature: Add permission check.
sup801
Posts: 6
Joined: Sat May 16, 2009 11:39 pm

Re: Cycle 0.7 - Released

Post by sup801 »

noname wrote:Oops, we have 2 choices..

cycle-v1.2-1: (from here)

Code: Select all

----[ Changelog
    --- 1.2 ---
    -bug: Fix issue where realms can be damaged when upgrading
cycle_1.2: (contributed by sup801)

Code: Select all

----[ Changelog
    --- 1.2 ---
    -feature: Fix the legend view does not work when refresh page.
    -feature: Fix 'Prev' and 'Next' does not work correctly with dropdown menu.
    -feature: Fix delay interval does not work correctly
    -feature: Change the graph cannot be duplicated
    -feature: Add host tree support.
    -feature: Add permission check.

Sorry, I didn't check version 1.2.
I updated 1.2 to 1.3.
User avatar
TheWitness
Developer
Posts: 17007
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Re: Cycle 0.7 - Released

Post by TheWitness »

Cycle 2.0 will be released real soon. Screen shot attached. Scalability issues addressed.
Attachments
cycle.png
cycle.png (46.5 KiB) Viewed 7346 times
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?
yellowpaper
Posts: 9
Joined: Wed Dec 14, 2011 6:38 am

Re: Cycle 0.7 - Released

Post by yellowpaper »

Very nice, I like it.

I've just set it up on my server and it works perfectly despite a small feature I'd like to have. Or maybe it exists and I just don't know where or how to use it. The thing is that I have disabled authentication and since that cant see the cycle tab next to the graph tab. When I enable identification and login then everything works but not when turned off. Is there a way around that problem?

It is mandatory to us since we are monitoring the graphs of our machines on a central display which starts and stops automatically each day on a certain time. A login would be quite annoying as you can immagine. I hope you can help me. =)

EDIT.: nevermind, I just figured out I can access the page via the static link (http://[serverIP]/cacti/plugins/cycle/cycle.php) despite the tab doesnt show up in the tablist.

Greetings,

yellowpaper
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests