<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>I'm running 3.6.2 and have rancid working on other platforms (IOS, XR, Juniper, etc) but trying to extend functionality into the ALU/Nokai 7750 space.  I found a somewhat dated script for that platform.</div>

<div> </div>

<div>I've added the following to the rancid.types.conf</div>

<div> </div>

<div style="margin-left: 40px;">alcalu;script;alurancid<br/>
alcalu;login;alulogin</div>

<div> </div>

<div>Then I added the scripts to ~rancid/bin</div>

<div> </div>

<div style="margin-left: 40px;">-bash-4.2$ cd ~rancid/bin<br/>
-bash-4.2$ ls -al alu*<br/>
-rwxr-xr-x. 1 rancid netadm 27812 Feb 15 14:08 alulogin<br/>
-rwxr-xr-x. 1 rancid netadm 12953 Feb 15 14:08 alurancid</div>

<div> </div>

<div>But the result I get when I try to run a router that's in the alcalu group I get the following in my logs.</div>

<div> </div>

<div style="margin-left: 40px;">exec(alurancid) failed router manufacturer alcalu: No such file or directory<br/>
=====================================<br/>
Getting missed routers: round 1.<br/>
exec(alurancid) failed router manufacturer alcalu: No such file or directory<br/>
=====================================<br/>
Getting missed routers: round 2.<br/>
exec(alurancid) failed router manufacturer alcalu: No such file or directory<br/>
=====================================<br/>
Getting missed routers: round 3.<br/>
exec(alurancid) failed router manufacturer alcalu: No such file or directory<br/>
=====================================<br/>
Getting missed routers: round 4.<br/>
exec(alurancid) failed router manufacturer alcalu: No such file or directory</div>

<div style="margin-left: 40px;"> </div>

<div>Appreciate any thoughts on this.</div></div></body></html>