I am running Cacti version 0.8.6.j and Plugin Architecture 1.1.
From Updates plugin I see Aggregate is installed but when I try to use it I don't see it in Graph Manger.
*
Also I do not see Syslog Monitoring plugin.
Please help trouble shoot this.
I do not see Aggregate ini Graph menager.
Moderators: Developers, Moderators
I have the same trouble. I did step by step in cactiuser.net's guide for installed plugin.
Cacti 0.87, Plugin Architecture 2.2, Aggregate 0.66. But i see nothing more in choose an action dropdown of graph management or other place.
I copied cacti-plugin-0.8.7b-PA-v2.1.diff to locate cacti and excuted command: patch -p1 -N --dry-run < cacti-plugin-0.8.7b-PA-v2.1.diff
patch -p1 -N < cacti-plugin-0.8.7b-PA-v2.1.diff
patch is ok, it's not failed. I edited file /include/global.ph
$config['url_path'] = "/cacti/";
$plugins[] = 'aggregate';
i coped aggregate folder to plugins folder in location cacti.
Please help me?
Cacti 0.87, Plugin Architecture 2.2, Aggregate 0.66. But i see nothing more in choose an action dropdown of graph management or other place.
I copied cacti-plugin-0.8.7b-PA-v2.1.diff to locate cacti and excuted command: patch -p1 -N --dry-run < cacti-plugin-0.8.7b-PA-v2.1.diff
patch -p1 -N < cacti-plugin-0.8.7b-PA-v2.1.diff
patch is ok, it's not failed. I edited file /include/global.ph
$config['url_path'] = "/cacti/";
$plugins[] = 'aggregate';
i coped aggregate folder to plugins folder in location cacti.
Please help me?
I tried with monitor plugin and it's ok. But I can't see Aggregate Plugin Permission in user management.
---------------------------------------
$plugins = array();
$plugins[] = 'aggregate';
$plugins[] = 'monitor';
[root@cacti plugins]# ls -la
total 36
drwxr-xr-x 4 cacti cacti 4096 Nov 25 13:49 .
drwxr-xr-x 14 root root 4096 Nov 26 08:55 ..
drwxr-xr-x 2 cacti cacti 4096 Nov 25 08:23 aggregate
-rw-r--r-- 1 cacti cacti 44 Nov 25 09:54 index.php
drwxr-xr-x 4 cacti cacti 4096 Nov 25 13:49 monitor
-rw-r--r-- 1 cacti cacti 13309 Nov 25 08:22 plugins.php
---------------------------------------
$plugins = array();
$plugins[] = 'aggregate';
$plugins[] = 'monitor';
[root@cacti plugins]# ls -la
total 36
drwxr-xr-x 4 cacti cacti 4096 Nov 25 13:49 .
drwxr-xr-x 14 root root 4096 Nov 26 08:55 ..
drwxr-xr-x 2 cacti cacti 4096 Nov 25 08:23 aggregate
-rw-r--r-- 1 cacti cacti 44 Nov 25 09:54 index.php
drwxr-xr-x 4 cacti cacti 4096 Nov 25 13:49 monitor
-rw-r--r-- 1 cacti cacti 13309 Nov 25 08:22 plugins.php
Who is online
Users browsing this forum: No registered users and 0 guests