I have Cacti on a Windows 2003 Server. My install process consisted of copying the "aggregate" folder from the extracted file to my plugins folder, assigning permissions to the aggregate folder, and then editing my config.php. That is all I have done.
As best I can tell, all of my versions are the latest avalable. See attached "Versions.jpg" screenshot.
I assigned the same permissions to the "/plugins/aggregate" folder as I have to the "/plugins/weathermap" folder.
Going to the User Permissions page shows nothing about the "Aggregate" plugin. See attached "Permissions.jpg" screenshot.
Going to the Graph Management page does not list "Aggregate Graphs" in the slect an action. See attached "Options.jpg" screenshot.
Can you tell me what is missing? Or what I have not done yet?
Aggregate Install
Moderators: Developers, Moderators
Aggregate Install
- Attachments
-
- Versions.JPG (89.41 KiB) Viewed 2516 times
-
- Permissions.JPG (103.31 KiB) Viewed 2516 times
-
- Options.JPG (130.14 KiB) Viewed 2516 times
CORRECTION
I edited my Global.php.
I did NOTHING to the config.php
My Global.php now has this....
$plugins = array();
$plugins[] = 'aggregate';
$plugins[] = 'monitor';
$plugins[] = 'settings';
$plugins[] = 'syslog';
$plugins[] = 'Tools';
$plugins[] = 'Update';
$plugins[] = 'weathermap';
I did NOTHING to the config.php
My Global.php now has this....
$plugins = array();
$plugins[] = 'aggregate';
$plugins[] = 'monitor';
$plugins[] = 'settings';
$plugins[] = 'syslog';
$plugins[] = 'Tools';
$plugins[] = 'Update';
$plugins[] = 'weathermap';
THIS IS AWESOME !!!
I have finally found the "secret" to Cacti flexability.....
Custom CDEF.
I am now creating aggregate graphs that have a sum of all data sources instead of an aggregate that has a line for each data source, and graphing the data in bits instead of bytes.
This is what I have been trying to do for quite some time. The ability to create my own CDEF was the answer.
Thank You
Who is online
Users browsing this forum: No registered users and 0 guests