On Thu, Oct 11, 2012 at 1:32 PM, Joe <[email protected]> wrote:
> I’m trying to get agentless monitoring working on our Cisco ASA 5510
> firewall.  The issue is that our provider manages this for us, and didn’t
> want to give us the enable password.  We did however get a locked down
> enable password, but to get it to work, we had to issue the command “enable
> 3” instead of enable.  I changed the Shell script from ‘send “enable\r” ‘ to
> ‘send “enable{Space}3\r” ‘ and it doesn’t spit out an error, but my provider
> is telling me that they aren’t seeing the command go through, just the
> initial user login.  Does anyone know if I’m just editing the script wrong,
> or if it’s even possible to do this with anything but the enable command?

Which expect script did you change? Did you try running it manually?

Reply via email to