Plugin Architecture for Windows - Installation Guide?
Moderators: Developers, Moderators
Plugin Architecture for Windows - Installation Guide?
I am looking for some installation steps on how to install plugin architecture on Windows 2003, I have Cacti 0.8.7d under Windows 2003 and it runs fine, any pointer will greatly be appreciated.
The steps aren't any different than linux really... what specific question(s) do you have?
| 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 |
ok, thanks, I assumed there was a separate installation procedures for Windows.
I followed the steps for Plugin Architecture installation using "Pre-patched" approach. I installed the thold as a sample plugin but not seeing the thold tab in my cacti login, what's a good way to check to see if my Plugin Architecture is in order? Thanks.
I followed the steps for Plugin Architecture installation using "Pre-patched" approach. I installed the thold as a sample plugin but not seeing the thold tab in my cacti login, what's a good way to check to see if my Plugin Architecture is in order? Thanks.
You import it.
Code: Select all
mysql --user=root --password cacti < c:\inetpub\wwwroot\cacti\pa.sql
| 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 |
BSOD2600 wrote:You import it.Code: Select all
mysql --user=root --password cacti < c:\inetpub\wwwroot\cacti\pa.sql
Thanks, the command worked, but it bounced an error:
ERROR 1050 (42S01) at line 5: Table 'plugin_config' already exists
Is there a way to overwrite it? or what else might I have done to cause this?
The symptoms is under the Plugin management is no more plugins showing, but the manage and the thold plugins are still working. I had originally tried to install the weathermap plugin. Copied it to the plugin folder, caused already the issue. Then went and added the array command in global.php - did not help. Then I saw that you have the cacti .e version, installed - no help. Then installed the new plugin architecture for .e - did not help. Removed the weathermap folder and the array entry - no luck.
Any ideas?
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
What does your apache error log state? Does php have enough memory? What is the memory_limit set to in php.ini?
Please advise.
TheWitness
Please advise.
TheWitness
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Sorry,
Apache logging is so easier than IIS
TheWitness
Apache logging is so easier than IIS
TheWitness
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Hater
IIS logs are stored by default at \WINDOWS\system32\LogFiles\W3SVC##. The contents of the logs are configurable per website in the IIS tool.
I'd also suggest you enable the PHP error_log.
IIS logs are stored by default at \WINDOWS\system32\LogFiles\W3SVC##. The contents of the logs are configurable per website in the IIS tool.
I'd also suggest you enable the PHP error_log.
| 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 |
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Who is online
Users browsing this forum: No registered users and 0 guests