rancid-git icon indicating copy to clipboard operation
rancid-git copied to clipboard

a10 Network Load Balancers

Open joegoins opened this issue 8 years ago • 0 comments

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.

joegoins avatar Apr 04 '16 19:04 joegoins