Hello. I try to install on my cacti server the Thold plugin. I have installed before the plugin architecture settings-0.6 and the files-0.8.7e using the pre-patched files. I have copied the files from this directories to cacti directory. Then I have edited my include/global.php and I have added the following lines: $plugins = array(); $plugins[] = 'settings'; And I have modified this line: $config['url_path'] = '/cacti/'; Then I have copied the directory thold (thold-0.4.1.tar.gz) in the cacti/plugin directory. I have edited my include/global.php and I have added the following line: $plugins[] = 'thold'; In the settings menu the thold tab doesn't appear. What I forget?
Thanks in advance
Giu
Wed Sep 02, 2009 6:40 am
jpcozar
New User
Joined: Tue Sep 25, 2007 6:22 am Posts: 3
Re: Trouble in plugin installation
Same trouble here.
OS: Ubuntu server (8.10) Cacti version: 0.8.7c updated to 0.8.7e with Plugin architecture Cacti settings:0.5 Plugin architecture: cacti-plugin-0.8.7e-PA-v2.5 e: thold plugin: 0.4.1
I did all steps and moreover, I imported thold.sql file:
mysql -u root cacti -p < thold.sql
Tables (thold_data & thold_templates) appears (using phpmyadmin) but no options or tabs for thold plugin under cacti web page.
Other plugins installed are working fine: settings & update
But I can't see options for thold plugin!!!!
Thank you in advance
Fri Sep 04, 2009 3:53 pm
jpcozar
New User
Joined: Tue Sep 25, 2007 6:22 am Posts: 3
Re: Throuble in plugin installation
I answer myself (and guy above me ;-):
Others plugins (update & settings) are running with "old archictecture", but thold is running with new one. So you have to import pa.sql from cacti-plugin-0.8.7e-PA-v2.5. mysql -u root cacti -p < pa.sql
After that, you must give yourself permission under User Management-><your user>->Plugin Management
Once done, you must enable Thold under Plugin Management, and it's done!
Users browsing this forum: No registered users and 0 guests
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum