in reply to Re: Perl HP ilo vsp
in thread Perl HP ilo 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.my ($output, $errput) = $kssh->capture2({timeout => 1}, "vsp");
going to try with stin_data.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.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Perl HP ilo vsp
by bulk88 (Priest) on May 31, 2012 at 20:59 UTC | |
|
Re^3: Perl HP ilo vsp
by being_rachna (Initiate) on Oct 17, 2016 at 13:32 UTC |