Need for #$plugins = array(); with PIA compatible plug-ins??

Support for the Plugin Architecture

Moderators: Developers, Moderators

Post Reply
User avatar
focaccio
Posts: 9
Joined: Wed May 18, 2011 6:07 pm
Location: San Diego

Need for #$plugins = array(); with PIA compatible plug-ins??

Post by focaccio »

Hello,

New to cacti. I'm running 0.8.7g on an ubuntu 11.04 server. I installed the plugin architecture and want to use the threshold plug-in. I downloaded and extracted the plugin to /var/www/cacti/plugins and it is there (shows as enable) in plugin management, but I dont have the "thold" tab ???

Do I need to add something like this to my config.php file?

Code: Select all

/* load up old style plugins here */
#$plugins = array();
#$plugins[] = 'settings';
#$plugins[] = 'syslog';
#$plugins[] = 'thold';
#$plugins[] = 'flowview';
That is what I see in the /var/www/cacti/include/config.php file of the cacti box we are migrating off of which has a thold tab for the threshold plugin.

Thanks for any help on this...
User avatar
focaccio
Posts: 9
Joined: Wed May 18, 2011 6:07 pm
Location: San Diego

Re: Need for #$plugins = array(); with PIA compatible plug-i

Post by focaccio »

I'm pretty sure the answer to my question is: no based on what I just noticed on the web-site [see attached]
Attachments
answer1.jpg
answer1.jpg (51.49 KiB) Viewed 2670 times
User avatar
focaccio
Posts: 9
Joined: Wed May 18, 2011 6:07 pm
Location: San Diego

Re: Need for #$plugins = array(); with PIA compatible plug-i

Post by focaccio »

Knowing that I don't have to edit the config.php file doesn't change the fact that I am not seeing the plugins. Is there any kind of debugging or checks I can make to ensure I have followed the plugin install directions correctly.

Which reminds me. In the plugin install directions, I'm having a problem understanding this:
"You will need to upload/copy the complete “monitor” folder into this “plugins” folder on your web server."
What is the monitor folder?
User avatar
focaccio
Posts: 9
Joined: Wed May 18, 2011 6:07 pm
Location: San Diego

Re: Need for #$plugins = array(); with PIA compatible plug-i

Post by focaccio »

Ok, finally got syslog plugin to show up...since thold wasn't working I moved on to syslog. After installing syslog, I chmoded everything to 777, chowned everything to cactiuser:cactiuser and rebooted. Syslog showed up.

Now I see that the "settings" plugin is a dependency for syslog...so I'm going to install that next...Rock On!
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests