Router-Configs plugin add button does nothing
Moderators: Developers, Moderators
Router-Configs plugin add button does nothing
Using cactiez version 0.8.7c, upgrade router-configs plugin to latest to attempt to use ssh capabilities. When I go to router-configs and click on the add buttno to add a device it doesn't do anything. I am lost, anyone experience this before?
Re: Router-Configs plugin add button does nothing
Thanks, I have tried that before and tried it again, but always get the following error:noname wrote:See: http://forums.cacti.net/viewtopic.php?f=14&t=45669
ERROR 1050 (42S01) at line 2: Table 'plugin_routerconfigs_accounts' already exists
Re: Router-Configs plugin add button does nothing
All other tables also exist?
Code: Select all
mysql> SHOW TABLES LIKE '%routerconfigs%';
+-----------------------------------+
| Tables_in_cacti (%routerconfigs%) |
+-----------------------------------+
| plugin_routerconfigs_accounts |
| plugin_routerconfigs_backups |
| plugin_routerconfigs_devices |
| plugin_routerconfigs_devicetypes |
+-----------------------------------+
4 rows in set (0.00 sec)
Re: Router-Configs plugin add button does nothing
sorry for the delayed response, been away for business reasons. Below is the output, looks the same.
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
mysql> SHOW TABLES LIKE '%routerconfigs%';
+-----------------------------------+
| Tables_in_cacti (%routerconfigs%) |
+-----------------------------------+
| plugin_routerconfigs_accounts |
| plugin_routerconfigs_backups |
| plugin_routerconfigs_devices |
| plugin_routerconfigs_devicetypes |
+-----------------------------------+
4 rows in set (0.00 sec)
mysql>
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
mysql> SHOW TABLES LIKE '%routerconfigs%';
+-----------------------------------+
| Tables_in_cacti (%routerconfigs%) |
+-----------------------------------+
| plugin_routerconfigs_accounts |
| plugin_routerconfigs_backups |
| plugin_routerconfigs_devices |
| plugin_routerconfigs_devicetypes |
+-----------------------------------+
4 rows in set (0.00 sec)
mysql>
Re: Router-Configs plugin add button does nothing
OK so I ended up upgrading cacti and the plugin architecture and all is good now.
Who is online
Users browsing this forum: No registered users and 4 guests