Resolved - Installation help

Support questions about the Network Weather Map plugin

Moderators: Developers, Moderators

Post Reply
pointy
Posts: 8
Joined: Sat Jul 26, 2008 12:58 pm
Location: Washington, DC

Resolved - Installation help

Post by pointy »

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.
pointy
Posts: 8
Joined: Sat Jul 26, 2008 12:58 pm
Location: Washington, DC

Post by pointy »

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.
Post Reply

Who is online

Users browsing this forum: No registered users and 8 guests