Hi,
Please help me remove plugin of cacti
1. Weathermap1xx (ERROR: Directory Missing)
2. Weathermap1 (ERROR: Directory Missing)
click plugin management, don't have function for uninstall
please help me
remove plugin of cacti
Moderators: Developers, Moderators
remove plugin of cacti
- Attachments
-
- plugin.png (48.7 KiB) Viewed 1616 times
Re: remove plugin of cacti
Well, i don't know what OS you are using but, go to the plugin directory and erase it lok in /usr , /opt or /etc.
Re: remove plugin of cacti
Hi,
I using the OS:
Red Hat Enterprise Linux Server release 6.7 (Santiago)
Please help me remove step by step
Thank you
I using the OS:
Red Hat Enterprise Linux Server release 6.7 (Santiago)
Please help me remove step by step
Thank you
Re: remove plugin of cacti
Hi Every body, please help me
Thank you
Thank you
Re: remove plugin of cacti
If the folders are still under <cacti_folder/plugins> remove those folders.
If the folders are are no longer under <cacti_folder>/plugins, then you can either copy them in and uninstall properly or run the following mysql code replacing <directory> with each of those showing "Not Installed"
Note, this should be used as a last result as it generally means you removed the directories without actually uninstalling the plugin, since Cacti checks for the existence of a folder and only warns if it has it in the plugin_config table but not in the directory.
It also means that any custom columns or tables added by the plugin will still be in your database
If the folders are are no longer under <cacti_folder>/plugins, then you can either copy them in and uninstall properly or run the following mysql code replacing <directory> with each of those showing "Not Installed"
Code: Select all
delete from plugin_config where directory = '<directory>'
It also means that any custom columns or tables added by the plugin will still be in your database
Cacti Developer & Release Manager
The Cacti Group
Director
BV IT Solutions Ltd
+--------------------------------------------------------------------------+
Cacti Resources:
Cacti Website (including releases)
Cacti Issues
Cacti Development Releases
Cacti Development Documentation
The Cacti Group
Director
BV IT Solutions Ltd
+--------------------------------------------------------------------------+
Cacti Resources:
Cacti Website (including releases)
Cacti Issues
Cacti Development Releases
Cacti Development Documentation
Who is online
Users browsing this forum: No registered users and 2 guests