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
Install Pluggins on Windows
Moderators: Developers, Moderators
Re: Install Pluggins on Windows
http://docs.cacti.net/manual:087:1_inst ... ecture_pia
http://docs.cacti.net/manual:087:1_inst ... ng_plugins
http://docs.cacti.net/manual:087:1_inst ... ng_plugins
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
Re: Install Pluggins on Windows
Any how to???
Re: Install Pluggins on Windows
Which parts of those links were unclear for you to follow?
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
Re: Install Pluggins on Windows
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?
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?
Re: Install Pluggins on Windows
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: This:
$url_path = "/projects/cacti/testing/";
where to the copy??? in include/config.php? and replace $url_path = "/cacti/";
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.nytrogeno wrote:I imported the file pa.php in my PHPADMIN. Should I do next?
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
Who is online
Users browsing this forum: No registered users and 3 guests