36 lines
599 B
Plaintext
36 lines
599 B
Plaintext
|
|
||
|
=head1 NAME
|
||
|
|
||
|
B<rbeacon> - Turns beacon on/off/blink or gives status of a node or noderange.
|
||
|
|
||
|
=head1 SYNOPSIS
|
||
|
|
||
|
B<rbeacon> I<noderange> {B<on>|B<blink>|B<off>|B<stat>}
|
||
|
|
||
|
B<rbeacon> [B<-h>|B<--help>]
|
||
|
|
||
|
B<rbeacon> {B<-v>|B<--version>}
|
||
|
|
||
|
|
||
|
=head1 DESCRIPTION
|
||
|
|
||
|
B<rbeacon> Turns beacon (a light on the front of the physical server) on/off/blink or gives status of a node or noderange.
|
||
|
|
||
|
=head1 EXAMPLES
|
||
|
|
||
|
rbeacon 1,3 off
|
||
|
rbeacon 14-56,70-203 on
|
||
|
rbeacon 1,3,14-56,70-203 blink
|
||
|
rbeacon all,-129-256 stat
|
||
|
|
||
|
|
||
|
=head1 SEE ALSO
|
||
|
|
||
|
noderange(3), rpower(1)
|
||
|
|
||
|
=head1 AUTHOR
|
||
|
|
||
|
Egan Ford E<lt>egan@us.ibm.comE<gt>
|
||
|
|
||
|
|