Install Pluggins on Windows

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

Moderators: Developers, Moderators

Post Reply
nytrogeno
Posts: 11
Joined: Mon Jul 12, 2010 3:18 pm

Install Pluggins on Windows

Post by nytrogeno »

Hi...
I just installed Cacti on Windows with XAMPP. Everything works fine. The question is How do I install the pluggins? (Monitor, Weathermap, Syslog, Thold, etc)

I Need Help.

Thank
nytrogeno
Posts: 11
Joined: Mon Jul 12, 2010 3:18 pm

Re: Install Pluggins on Windows

Post by nytrogeno »

Any how to???
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Re: Install Pluggins on Windows

Post by BSOD2600 »

Which parts of those links were unclear for you to follow?
nytrogeno
Posts: 11
Joined: Mon Jul 12, 2010 3:18 pm

Re: Install Pluggins on Windows

Post by nytrogeno »

ok... in

Configuration
Edit “include/config.php” and specify the database type, name, host, user and password for your Cacti configuration.


my config:
$database_type = "mysql";
$database_default = "cacti";
$database_hostname = "localhost";
$database_username = "root";
$database_password = "cacti";
$database_port = "3306";


This:
$url_path = "/projects/cacti/testing/";

where to the copy??? in include/config.php? and replace $url_path = "/cacti/";

The link http://servername/projects/cacti/testing/ does not work...


and posterior:

SQL
The plugin architecture includes a pa.sql file. You will need to import this into your cacti SQL database.

Once this is done, you will have successfully completed installing the Plugin Architecture. You will now want to proceed with downloading and install Plugins. You can refer to Installing Plugins to help with it.


I imported the file pa.php in my PHPADMIN. Should I do next?
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Re: Install Pluggins on Windows

Post by BSOD2600 »

nytrogeno wrote: This:
$url_path = "/projects/cacti/testing/";

where to the copy??? in include/config.php? and replace $url_path = "/cacti/";
Yes, you'll need to edit include/config.php. /projects/cacti/testing/ is where your cacti files reside? You might also need to set up a path alias in IIS.
nytrogeno wrote:I imported the file pa.php in my PHPADMIN. Should I do next?
Per the quoted text, "You will now want to proceed with downloading and install Plugins. You can refer to Installing Plugins to help with it." These instructions are in the 2nd link.
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests