Plugin Management not showing

Support for the Plugin Architecture

Moderators: Developers, Moderators

Post Reply
ramymamlouk
Posts: 2
Joined: Wed Jul 21, 2010 7:24 am

Plugin Management not showing

Post by ramymamlouk »

Hi.

Had my cacti 0.8.7e installed on a CentOS 5.3 server, with RPMForge repos enabled. I had 2 plugins installed: monitor and ntop on the old plugins architecture, i.e. manual entries in include/global.php.

Today, it was upgraded to 0.8.7g, and I applied PIA 0.8.7g, and the plugins are not there anymore, and the section where the manual entries is not in include/global.php anymore.

Skimming through the forums and release notes, I understood that plugins are now detected automatically, and I should see a "Plugin Management" somewhere on my admin account, showing the isntalled plugins. However, I do not see that.

Any ideas?
ramymamlouk
Posts: 2
Joined: Wed Jul 21, 2010 7:24 am

Post by ramymamlouk »

It turned out that I had to manually check the "Plugin Management" checkbox under User Administration.
Voiper99
Cacti User
Posts: 276
Joined: Thu Mar 01, 2007 5:43 pm
Location: Melbourne, Australia

Post by Voiper99 »

Don't forget to change the title of your thread to "SOLVED" :)
klim
Posts: 11
Joined: Tue Aug 17, 2010 10:50 pm

Post by klim »

I haven't "Plugin Management" checkbox under User Administration.
1. cacti-plugin-0.8.7g-PA-v2.8.tar
2. mysql script executed
3. plugin monitor copied
4. permission www-data
5. /etc/cacti/debian.php

Code: Select all

$plugins = array();
$plugins[] = 'monitor';
$url_path = "/";
User avatar
zgamer
Cacti User
Posts: 86
Joined: Sat Sep 23, 2006 7:50 pm
Location: WI, USA

Post by zgamer »

Try adding the "$plugins = array(); " to the global.php file.
Current cacti install
-------------------------
Hardware: ESXi 5.1 VM
Software Load: FreeBSD 9.0 + Lighttpd + MySQL + Cacti 0.8.7
Plug-ins loaded: aggregate, flowview, monitor, realtime, rrdclean, syslog, spikekill, settings, thold, weathermap, and uptime.
klim
Posts: 11
Joined: Tue Aug 17, 2010 10:50 pm

Post by klim »

zgamer wrote:Try adding the "$plugins = array(); " to the global.php file.
I added this string in global.php, but nothing was changed :(
Any ideas?
User avatar
gandalf
Developer
Posts: 22383
Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:

Post by gandalf »

klim wrote:I haven't "Plugin Management" checkbox under User Administration.
1. cacti-plugin-0.8.7g-PA-v2.8.tar
2. mysql script executed
3. plugin monitor copied
4. permission www-data
5. /etc/cacti/debian.php

Code: Select all

$plugins = array();
$plugins[] = 'monitor';
$url_path = "/";
We changed ./include/config.php to hold the plugin array as well and removed that from global.php.
Unfortunately, debian had (has?) it's own files. So I frankly don't know how they splitted off our layout. For default customization, you would have to change the ./include/config.php only, it's included wherever needed
R.
Post Reply

Who is online

Users browsing this forum: No registered users and 5 guests