https://github.com/cacti/plugin_cycle
https://github.com/cacti/plugin_cycle
cacti cacti-plugin cycle-plugin graph rotation
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/cacti/plugin_cycle
- Owner: Cacti
- License: gpl-2.0
- Created: 2015-08-10T02:23:16.000Z (almost 10 years ago)
- Default Branch: develop
- Last Pushed: 2024-06-08T13:42:41.000Z (12 months ago)
- Last Synced: 2024-06-08T14:56:01.359Z (12 months ago)
- Topics: cacti, cacti-plugin, cycle-plugin, graph, rotation
- Language: PHP
- Size: 483 KB
- Stars: 4
- Watchers: 11
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cycle
The Cacti Cycle plugin allows you to automatically view the Cacti graphs one by
one after a specified time delay. It allows you to select a tree, or branch, as
well as specifically selected graphs.## Features
* You can set cycle time delay.
* Can set permissions on who can view.
* Graph height and width can be specified.
* Graphs are not displayed if the user does not have access to them.
* You can use the Prev/Next buttons to change graph.
* You can stop the rotation with the Stop button.
* The time until the next graph change is displayed under the title.
* It can use a custom graph list and only cycle through those.
## Installation
To install put the cycle directory and all files into the plugins directory.
Edit your includes/config.php and add cycle to your $plugins list.
You can find the plugin settings under the Misc tab.
## Possible Bugs
The custom graph rotation is very simple and does not check for permissions.
## Future Changes
Improve the way custom graphs are setup
Cycle through Weathermaps (I need to look into how Weathermap works)
Got any ideas then please let us know.
-----------------------------------------------
Copyright (c) 2004-2024 - The Cacti Group, Inc.