Hi,
We are running Cacti 0.8.7g with all the official patches and just installed PIA 2.9
Our first small test was to enable the IP Subnet Calculator and it works great.
We were hoping to get the routerconfigs plugin working as well but I get this in the DB:
mysql> select * from plugin_routerconfigs_devices;
ERROR 1146 (42S02): Table 'cactidb.plugin_routerconfigs_devices' doesn't exist
mysql>
Any ideas? I have enabled and installed the Plugin and the Menus are in the Cacti GUI but when I try and add an authentication account or a device nothing is returned in the GUI. It doesn't take... I think this is because the table isn't there. Would appreciate any help you guys could provide as this would be a great module to get working.
Cheers
jg
Routerconfigs plugin didn't install the table
Moderators: Developers, Moderators
Re: Routerconfigs plugin didn't install the table
Doh!
There is a .sql file in the dir and once I imported that I could then add a device and an auth account...Almost out of the woods but now I am getting this:
��������Authorized access only!
Disconnect IMMEDIATELY if you are not an authorized user!
User Access Verification
Username: �� ������'��ttmi
Password:
ttm-router-2821#copy start tftp
Address or name of remote host []? 10.0.0.22
Destination filename [ttm-router-2821-confg]? Cisco2821-Router_InterNAP
.....
%Error opening tftp://10.0.0.22/Cisco2821-Router_InterNAP (Timed out)
Hmmm...not sure if it is a permissions problem or what at this time.
There is a .sql file in the dir and once I imported that I could then add a device and an auth account...Almost out of the woods but now I am getting this:
��������Authorized access only!
Disconnect IMMEDIATELY if you are not an authorized user!
User Access Verification
Username: �� ������'��ttmi
Password:
ttm-router-2821#copy start tftp
Address or name of remote host []? 10.0.0.22
Destination filename [ttm-router-2821-confg]? Cisco2821-Router_InterNAP
.....
%Error opening tftp://10.0.0.22/Cisco2821-Router_InterNAP (Timed out)
Hmmm...not sure if it is a permissions problem or what at this time.
Re: Routerconfigs plugin didn't install the table
In case anyone else has/had this problem:
how i got it to work:
there is a line in the tftp file under /etc/xinetd.d/ (in RHEL) that reads:
disable = yes
Guess what I changed it to?
Then, i added -vvv to the server_args line and tailed /var/log/messages
was getting permission denied... chmod 777 the dir and then i was good to go.
cheers
jg
how i got it to work:
there is a line in the tftp file under /etc/xinetd.d/ (in RHEL) that reads:
disable = yes
Guess what I changed it to?
Then, i added -vvv to the server_args line and tailed /var/log/messages
was getting permission denied... chmod 777 the dir and then i was good to go.
cheers
jg
Who is online
Users browsing this forum: No registered users and 2 guests