This is a discussion on Expect, empty Synchronization Issues on AIX within the AIX Operating System forums, part of the Unix Operating Systems category; --> Hi all, I'm setting up the perl Expect package on AIX to automate sysadmin functions at our site. I ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi all, I'm setting up the perl Expect package on AIX to automate sysadmin functions at our site. I also tried empty http://empty.sourceforge.net/ .. I seem to be having similar problems with both. I'm trying to automate telnet login and all of the output seems to be generated properly but there seems to be problems with synchronization because sometimes a command gets accepted by the target system as the username. The results are variable and sometimes it has worked. What experiences have you had with either of these? What issues did you encounter in setting them up? Any AIX specific issues you're aware of? TIA TD |
| ||||
| On 6 ÍÁÒ, 02:52, TD <thinkdiffer...@mailinator.com> wrote: > Hi all, I'm setting up the perl Expect package on AIX to automate > sysadmin functions at our site. šI also tried emptyhttp://empty.sourceforge.net/ > . šI seem to be having similar problems with both. šI'm trying to > automate telnet login and all of the output seems to be generated > properly but there seems to be problems with synchronization because > sometimes a command gets accepted by the target system as the > username. šThe results are variable and sometimes it has worked. > > What experiences have you had with either of these? šWhat issues did > you encounter in setting them up? šAny AIX specific issues you're > aware of? > > TIA > TD Hi, I have not experience with AIX, but can help with "empty". If you specify -L option you can log the session to the file. If you can publish this log and your "telnet" the script, I hope we will find solution. --Mike P.S. don't forget to replace your password with **** in the log |