Hy,
timeout for some reason doesn't close the connection:
my ($output, $errput) = $kssh->capture2({timeout => 1}, "vsp");
hangs and waits for input.
Since we are on a iLO port only 1 connection at a time is allowed. Also there is no command to kill hung processes.
These are the only available comands.
HP CLI Commands:
POWER : Control server power.
UID : Control Unit-ID light.
NMI : Generate an NMI.
VM : Virtual media commands.
LANGUAGE : Command to set or get default language
VSP : Invoke virtual serial port.
TEXTCONS : Invoke Remote Text Console.
going to try with stin_data. |