You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 10, 2019. It is now read-only.
I am having trouble getting a10 devices added as a device class
I copied our a10 scripts from the old rancid server however I can't seem to get it to work on the new server.
I have a script for a10login and a10rancid and placed them in /usr/lib/rancid/bin/ (same place as rancid-fe)
I edited the rancid-fe file and added:
'a10' => 'a10rancid'
However if I try to run rancid-fe {device}:a10 i get the message
exec failed router manufacturer a10: No such file or directory
if i run a10login I get logged in just fine
if i run a10rancid I get:
sh: 1: fnlogin: not found
{device}: missed cmd(s): get system status,show full-configuration
0: found end
{device}: End of run not found
a previous engineer wrote the scripts for the a10's from the fnrancid/fnlogin scripts it looks like.
He isn't around anymore to ask and he loved to write random custom crap to make it unnecessarily complicated.
I don't really know where to go from here...
Any help would be GREATLY appreciated.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am having trouble getting a10 devices added as a device class
I copied our a10 scripts from the old rancid server however I can't seem to get it to work on the new server.
I have a script for a10login and a10rancid and placed them in /usr/lib/rancid/bin/ (same place as rancid-fe)
I edited the rancid-fe file and added:
'a10' => 'a10rancid'
However if I try to run rancid-fe {device}:a10 i get the message
exec failed router manufacturer a10: No such file or directory
if i run a10login I get logged in just fine
if i run a10rancid I get:
sh: 1: fnlogin: not found
{device}: missed cmd(s): get system status,show full-configuration
0: found end
{device}: End of run not found
a previous engineer wrote the scripts for the a10's from the fnrancid/fnlogin scripts it looks like.
He isn't around anymore to ask and he loved to write random custom crap to make it unnecessarily complicated.
I don't really know where to go from here...
Any help would be GREATLY appreciated.
The text was updated successfully, but these errors were encountered: