[solved] Clean install 0.8.7e & PA 2.5 - No plugins show

Support for the Plugin Architecture

Moderators: Developers, Moderators

Post Reply
iguy
Posts: 5
Joined: Wed May 06, 2009 7:14 am

[solved] Clean install 0.8.7e & PA 2.5 - No plugins show

Post by iguy »

I did a clean install of Cacti 0.8.7e & PluginArch 2.5. Nothing else installed onto CentOS 5.3 x64.

I go to the Plugin Management page and get Version: 2.5 & PA version 2.4.

I have run the SQL for PA and the 4 tables exist.

Then I attempt to add in the HostInfo plugin and that doesn't show up on the plugin management page.

Help? What can I look at to figure this out? What do I need to share that will resolve this issue?
User avatar
streaker69
Cacti Pro User
Posts: 712
Joined: Mon Mar 27, 2006 10:35 am
Location: Psychic Amish Network Administrator

Re: Clean install 0.8.7e & PA 2.5 - No plugins showing u

Post by streaker69 »

iguy wrote:I did a clean install of Cacti 0.8.7e & PluginArch 2.5. Nothing else installed onto CentOS 5.3 x64.

I go to the Plugin Management page and get Version: 2.5 & PA version 2.4.

I have run the SQL for PA and the 4 tables exist.

Then I attempt to add in the HostInfo plugin and that doesn't show up on the plugin management page.

Help? What can I look at to figure this out? What do I need to share that will resolve this issue?
The HostInfo plugin uses the old plugin method. Meaning, you'll have to add it to /include/global.php in the appropriate section. You'll probably also need to chown -R apache:apache /plugins/hostinfo
[b]Cacti Version[/b] - 0.8.7d
[b]Plugin Architecture[/b] - 2.4
[b]Poller Type[/b] - Cactid v
[b]Server Info[/b] - Linux 2.6.18-128.1.6.el5
[b]Web Server[/b] - Apache/2.2.3 (CentOS)
[b]PHP[/b] - 5.2.9
[b]MySQL[/b] - 5.0.45-log
[b]RRDTool[/b] - 1.3.0
[b]SNMP[/b] - 5.3.2.2
[b]Plugins[/b]PHP Network Managing v0.6.1, Global Plugin Settings v0.6,thold v0.4.1,XMLPort v0.3.5,CactiCam v0.1.5,NetTools v0.1.5,pollperf v0.32,RRD Cleaner v1.1,sqlqueries v0.2,superlinks v0.8,syslog v0.5.2,update v0.4,discovery v0.9,zond v0.34a,hostinfo v0.2,Bloom v0.6.5,mactrack v1.1,weathermap v0.96a,mobile v0.1
iguy
Posts: 5
Joined: Wed May 06, 2009 7:14 am

Post by iguy »

I have done those steps.
$plugins = array();
//$plugins[] = 'thold';
$plugins[] = 'hostinfo';
//$plugins[] = 'boost';
I've also done the chown -R apache.apache plugins/* along with setting it to 777 to no avail.

What else can I look at to tell me what's goofed up here?
iguy
Posts: 5
Joined: Wed May 06, 2009 7:14 am

Post by iguy »

SELinux was the culprit. At this time I've disabled SELinux and it works fine. I'll renable it to hunt down the proper policy I need in the future.
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests