Can´t load new plugins

Post support questions that relate to the Windows 2003/2000/XP operating systems.

Moderators: Developers, Moderators

Post Reply
sacaminas
Posts: 9
Joined: Tue Aug 17, 2010 4:42 am

Can´t load new plugins

Post by sacaminas »

Hi all;
i´ve installed (Cacti Version: 0.8.8a, Plugin Architecture Version: 3.1) on Win 2008 R2 standar and works fine however I tried to install new plugins and cacti never show the new ones.
I copy for example the folder weathermap and paste in C:\Cacti\Apache2\htdocs\cacti\plugins but when I go to
Plugin Management not exist the new plugins to install.
Someone can help me please?

Thanks in advance.
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Re: Can´t load new plugins

Post by BSOD2600 »

Did you install cacti manually or with the installer?
Any errors shown in the cacti technical support page?
Do any other plugins function and show up?
sacaminas
Posts: 9
Joined: Tue Aug 17, 2010 4:42 am

Re: Can´t load new plugins

Post by sacaminas »

I used an installer, I have this plugins that was pre-installed and works:

Autom8 0.36 Active
Clog 1.7 Active
Aggregate 1.01 Active
Cycle 2.3 Installed
Monitor 1.3 Active
Mactrack 2.9 Active
Settings 0.71 Active
Hmib 1.4 Active
Mikrotik 1.0 Installed
Discovery 1.5 Active
Manage 0.6.2 Active
Realtime 0.5 Active
Routerconfigs 0.4 Active
Nectar 0.35a Installed
Superlinks 1.4 Installed
Syslog 1.22 Active
Thold 0.4.9 Active

--------------------------------------------------------------------------
Cacti technical support page
Current version : 0.6.2
--------------------------------------------------------------------------------
Upgrade needed : none
--------------------------------------------------------------------------------
Table 'manage_host' : OK (0.1)
Column 'manage' from table 'host' : OK (0.1)
Table 'manage_alerts' : OK (0.1)
Column 'force' from table 'manage_host' : OK (not here) (0.2/0.5.2)
Table 'manage_templates' : OK (0.2)
--------------------------------------------------------------------------------------------------------------------------------------------
Column 'group' from table 'manage_host' : OK (0.3)
Table 'manage_groups' : OK (0.3)
--------------------------------------------------------------------------------------------------------------------------------------------
Column 'oid' from table 'manage_alerts' : OK (0.4)
Table 'manage_process' : OK (0.4)
Table 'manage_services' : OK (0.4)
Setting 'manage_poller_hosts' from table 'settings' : OK (0.4)
--------------------------------------------------------------------------------------------------------------------------------------------
Table 'manage_sites' : OK (0.5)
Table 'manage_tcp' : OK (0.5)
Table 'manage_host_services' : OK (not here) (0.1/0.5)
Table 'manage_poller_output' : OK (0.5)
Column 'thresold_ref' from table 'manage_host' : OK (0.5)
Column 'thresold' from table 'manage_host' : OK (0.5)
Column 'mail' from table 'manage_host' : OK (0.5)
Column 'site_id' from table 'manage_groups' : OK (0.5)
Setting 'manage_global_email' from table 'settings' : OK (0.5)
Setting 'manage_double_email' from table 'settings' : OK (0.5)
Setting 'manage_poller_plus' from table 'settings' : OK (0.5)
--------------------------------------------------------------------------------------------------------------------------------------------
Column 'type' from table 'manage_host' : OK (0.5.2)
Column 'services' from table 'manage_host' : OK (not here) (???/0.5.2)
Setting 'manage_accounts_tab' from table 'settings' : OK (0.5.2)
Setting 'manage_accounts_settings' from table 'settings' : OK (0.5.2)
Setting 'manage_accounts_reporting' from table 'settings' : OK (0.5.2)
Setting 'manage_accounts_sites' from table 'settings' : OK (0.5.2)
Setting 'manage_accounts_groups' from table 'settings' : OK (0.5.2)
Table 'manage_device_type' : OK (not here) (0.2/0.5.2)
Setting 'manage_enable' from table 'settings' : OK (0.5.2)
--------------------------------------------------------------------------------------------------------------------------------------------
Table 'manage_uptime_method' : OK (0.6)
Table 'manage_admin_link' : OK (0.6)
Setting 'manage_uptime_method' from table 'settings' : OK (0.6)
Setting 'manage_uptime_cisco' from table 'settings' : OK (0.6)
--------------------------------------------------------------------------------------------------------------------------------------------
Setting 'Use Windows PHP Patch' : OK Don't use. Select 'No'.
Plugin Thold : OK
Concurrent Manage Pollers : OK
Devices : OK
User settings : NOK Save your settings (0).

Regards
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Re: Can´t load new plugins

Post by BSOD2600 »

alright, so the plugin arch is properly configured it appears. must be something you're doing....

you copy the contents of the weathermap plugin into C:\Cacti\Apache2\htdocs\cacti\plugins\weathermap\? in that folder there should be all the .php files, etc. just like the other plugin folders.
hshaik
Posts: 12
Joined: Fri Oct 14, 2011 11:52 am

Re: Can´t load new plugins

Post by hshaik »

I have similar issue. I have plugins I need installed and working properly. I wanted to install the uptime plugin. when I copy it to the apache/cacti/plugin folder and then try to refresh the plugin managemnt or just reload the entire page I get blank page and nothing shows up.
sacaminas
Posts: 9
Joined: Tue Aug 17, 2010 4:42 am

Re: Can´t load new plugins

Post by sacaminas »

I installed all plugins in "C:\Cacti\Apache2\htdocs\cacti\plugin2" and there are all php files, I´ve try also with other plugins with the same result.
sacaminas
Posts: 9
Joined: Tue Aug 17, 2010 4:42 am

Re: Can´t load new plugins

Post by sacaminas »

could be that the hold´s plugins show me "You are running MySQL in Strict Mode, which is not supported by Thold."?
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Re: Can´t load new plugins

Post by BSOD2600 »

sacaminas wrote:I installed all plugins in "C:\Cacti\Apache2\htdocs\cacti\plugin2" and there are all php files, I´ve try also with other plugins with the same result.
That is incorrect. Did you read the plugin installation instructions?
Did you purposely ignore the path I previously stated? C:\Cacti\Apache2\htdocs\cacti\plugins\weathermap\

MySQL strict mode is not supported by Cacti either. stop the mysql service, edit my.ini, comment out strict-mode, and start mysql service again.
sacaminas
Posts: 9
Joined: Tue Aug 17, 2010 4:42 am

Re: Can´t load new plugins

Post by sacaminas »

Thanks for response about strict mode.

on the other hand I have try with other plugins and for example I tried with ipsubnet plugins and is show in the plugins management and it´s working however when I copy and paste the weather map files and I go to plugins management all disappear !
What´s wrong?
Regards
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Re: Can´t load new plugins

Post by BSOD2600 »

Hard to say. anything in cacti.log? php error log?
Post Reply

Who is online

Users browsing this forum: No registered users and 7 guests