2012-11-01 09:19:19 +00:00
|
|
|
=head1 NAME
|
|
|
|
|
2013-01-23 07:20:41 +00:00
|
|
|
B<nodediscoverstatus> - gets the node discovery process status
|
2012-11-01 09:19:19 +00:00
|
|
|
|
|
|
|
=head1 SYNOPSIS
|
|
|
|
|
2013-01-23 07:20:41 +00:00
|
|
|
B<nodediscoverstatus> [-h| --help | -v | --version]
|
2012-11-01 09:19:19 +00:00
|
|
|
|
|
|
|
B<nodediscoverstatus>
|
|
|
|
|
|
|
|
=head1 DESCRIPTION
|
|
|
|
|
2013-01-23 07:20:41 +00:00
|
|
|
The B<nodediscoverstatus> command detects if the node discovery process is running.
|
2012-11-01 09:19:19 +00:00
|
|
|
|
|
|
|
=head1 OPTIONS
|
|
|
|
|
|
|
|
B<-h|--help>
|
|
|
|
|
|
|
|
Display usage message.
|
|
|
|
|
|
|
|
B<-v|--version>
|
|
|
|
|
|
|
|
Command Version.
|
|
|
|
|
|
|
|
=head1 RETURN VALUE
|
|
|
|
|
|
|
|
0 The command completed successfully.
|
|
|
|
|
|
|
|
1 An error has occured.
|
|
|
|
|
|
|
|
=head1 EXAMPLES
|
|
|
|
|
2013-01-23 07:20:41 +00:00
|
|
|
To determine if there are some nodes discovered and the discovered nodes' status, enter the following command:
|
|
|
|
|
2012-11-01 09:19:19 +00:00
|
|
|
nodediscoverstatus
|
|
|
|
|
|
|
|
=head1 SEE ALSO
|
|
|
|
|
|
|
|
L<nodediscoverstart(1)|nodediscoverstart.1>, L<nodediscoverls(1)|nodediscoverls.1>, L<nodediscoverstatus(1)|nodediscoverstop.1>
|