Hello all,
I'm trying to execute two commands at once using using Telnet checks. At this time i already have an existing item that telnets in my equipment and is able to grab the value. This new item I am trying to make it execute the command "enable" (to turn on privileged mode on) and then "show system syslog log"
To sum up i have an existing item that works but when i try to create a new item with two commands i receive an error off that same equipment.
Cannot find prompt after command execution: [4] Interrupted system call
Any feedback would be appreciated
I'm trying to execute two commands at once using using Telnet checks. At this time i already have an existing item that telnets in my equipment and is able to grab the value. This new item I am trying to make it execute the command "enable" (to turn on privileged mode on) and then "show system syslog log"
To sum up i have an existing item that works but when i try to create a new item with two commands i receive an error off that same equipment.
Cannot find prompt after command execution: [4] Interrupted system call
Any feedback would be appreciated
Comment