Router-Configs plugin add button does nothing

General discussion about Plugins for Cacti

Moderators: Developers, Moderators

Post Reply
genoint
Posts: 4
Joined: Thu Feb 02, 2012 2:43 pm

Router-Configs plugin add button does nothing

Post by genoint »

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?
noname
Cacti Guru User
Posts: 1566
Joined: Thu Aug 05, 2010 2:04 am
Location: Japan

Re: Router-Configs plugin add button does nothing

Post by noname »

genoint
Posts: 4
Joined: Thu Feb 02, 2012 2:43 pm

Re: Router-Configs plugin add button does nothing

Post by genoint »

Thanks, I have tried that before and tried it again, but always get the following error:

ERROR 1050 (42S01) at line 2: Table 'plugin_routerconfigs_accounts' already exists
noname
Cacti Guru User
Posts: 1566
Joined: Thu Aug 05, 2010 2:04 am
Location: Japan

Re: Router-Configs plugin add button does nothing

Post by noname »

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)
genoint
Posts: 4
Joined: Thu Feb 02, 2012 2:43 pm

Re: Router-Configs plugin add button does nothing

Post by genoint »

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>
genoint
Posts: 4
Joined: Thu Feb 02, 2012 2:43 pm

Re: Router-Configs plugin add button does nothing

Post by genoint »

OK so I ended up upgrading cacti and the plugin architecture and all is good now.
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests