xcat-core/xCAT-client/pods/man1/wvid.1.pod
bp-sawyers 452806fff5 Added wvid man page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12363 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-26 19:14:35 +00:00

36 lines
784 B
Plaintext

=head1 B<Name>
wvid - windowed remote video console for nodes
=head1 B<Synopsis>
B<wvid> I<noderange>
=head1 B<Description>
B<wvid> provides access to the remote node video console of a single node, or range of nodes or groups.
B<wvid> provides a simple front-end to the hardware's remote console capability.
Currently this command is supported for: blades, BMC/IMM, KVM, and Xen
The B<nodehm.cons> attribute of the node determines the method used to open the console. See L<nodehm(5)|nodehm.5> for further details.
=head1 B<Options>
No options are supported at this time.
=head1 B<Examples>
=over 3
=item 1.
To open video consoles for the 1st 2 nodes:
wvid node1,node2
=back
=head1 B<See Also>
L<noderange(3)|noderange.3>, L<rcons(1)|rcons.1>, L<wcons(1)|wcons.1>