Cacti (home)ForumsRepositoryDocumentation
Cacti: offical forums and support  

 FAQFAQ   SearchSearch   MemberlistMemberlist    RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in    


Resolved - Installation help

 
Post new topic   Reply to topic    Cacti Forum Index -> Plugin: (Network Weather Map)
Author Message
pointy



Joined: 26 Jul 2008
Posts: 8
Location: Washington, DC

PostPosted: Thu Aug 07, 2008 1:59 pm    Post subject: Resolved - Installation help Reply with quote

Yet another installation thread, but as far as I can tell, I've done my homework - the plugin architecture works(I have two other plugins running), I followed all of the cacti installation manual instructions, and I looked through a lot of the old installation problems threads here.

My problem is simple - the plugin doesn't seem to activate when I add it to global.php. I ran check.php from the web browser and CLI, and both said that I checked out fine. The only module I'm missing is the console_getopt PEAR module, which is supposed to be only if I'm trying to use the CLI weathermap, which I'm not.

I changed the permissions of "output" to the same as the ones "rra" has, and then added weathermap to the global.php plugin array, so that it looks like this:

$plugins = array();
$plugins[] = 'settings';
$plugins[] = 'monitor';
$plugins[] = 'weathermap';


I've tried disabling the other two plugins, I've tried manually running setup.php. Nothing in the installation instructions seems to suggest that I have done something wrong. Can anyone suggest something? Thanks in advance.


Last edited by pointy on Mon Aug 11, 2008 12:37 pm; edited 1 time in total
Back to top
pointy



Joined: 26 Jul 2008
Posts: 8
Location: Washington, DC

PostPosted: Mon Aug 11, 2008 12:36 pm    Post subject: Reply with quote

I didn't read the last part of the installation instructions about actually enabling weathermap - I convinced myself that the tab would appear regardless. Lesson learned, I suppose.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Cacti Forum Index -> Plugin: (Network Weather Map) All times are GMT - 5 Hours
Page 1 of 1

 



Powered by phpBB © 2001, 2005 phpBB Group